Pull request #43353 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71+83b51522df43866e39f7c757a6ab84ef4050eeb3 (14a109d588c8c736019a856b2534ed6203e25ebd) 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-43353@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-03-10T01:01:23.520Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-10T01:01:23.526Z] Trying to pass milestone 2 [Pipeline] milestone [2022-03-10T01:01:23.605Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-10T01:01:38.793Z] Still waiting to schedule task [2022-03-10T01:01:38.793Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001b25740642f4a8e)’ is offline [2022-03-10T01:02:19.936Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001b25740642f4a8e) in /home/ubuntu/workspace/moby_PR-43353 [Pipeline] { [Pipeline] checkout [2022-03-10T01:02:20.089Z] The recommended git tool is: git [2022-03-10T01:02:23.118Z] using credential docker-jenkins-github-credentials [2022-03-10T01:02:23.126Z] Cloning the remote Git repository [2022-03-10T01:02:23.126Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:02:22.899Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:02:22.959Z] > git init /home/ubuntu/workspace/moby_PR-43353 # timeout=10 [2022-03-10T01:02:23.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:02:23.204Z] > git --version # timeout=10 [2022-03-10T01:02:23.225Z] > git --version # 'git version 2.17.1' [2022-03-10T01:02:23.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:02:23.264Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:02:46.840Z] Fetching without tags [2022-03-10T01:02:47.173Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:02:48.018Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:02:48.018Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:02:46.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:02:46.733Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:02:46.756Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:02:46.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:02:46.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:02:46.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:02:46.827Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:02:47.160Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:02:47.182Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:02:47.900Z] > git remote # timeout=10 [2022-03-10T01:02:47.930Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:02:47.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:02:47.959Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:02:47.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:02:48.002Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:02:48.033Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:02:52.681Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:02:52.675Z] > git rev-list --no-walk 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T01:02:53.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/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-03-10T01:03:00.438Z] Unable to find image 'alpine:latest' locally [2022-03-10T01:03:00.438Z] latest: Pulling from library/alpine [2022-03-10T01:03:00.438Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T01:03:00.438Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T01:03:00.438Z] 59bf1c3509f3: Download complete [2022-03-10T01:03:00.698Z] 59bf1c3509f3: Pull complete [2022-03-10T01:03:00.698Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-10T01:03:00.698Z] Status: Downloaded newer image for alpine:latest [2022-03-10T01:03:08.836Z] 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 [2022-03-10T01:03:09.353Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001b25740642f4a8e) in /home/ubuntu/workspace/moby_PR-43353 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-03-10T01:03:09.367Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cfe2a316a7bdd51b) in /home/ubuntu/workspace/moby_PR-43353 [Pipeline] stage [Pipeline] { (Print info) [2022-03-10T01:03:09.370Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02c56baaa0911ba55) in /home/ubuntu/workspace/moby_PR-43353 [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] { [Pipeline] checkout [Pipeline] { [2022-03-10T01:03:09.412Z] The recommended git tool is: git [Pipeline] { [2022-03-10T01:03:09.423Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-10T01:03:09.442Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-10T01:03:09.455Z] Fetching without tags [Pipeline] checkout [2022-03-10T01:03:09.462Z] The recommended git tool is: git [Pipeline] // stage [2022-03-10T01:03:09.474Z] using credential docker-jenkins-github-credentials [2022-03-10T01:03:09.481Z] Cloning the remote Git repository [2022-03-10T01:03:09.481Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-10T01:03:09.514Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-10T01:03:09.528Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-10T01:03:09.537Z] Cloning the remote Git repository [2022-03-10T01:03:09.537Z] Cloning with configured refspecs honoured and without tags [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] } [2022-03-10T01:03:09.726Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [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-03-10T01:03:09.934Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:03:09.935Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:03:10.085Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:03:09.427Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43353/.git # timeout=10 [2022-03-10T01:03:09.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:03:09.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:03:09.452Z] > git --version # timeout=10 [2022-03-10T01:03:09.459Z] > git --version # 'git version 2.17.1' [2022-03-10T01:03:09.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:09.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:03:09.723Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:09.754Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:09.834Z] > git remote # timeout=10 [2022-03-10T01:03:09.854Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:03:09.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:09.879Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:03:09.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:03:09.932Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:09.941Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:09.524Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:03:09.524Z] > git init /home/ubuntu/workspace/moby_PR-43353 # timeout=10 [2022-03-10T01:03:09.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:03:09.531Z] > git --version # timeout=10 [2022-03-10T01:03:09.534Z] > git --version # 'git version 2.25.1' [2022-03-10T01:03:09.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:09.535Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-03-10T01:03:09.535Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:03:09.537Z] > git init /home/ubuntu/workspace/moby_PR-43353 # timeout=10 [2022-03-10T01:03:09.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:03:09.544Z] > git --version # timeout=10 [2022-03-10T01:03:09.549Z] > git --version # 'git version 2.25.1' [2022-03-10T01:03:09.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:09.550Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-03-10T01:03:10.805Z] + [ PR != PR ] [2022-03-10T01:03:10.805Z] + [ master != master ] [2022-03-10T01:03:10.805Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:03:11.149Z] + docker version [2022-03-10T01:03:11.150Z] Client: Docker Engine - Community [2022-03-10T01:03:11.150Z] Version: 20.10.12 [2022-03-10T01:03:11.150Z] API version: 1.41 [2022-03-10T01:03:11.150Z] Go version: go1.16.12 [2022-03-10T01:03:11.150Z] Git commit: e91ed57 [2022-03-10T01:03:11.150Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T01:03:11.150Z] OS/Arch: linux/amd64 [2022-03-10T01:03:11.150Z] Context: default [2022-03-10T01:03:11.150Z] Experimental: true [2022-03-10T01:03:11.150Z] [2022-03-10T01:03:11.150Z] Server: Docker Engine - Community [2022-03-10T01:03:11.150Z] Engine: [2022-03-10T01:03:11.150Z] Version: 20.10.12 [2022-03-10T01:03:11.150Z] API version: 1.41 (minimum version 1.12) [2022-03-10T01:03:11.150Z] Go version: go1.16.12 [2022-03-10T01:03:11.150Z] Git commit: 459d0df [2022-03-10T01:03:11.150Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T01:03:11.150Z] OS/Arch: linux/amd64 [2022-03-10T01:03:11.150Z] Experimental: true [2022-03-10T01:03:11.150Z] containerd: [2022-03-10T01:03:11.150Z] Version: 1.4.12 [2022-03-10T01:03:11.150Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:11.150Z] runc: [2022-03-10T01:03:11.150Z] Version: 1.0.2 [2022-03-10T01:03:11.150Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T01:03:11.150Z] docker-init: [2022-03-10T01:03:11.150Z] Version: 0.19.0 [2022-03-10T01:03:11.150Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T01:03:11.456Z] + docker info [2022-03-10T01:03:22.711Z] Fetching without tags [2022-03-10T01:03:22.965Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:03:23.475Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:03:23.476Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:03:22.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:03:22.693Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:03:22.697Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:03:22.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:03:22.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:03:22.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:22.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:03:22.963Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:22.966Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:23.435Z] > git remote # timeout=10 [2022-03-10T01:03:23.442Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:03:23.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:23.453Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:03:23.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:03:23.476Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:23.478Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:24.111Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:03:24.352Z] Still waiting to schedule task [2022-03-10T01:03:24.352Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001b25740642f4a8e)’ [2022-03-10T01:03:24.353Z] Still waiting to schedule task [2022-03-10T01:03:24.353Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001b25740642f4a8e)’ [2022-03-10T01:03:24.358Z] Still waiting to schedule task [2022-03-10T01:03:24.359Z] All nodes of label ‘windows-2019’ are offline [2022-03-10T01:03:24.360Z] Still waiting to schedule task [2022-03-10T01:03:24.360Z] All nodes of label ‘windows-2022’ are offline [2022-03-10T01:03:24.360Z] Still waiting to schedule task [2022-03-10T01:03:24.360Z] All nodes of label ‘windows-2022’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:03:24.656Z] Fetching without tags [2022-03-10T01:03:24.804Z] + docker version [2022-03-10T01:03:24.804Z] Client: Docker Engine - Community [2022-03-10T01:03:24.804Z] Version: 20.10.12 [2022-03-10T01:03:24.804Z] API version: 1.41 [2022-03-10T01:03:24.804Z] Go version: go1.16.12 [2022-03-10T01:03:24.804Z] Git commit: e91ed57 [2022-03-10T01:03:24.804Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-10T01:03:24.804Z] OS/Arch: linux/arm64 [2022-03-10T01:03:24.804Z] Context: default [2022-03-10T01:03:24.804Z] Experimental: true [2022-03-10T01:03:24.804Z] [2022-03-10T01:03:24.804Z] Server: Docker Engine - Community [2022-03-10T01:03:24.804Z] Engine: [2022-03-10T01:03:24.804Z] Version: 20.10.12 [2022-03-10T01:03:24.804Z] API version: 1.41 (minimum version 1.12) [2022-03-10T01:03:24.804Z] Go version: go1.16.12 [2022-03-10T01:03:24.804Z] Git commit: 459d0df [2022-03-10T01:03:24.804Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-10T01:03:24.804Z] OS/Arch: linux/arm64 [2022-03-10T01:03:24.804Z] Experimental: true [2022-03-10T01:03:24.804Z] containerd: [2022-03-10T01:03:24.804Z] Version: 1.4.12 [2022-03-10T01:03:24.804Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:24.804Z] runc: [2022-03-10T01:03:24.804Z] Version: 1.0.2 [2022-03-10T01:03:24.804Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T01:03:24.804Z] docker-init: [2022-03-10T01:03:24.804Z] Version: 0.19.0 [2022-03-10T01:03:24.804Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T01:03:24.895Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:03:25.092Z] + docker info [2022-03-10T01:03:25.092Z] Client: [2022-03-10T01:03:25.092Z] Context: default [2022-03-10T01:03:25.092Z] Debug Mode: false [2022-03-10T01:03:25.092Z] Plugins: [2022-03-10T01:03:25.092Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T01:03:25.092Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T01:03:25.092Z] [2022-03-10T01:03:25.092Z] Server: [2022-03-10T01:03:25.092Z] Containers: 0 [2022-03-10T01:03:25.092Z] Running: 0 [2022-03-10T01:03:25.092Z] Paused: 0 [2022-03-10T01:03:25.092Z] Stopped: 0 [2022-03-10T01:03:25.092Z] Images: 3 [2022-03-10T01:03:25.092Z] Server Version: 20.10.12 [2022-03-10T01:03:25.092Z] Storage Driver: overlay2 [2022-03-10T01:03:25.092Z] Backing Filesystem: extfs [2022-03-10T01:03:25.092Z] Supports d_type: true [2022-03-10T01:03:25.092Z] Native Overlay Diff: true [2022-03-10T01:03:25.092Z] userxattr: false [2022-03-10T01:03:25.092Z] Logging Driver: json-file [2022-03-10T01:03:25.092Z] Cgroup Driver: cgroupfs [2022-03-10T01:03:25.092Z] Cgroup Version: 1 [2022-03-10T01:03:25.092Z] Plugins: [2022-03-10T01:03:25.092Z] Volume: local [2022-03-10T01:03:25.092Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T01:03:25.092Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T01:03:25.092Z] Swarm: inactive [2022-03-10T01:03:25.092Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T01:03:25.092Z] Default Runtime: runc [2022-03-10T01:03:25.092Z] Init Binary: docker-init [2022-03-10T01:03:25.092Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:25.092Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T01:03:25.092Z] init version: de40ad0 [2022-03-10T01:03:25.092Z] Security Options: [2022-03-10T01:03:25.092Z] apparmor [2022-03-10T01:03:25.092Z] seccomp [2022-03-10T01:03:25.092Z] Profile: default [2022-03-10T01:03:25.092Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T01:03:25.092Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T01:03:25.092Z] OSType: linux [2022-03-10T01:03:25.092Z] Architecture: aarch64 [2022-03-10T01:03:25.092Z] CPUs: 2 [2022-03-10T01:03:25.092Z] Total Memory: 7.576GiB [2022-03-10T01:03:25.092Z] Name: ip-10-100-103-182 [2022-03-10T01:03:25.092Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-10T01:03:25.092Z] Docker Root Dir: /var/lib/docker [2022-03-10T01:03:25.092Z] Debug Mode: false [2022-03-10T01:03:25.092Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:03:25.092Z] Labels: [2022-03-10T01:03:25.092Z] Experimental: true [2022-03-10T01:03:25.092Z] Insecure Registries: [2022-03-10T01:03:25.092Z] 127.0.0.0/8 [2022-03-10T01:03:25.092Z] Live Restore Enabled: true [2022-03-10T01:03:25.092Z] [Pipeline] sh [2022-03-10T01:03:24.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:03:24.639Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:03:24.642Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:03:24.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:03:24.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:03:24.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:24.659Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:03:24.897Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:24.903Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:25.373Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:03:25.373Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:03:25.373Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43353/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T01:03:25.373Z] + bash /home/ubuntu/workspace/moby_PR-43353/check-config.sh [2022-03-10T01:03:25.373Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T01:03:25.373Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-10T01:03:25.373Z] [2022-03-10T01:03:25.373Z] Generally Necessary: [2022-03-10T01:03:25.373Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T01:03:25.373Z] - apparmor: enabled and tools installed [2022-03-10T01:03:25.373Z] - CONFIG_NAMESPACES: enabled [2022-03-10T01:03:25.373Z] - CONFIG_NET_NS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_PID_NS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_IPC_NS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_UTS_NS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CGROUPS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T01:03:25.373Z] - CONFIG_CPUSETS: enabled [2022-03-10T01:03:25.373Z] - CONFIG_MEMCG: enabled [2022-03-10T01:03:25.404Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:03:25.404Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:03:25.632Z] - CONFIG_KEYS: enabled [2022-03-10T01:03:25.632Z] - CONFIG_VETH: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T01:03:25.632Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T01:03:25.632Z] [2022-03-10T01:03:25.632Z] Optional Features: [2022-03-10T01:03:25.632Z] - CONFIG_USER_NS: enabled [2022-03-10T01:03:25.632Z] - CONFIG_SECCOMP: enabled [2022-03-10T01:03:25.632Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T01:03:25.632Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T01:03:25.632Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T01:03:25.632Z] (cgroup swap accounting is currently enabled) [2022-03-10T01:03:25.632Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T01:03:25.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T01:03:25.632Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T01:03:25.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T01:03:25.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T01:03:25.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T01:03:25.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T01:03:25.632Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T01:03:25.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T01:03:25.632Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T01:03:25.632Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T01:03:25.632Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T01:03:25.632Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T01:03:25.632Z] - CONFIG_EXT4_FS: enabled [2022-03-10T01:03:25.632Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T01:03:25.632Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T01:03:25.632Z] - Network Drivers: [2022-03-10T01:03:25.632Z] - "overlay": [2022-03-10T01:03:25.632Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T01:03:25.632Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T01:03:25.632Z] Optional (for encrypted networks): [2022-03-10T01:03:25.890Z] - CONFIG_CRYPTO: enabled [2022-03-10T01:03:25.890Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T01:03:25.890Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T01:03:25.890Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T01:03:25.890Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T01:03:25.890Z] - CONFIG_XFRM: enabled [2022-03-10T01:03:25.890Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T01:03:25.890Z] - "ipvlan": [2022-03-10T01:03:25.890Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T01:03:25.890Z] - "macvlan": [2022-03-10T01:03:25.890Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T01:03:25.890Z] - "ftp,tftp client in container": [2022-03-10T01:03:25.890Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T01:03:25.890Z] - Storage Drivers: [2022-03-10T01:03:25.890Z] - "aufs": [2022-03-10T01:03:25.890Z] - CONFIG_AUFS_FS: missing [2022-03-10T01:03:25.890Z] - "btrfs": [2022-03-10T01:03:25.890Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T01:03:25.890Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T01:03:25.890Z] - "devicemapper": [2022-03-10T01:03:25.890Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T01:03:25.890Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T01:03:25.890Z] - "overlay": [2022-03-10T01:03:25.890Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T01:03:25.890Z] - "zfs": [2022-03-10T01:03:25.890Z] - /dev/zfs: present [2022-03-10T01:03:25.890Z] - zfs command: missing [2022-03-10T01:03:25.890Z] - zpool command: missing [2022-03-10T01:03:25.890Z] [2022-03-10T01:03:25.890Z] Limits: [2022-03-10T01:03:25.890Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T01:03:25.890Z] [2022-03-10T01:03:25.890Z] + true [Pipeline] } [2022-03-10T01:03:25.900Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T01:03:26.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 . [2022-03-10T01:03:26.222Z] #1 [internal] load build definition from Dockerfile [2022-03-10T01:03:26.222Z] #1 sha256:15f31f0b4d40c30542c527feb797533009a08b6ec41780399fbf730dd624f506 [2022-03-10T01:03:26.222Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T01:03:26.222Z] #1 DONE 0.0s [2022-03-10T01:03:26.222Z] [2022-03-10T01:03:26.222Z] #2 [internal] load .dockerignore [2022-03-10T01:03:26.222Z] #2 sha256:686b4df23113e210f36262a8c0dc58df13002e964513b22cda7e2bfd0013db03 [2022-03-10T01:03:26.222Z] #2 transferring context: 87B done [2022-03-10T01:03:26.222Z] #2 DONE 0.0s [2022-03-10T01:03:26.222Z] [2022-03-10T01:03:26.222Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T01:03:26.222Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:03:26.611Z] + docker version [2022-03-10T01:03:26.611Z] Client: Docker Engine - Community [2022-03-10T01:03:26.611Z] Version: 20.10.12 [2022-03-10T01:03:26.611Z] API version: 1.41 [2022-03-10T01:03:26.611Z] Go version: go1.16.12 [2022-03-10T01:03:26.611Z] Git commit: e91ed57 [2022-03-10T01:03:26.611Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-10T01:03:26.611Z] OS/Arch: linux/amd64 [2022-03-10T01:03:26.611Z] Context: default [2022-03-10T01:03:26.611Z] Experimental: true [2022-03-10T01:03:26.611Z] [2022-03-10T01:03:26.611Z] Server: Docker Engine - Community [2022-03-10T01:03:26.611Z] Engine: [2022-03-10T01:03:26.611Z] Version: 20.10.12 [2022-03-10T01:03:26.611Z] API version: 1.41 (minimum version 1.12) [2022-03-10T01:03:26.611Z] Go version: go1.16.12 [2022-03-10T01:03:26.611Z] Git commit: 459d0df [2022-03-10T01:03:26.611Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-10T01:03:26.611Z] OS/Arch: linux/amd64 [2022-03-10T01:03:26.611Z] Experimental: true [2022-03-10T01:03:26.611Z] containerd: [2022-03-10T01:03:26.611Z] Version: 1.4.12 [2022-03-10T01:03:26.611Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:26.611Z] runc: [2022-03-10T01:03:26.611Z] Version: 1.0.2 [2022-03-10T01:03:26.611Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T01:03:26.611Z] docker-init: [2022-03-10T01:03:26.611Z] Version: 0.19.0 [2022-03-10T01:03:26.611Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T01:03:26.787Z] #3 DONE 0.3s [2022-03-10T01:03:26.787Z] [2022-03-10T01:03:26.787Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T01:03:26.787Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-10T01:03:26.787Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T01:03:26.787Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-10T01:03:26.787Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-10T01:03:26.787Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-10T01:03:26.787Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T01:03:26.787Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-03-10T01:03:26.887Z] + docker info [2022-03-10T01:03:26.887Z] Client: [2022-03-10T01:03:26.887Z] Context: default [2022-03-10T01:03:26.887Z] Debug Mode: false [2022-03-10T01:03:26.887Z] Plugins: [2022-03-10T01:03:26.887Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T01:03:26.887Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T01:03:26.887Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T01:03:26.887Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T01:03:26.887Z] [2022-03-10T01:03:26.887Z] Server: [2022-03-10T01:03:26.887Z] Containers: 0 [2022-03-10T01:03:26.887Z] Running: 0 [2022-03-10T01:03:26.887Z] Paused: 0 [2022-03-10T01:03:26.887Z] Stopped: 0 [2022-03-10T01:03:26.887Z] Images: 2 [2022-03-10T01:03:26.887Z] Server Version: 20.10.12 [2022-03-10T01:03:26.887Z] Storage Driver: overlay2 [2022-03-10T01:03:26.887Z] Backing Filesystem: extfs [2022-03-10T01:03:26.887Z] Supports d_type: true [2022-03-10T01:03:26.887Z] Native Overlay Diff: true [2022-03-10T01:03:26.887Z] userxattr: false [2022-03-10T01:03:26.887Z] Logging Driver: json-file [2022-03-10T01:03:26.887Z] Cgroup Driver: systemd [2022-03-10T01:03:26.887Z] Cgroup Version: 2 [2022-03-10T01:03:26.887Z] Plugins: [2022-03-10T01:03:26.887Z] Volume: local [2022-03-10T01:03:26.887Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T01:03:26.887Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T01:03:26.887Z] Swarm: inactive [2022-03-10T01:03:26.887Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T01:03:26.887Z] Default Runtime: runc [2022-03-10T01:03:26.887Z] Init Binary: docker-init [2022-03-10T01:03:26.887Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:26.887Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T01:03:26.887Z] init version: de40ad0 [2022-03-10T01:03:26.887Z] Security Options: [2022-03-10T01:03:26.887Z] apparmor [2022-03-10T01:03:26.887Z] seccomp [2022-03-10T01:03:26.887Z] Profile: default [2022-03-10T01:03:26.887Z] cgroupns [2022-03-10T01:03:26.887Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T01:03:26.887Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T01:03:26.887Z] OSType: linux [2022-03-10T01:03:26.887Z] Architecture: x86_64 [2022-03-10T01:03:26.887Z] CPUs: 2 [2022-03-10T01:03:26.887Z] Total Memory: 7.559GiB [2022-03-10T01:03:26.887Z] Name: ip-10-100-64-229 [2022-03-10T01:03:26.887Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-10T01:03:26.887Z] Docker Root Dir: /var/lib/docker [2022-03-10T01:03:26.887Z] Debug Mode: false [2022-03-10T01:03:26.887Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:03:26.887Z] Labels: [2022-03-10T01:03:26.887Z] Experimental: true [2022-03-10T01:03:26.887Z] Insecure Registries: [2022-03-10T01:03:26.887Z] 127.0.0.0/8 [2022-03-10T01:03:26.887Z] Live Restore Enabled: true [2022-03-10T01:03:26.887Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T01:03:27.045Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-10T01:03:27.045Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-10T01:03:27.045Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-03-10T01:03:27.045Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-10T01:03:27.045Z] #4 DONE 0.5s [2022-03-10T01:03:25.375Z] > git remote # timeout=10 [2022-03-10T01:03:25.380Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:03:25.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:03:25.387Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:03:25.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:03:25.406Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:03:25.408Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:03:27.209Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 . [2022-03-10T01:03:27.303Z] [2022-03-10T01:03:27.303Z] #6 [internal] load build definition from Dockerfile [2022-03-10T01:03:27.303Z] #6 sha256:1c545e3b6208455b879937f6bdfa246d349c9026eeec248ad248720b467c055a [2022-03-10T01:03:27.303Z] #6 DONE 0.0s [2022-03-10T01:03:27.303Z] [2022-03-10T01:03:27.303Z] #5 [internal] load .dockerignore [2022-03-10T01:03:27.303Z] #5 sha256:ec9e1b09158ae96e30965c1025ccac4e9ab97e15382727302dd0ff8f266bb846 [2022-03-10T01:03:27.303Z] #5 DONE 0.0s [2022-03-10T01:03:27.303Z] [2022-03-10T01:03:27.303Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T01:03:27.303Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-10T01:03:27.465Z] #1 [internal] load build definition from Dockerfile [2022-03-10T01:03:27.465Z] #1 sha256:28a4241f3c697599066b621912a27e3fc44c87c60a10b9d28f0d6cb36521b69f [2022-03-10T01:03:27.465Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T01:03:27.465Z] #1 DONE 0.0s [2022-03-10T01:03:27.465Z] [2022-03-10T01:03:27.465Z] #2 [internal] load .dockerignore [2022-03-10T01:03:27.465Z] #2 sha256:b4c35354ee9bb8a880f575849bb933d3bb0292bb2e93e32ca38eaa62a2eeab62 [2022-03-10T01:03:27.465Z] #2 transferring context: 87B done [2022-03-10T01:03:27.465Z] #2 DONE 0.0s [2022-03-10T01:03:27.465Z] [2022-03-10T01:03:27.465Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T01:03:27.465Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T01:03:27.465Z] #3 DONE 0.1s [2022-03-10T01:03:27.465Z] [2022-03-10T01:03:27.465Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T01:03:27.465Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T01:03:27.465Z] #4 CACHED [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #5 [internal] load .dockerignore [2022-03-10T01:03:27.720Z] #5 sha256:e19697cf5b088abf6dcb7bab8a74ef060eb8a67edf1f2ee4aedeb1dcedf4a9ac [2022-03-10T01:03:27.720Z] #5 DONE 0.0s [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #6 [internal] load build definition from Dockerfile [2022-03-10T01:03:27.720Z] #6 sha256:4bd622389b991c7c76cc15c7c10543eae4bd744dcde3c27355dc04cac6e4aba8 [2022-03-10T01:03:27.720Z] #6 DONE 0.0s [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:27.720Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T01:03:27.720Z] #9 DONE 0.1s [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:27.720Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T01:03:27.720Z] #10 DONE 0.1s [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:03:27.720Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:03:27.720Z] #8 DONE 0.2s [2022-03-10T01:03:27.720Z] [2022-03-10T01:03:27.720Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T01:03:27.720Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T01:03:27.869Z] #10 DONE 0.6s [2022-03-10T01:03:27.869Z] [2022-03-10T01:03:27.869Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:27.869Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T01:03:27.869Z] #9 DONE 0.5s [2022-03-10T01:03:27.869Z] [2022-03-10T01:03:27.869Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:27.869Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T01:03:27.978Z] #7 DONE 0.3s [2022-03-10T01:03:27.978Z] [2022-03-10T01:03:27.978Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:27.978Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:03:27.978Z] #69 DONE 0.0s [2022-03-10T01:03:27.978Z] [2022-03-10T01:03:27.979Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:27.979Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:03:27.979Z] #67 DONE 0.0s [2022-03-10T01:03:27.979Z] [2022-03-10T01:03:27.979Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:27.979Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:27.979Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-10T01:03:28.132Z] #8 DONE 0.6s [2022-03-10T01:03:28.132Z] [2022-03-10T01:03:28.132Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:03:28.132Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-10T01:03:28.132Z] #7 DONE 0.6s [2022-03-10T01:03:28.238Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T01:03:28.239Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T01:03:28.239Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T01:03:28.239Z] #28 DONE 0.1s [2022-03-10T01:03:28.239Z] [2022-03-10T01:03:28.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:28.239Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:28.239Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T01:03:28.239Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T01:03:28.239Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T01:03:28.239Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 0.1s [2022-03-10T01:03:28.239Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 0B / 157B 0.1s [2022-03-10T01:03:28.239Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T01:03:28.239Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 0.2s done [2022-03-10T01:03:28.391Z] [2022-03-10T01:03:28.391Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:28.391Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T01:03:28.391Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-10T01:03:28.499Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.53MB / 134.90MB 0.3s [2022-03-10T01:03:28.499Z] #11 ... [2022-03-10T01:03:28.499Z] [2022-03-10T01:03:28.499Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:03:28.499Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:03:28.499Z] #45 DONE 0.5s [2022-03-10T01:03:28.499Z] [2022-03-10T01:03:28.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:28.499Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:28.499Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 19.92MB / 134.90MB 0.4s [2022-03-10T01:03:28.651Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T01:03:28.651Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-10T01:03:28.651Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-10T01:03:28.651Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.10MB / 53.61MB 0.2s [2022-03-10T01:03:28.651Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 13.60MB / 53.61MB 0.3s [2022-03-10T01:03:28.757Z] #11 ... [2022-03-10T01:03:28.757Z] [2022-03-10T01:03:28.757Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:03:28.757Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:03:28.757Z] #45 DONE 0.0s [2022-03-10T01:03:28.757Z] [2022-03-10T01:03:28.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:28.757Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:28.757Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 30.41MB / 134.90MB 0.7s [2022-03-10T01:03:28.757Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 39.79MB / 134.90MB 0.8s [2022-03-10T01:03:28.915Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 18.76MB / 53.61MB 0.4s [2022-03-10T01:03:28.915Z] #28 ... [2022-03-10T01:03:28.915Z] [2022-03-10T01:03:28.915Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:03:28.915Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:03:28.915Z] #45 DONE 0.6s [2022-03-10T01:03:28.915Z] [2022-03-10T01:03:28.915Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:28.915Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T01:03:28.915Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 28.68MB / 53.61MB 0.5s [2022-03-10T01:03:29.023Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 47.19MB / 134.90MB 1.1s [2022-03-10T01:03:29.178Z] #28 ... [2022-03-10T01:03:29.178Z] [2022-03-10T01:03:29.178Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:03:29.178Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:03:29.178Z] #45 DONE 0.0s [2022-03-10T01:03:29.178Z] [2022-03-10T01:03:29.178Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:29.178Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T01:03:29.178Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 37.75MB / 53.61MB 0.6s [2022-03-10T01:03:29.178Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 49.28MB / 53.61MB 0.7s [2022-03-10T01:03:29.281Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 55.68MB / 134.90MB 1.2s [2022-03-10T01:03:29.282Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 66.06MB / 134.90MB 1.3s [2022-03-10T01:03:29.453Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 52.43MB / 53.61MB 0.9s [2022-03-10T01:03:29.538Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 78.64MB / 134.90MB 1.5s [2022-03-10T01:03:29.559Z] Client: [2022-03-10T01:03:29.559Z] Context: default [2022-03-10T01:03:29.559Z] Debug Mode: false [2022-03-10T01:03:29.559Z] Plugins: [2022-03-10T01:03:29.559Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T01:03:29.559Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T01:03:29.559Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T01:03:29.559Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T01:03:29.559Z] [2022-03-10T01:03:29.559Z] Server: [2022-03-10T01:03:29.559Z] Containers: 0 [2022-03-10T01:03:29.559Z] Running: 0 [2022-03-10T01:03:29.559Z] Paused: 0 [2022-03-10T01:03:29.559Z] Stopped: 0 [2022-03-10T01:03:29.559Z] Images: 1 [2022-03-10T01:03:29.559Z] Server Version: 20.10.12 [2022-03-10T01:03:29.559Z] Storage Driver: overlay2 [2022-03-10T01:03:29.559Z] Backing Filesystem: extfs [2022-03-10T01:03:29.559Z] Supports d_type: true [2022-03-10T01:03:29.559Z] Native Overlay Diff: true [2022-03-10T01:03:29.559Z] userxattr: false [2022-03-10T01:03:29.559Z] Logging Driver: json-file [2022-03-10T01:03:29.559Z] Cgroup Driver: cgroupfs [2022-03-10T01:03:29.559Z] Cgroup Version: 1 [2022-03-10T01:03:29.559Z] Plugins: [2022-03-10T01:03:29.559Z] Volume: local [2022-03-10T01:03:29.559Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T01:03:29.559Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T01:03:29.559Z] Swarm: inactive [2022-03-10T01:03:29.559Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T01:03:29.559Z] Default Runtime: runc [2022-03-10T01:03:29.559Z] Init Binary: docker-init [2022-03-10T01:03:29.559Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:03:29.559Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T01:03:29.559Z] init version: de40ad0 [2022-03-10T01:03:29.559Z] Security Options: [2022-03-10T01:03:29.559Z] apparmor [2022-03-10T01:03:29.559Z] seccomp [2022-03-10T01:03:29.559Z] Profile: default [2022-03-10T01:03:29.559Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T01:03:29.559Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T01:03:29.559Z] OSType: linux [2022-03-10T01:03:29.559Z] Architecture: x86_64 [2022-03-10T01:03:29.559Z] CPUs: 2 [2022-03-10T01:03:29.559Z] Total Memory: 7.483GiB [2022-03-10T01:03:29.559Z] Name: ip-10-100-122-247 [2022-03-10T01:03:29.559Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T01:03:29.559Z] Docker Root Dir: /var/lib/docker [2022-03-10T01:03:29.559Z] Debug Mode: false [2022-03-10T01:03:29.559Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:03:29.559Z] Labels: [2022-03-10T01:03:29.559Z] Experimental: true [2022-03-10T01:03:29.559Z] Insecure Registries: [2022-03-10T01:03:29.559Z] 127.0.0.0/8 [2022-03-10T01:03:29.559Z] Live Restore Enabled: true [2022-03-10T01:03:29.559Z] [2022-03-10T01:03:29.559Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T01:03:29.795Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 94.37MB / 134.90MB 1.8s [2022-03-10T01:03:29.850Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:03:29.850Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:03:29.850Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43353/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T01:03:29.850Z] + bash /home/ubuntu/workspace/moby_PR-43353/check-config.sh [2022-03-10T01:03:29.850Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T01:03:29.850Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T01:03:29.850Z] [2022-03-10T01:03:29.850Z] Generally Necessary: [2022-03-10T01:03:29.850Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T01:03:29.850Z] - apparmor: enabled and tools installed [2022-03-10T01:03:29.850Z] - CONFIG_NAMESPACES: enabled [2022-03-10T01:03:29.850Z] - CONFIG_NET_NS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_PID_NS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_IPC_NS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_UTS_NS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CGROUPS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T01:03:29.850Z] - CONFIG_CPUSETS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_MEMCG: enabled [2022-03-10T01:03:29.850Z] - CONFIG_KEYS: enabled [2022-03-10T01:03:29.850Z] - CONFIG_VETH: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T01:03:29.850Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T01:03:30.025Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.3s done [2022-03-10T01:03:30.025Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 [2022-03-10T01:03:30.054Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 2.0s [2022-03-10T01:03:30.116Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T01:03:30.116Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T01:03:30.116Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T01:03:30.116Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T01:03:30.116Z] [2022-03-10T01:03:30.116Z] Optional Features: [2022-03-10T01:03:30.116Z] - CONFIG_USER_NS: enabled [2022-03-10T01:03:30.116Z] - CONFIG_SECCOMP: enabled [2022-03-10T01:03:30.117Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T01:03:30.117Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T01:03:30.117Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T01:03:30.117Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T01:03:30.117Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T01:03:30.117Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T01:03:30.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T01:03:30.117Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T01:03:30.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T01:03:30.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T01:03:30.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T01:03:30.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T01:03:30.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T01:03:30.117Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T01:03:30.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T01:03:30.117Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T01:03:30.117Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T01:03:30.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T01:03:30.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T01:03:30.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T01:03:30.117Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T01:03:30.117Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T01:03:30.117Z] - CONFIG_EXT4_FS: enabled [2022-03-10T01:03:30.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T01:03:30.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T01:03:30.117Z] - Network Drivers: [2022-03-10T01:03:30.117Z] - "overlay": [2022-03-10T01:03:30.117Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T01:03:30.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T01:03:30.117Z] Optional (for encrypted networks): [2022-03-10T01:03:30.311Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 117.09MB / 134.90MB 2.2s [2022-03-10T01:03:30.311Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 125.83MB / 134.90MB 2.3s [2022-03-10T01:03:30.375Z] - CONFIG_CRYPTO: enabled [2022-03-10T01:03:30.376Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T01:03:30.376Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T01:03:30.376Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T01:03:30.376Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T01:03:30.376Z] - CONFIG_XFRM: enabled [2022-03-10T01:03:30.376Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T01:03:30.376Z] - "ipvlan": [2022-03-10T01:03:30.376Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T01:03:30.376Z] - "macvlan": [2022-03-10T01:03:30.376Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T01:03:30.376Z] - "ftp,tftp client in container": [2022-03-10T01:03:30.376Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T01:03:30.376Z] - Storage Drivers: [2022-03-10T01:03:30.376Z] - "aufs": [2022-03-10T01:03:30.376Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T01:03:30.376Z] - "btrfs": [2022-03-10T01:03:30.376Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T01:03:30.376Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T01:03:30.376Z] - "devicemapper": [2022-03-10T01:03:30.376Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T01:03:30.376Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T01:03:30.376Z] - "overlay": [2022-03-10T01:03:30.376Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T01:03:30.376Z] - "zfs": [2022-03-10T01:03:30.376Z] - /dev/zfs: present [2022-03-10T01:03:30.376Z] - zfs command: missing [2022-03-10T01:03:30.376Z] - zpool command: missing [2022-03-10T01:03:30.376Z] [2022-03-10T01:03:30.376Z] Limits: [2022-03-10T01:03:30.376Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T01:03:30.376Z] [2022-03-10T01:03:30.376Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T01:03:30.567Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 2.6s [2022-03-10T01:03:30.714Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 . [2022-03-10T01:03:30.972Z] #1 [internal] load build definition from Dockerfile [2022-03-10T01:03:30.972Z] #1 sha256:8b8d08a687a634f71ead04da3015e6be19592c9342664b434bb83622c85c0337 [2022-03-10T01:03:30.972Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T01:03:30.972Z] #1 DONE 0.1s [2022-03-10T01:03:30.972Z] [2022-03-10T01:03:30.972Z] #2 [internal] load .dockerignore [2022-03-10T01:03:30.972Z] #2 sha256:006d9d382f7e18a54e7489e98e0ccd806bae65641ca488bb54c40f5690b5cb58 [2022-03-10T01:03:30.972Z] #2 transferring context: 87B done [2022-03-10T01:03:30.972Z] #2 DONE 0.1s [2022-03-10T01:03:30.972Z] [2022-03-10T01:03:30.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T01:03:30.972Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T01:03:31.138Z] #11 ... [2022-03-10T01:03:31.138Z] [2022-03-10T01:03:31.138Z] #24 [internal] load build context [2022-03-10T01:03:31.138Z] #24 sha256:da9343ad6a2e2f5c0ec01ca3f77b720143fa23ddc88b1b9346980ac772211cfc [2022-03-10T01:03:31.138Z] #24 transferring context: 56.92MB 3.0s done [2022-03-10T01:03:31.138Z] #24 DONE 3.1s [2022-03-10T01:03:31.138Z] [2022-03-10T01:03:31.138Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:31.138Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:31.138Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 3.0s done [2022-03-10T01:03:31.395Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-10T01:03:31.414Z] #28 ... [2022-03-10T01:03:31.414Z] [2022-03-10T01:03:31.414Z] #24 [internal] load build context [2022-03-10T01:03:31.414Z] #24 sha256:d5188ac87d264f3b5ea7611618151a702b5d7b07869ca394d5bd40ebc03ee4ba [2022-03-10T01:03:31.414Z] #24 transferring context: 56.94MB 2.4s done [2022-03-10T01:03:31.414Z] #24 DONE 2.7s [2022-03-10T01:03:31.414Z] [2022-03-10T01:03:31.414Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:31.414Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:03:31.414Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-10T01:03:31.414Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T01:03:31.414Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-03-10T01:03:31.414Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:03:31.414Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T01:03:31.414Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-03-10T01:03:31.414Z] #67 DONE 2.8s [2022-03-10T01:03:31.414Z] [2022-03-10T01:03:31.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:31.414Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:31.414Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T01:03:31.414Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T01:03:31.414Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-10T01:03:31.414Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-10T01:03:31.414Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.3s done [2022-03-10T01:03:31.414Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.7s done [2022-03-10T01:03:31.414Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.8s done [2022-03-10T01:03:31.414Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.0s done [2022-03-10T01:03:31.414Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.7s done [2022-03-10T01:03:31.414Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 90.72MB / 102.69MB 2.8s [2022-03-10T01:03:31.414Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 2.6s [2022-03-10T01:03:31.414Z] #11 ... [2022-03-10T01:03:31.414Z] [2022-03-10T01:03:31.414Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:31.414Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:03:31.414Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-10T01:03:31.414Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:03:31.414Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T01:03:31.414Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T01:03:31.414Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-03-10T01:03:31.414Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-03-10T01:03:31.414Z] #69 DONE 2.9s [2022-03-10T01:03:31.414Z] [2022-03-10T01:03:31.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:31.414Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:31.414Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 2.9s [2022-03-10T01:03:31.541Z] #3 DONE 0.6s [2022-03-10T01:03:31.541Z] [2022-03-10T01:03:31.541Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T01:03:31.541Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T01:03:31.541Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T01:03:31.801Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T01:03:31.801Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T01:03:31.801Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T01:03:31.801Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-10T01:03:32.061Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-10T01:03:32.061Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-10T01:03:32.322Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-10T01:03:32.582Z] #4 DONE 0.9s [2022-03-10T01:03:32.582Z] [2022-03-10T01:03:32.582Z] #6 [internal] load .dockerignore [2022-03-10T01:03:32.582Z] #6 sha256:b286f74779cc9b9a55a4478fc64bd6c767d0c0082c8e709ce055c8e317bbde26 [2022-03-10T01:03:32.582Z] #6 DONE 0.0s [2022-03-10T01:03:32.582Z] [2022-03-10T01:03:32.582Z] #5 [internal] load build definition from Dockerfile [2022-03-10T01:03:32.582Z] #5 sha256:f714799719244785cff58cd48006c084aa9de3e02ae387fcd4e8136f5605fd82 [2022-03-10T01:03:32.582Z] #5 DONE 0.0s [2022-03-10T01:03:32.582Z] [2022-03-10T01:03:32.582Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:03:32.582Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:03:33.315Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 4.2s done [2022-03-10T01:03:33.315Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-10T01:03:33.315Z] #11 ... [2022-03-10T01:03:33.315Z] [2022-03-10T01:03:33.315Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:33.315Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T01:03:33.315Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.7s done [2022-03-10T01:03:33.315Z] #28 DONE 4.6s [2022-03-10T01:03:33.315Z] [2022-03-10T01:03:33.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:33.315Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:33.315Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.3s done [2022-03-10T01:03:33.315Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.1s [2022-03-10T01:03:33.882Z] #11 ... [2022-03-10T01:03:33.882Z] [2022-03-10T01:03:33.882Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T01:03:33.882Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-10T01:03:33.882Z] #68 DONE 0.4s [2022-03-10T01:03:33.882Z] [2022-03-10T01:03:33.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:33.882Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:33.882Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.3s done [2022-03-10T01:03:33.882Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-10T01:03:33.958Z] #10 ... [2022-03-10T01:03:33.959Z] [2022-03-10T01:03:33.959Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:33.959Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T01:03:33.959Z] #8 DONE 1.0s [2022-03-10T01:03:33.959Z] [2022-03-10T01:03:33.959Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:03:33.959Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T01:03:33.959Z] #9 DONE 1.0s [2022-03-10T01:03:33.959Z] [2022-03-10T01:03:33.959Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T01:03:33.959Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T01:03:33.959Z] #7 DONE 1.1s [2022-03-10T01:03:33.959Z] [2022-03-10T01:03:33.959Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:03:33.959Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:03:33.959Z] #10 DONE 1.1s [2022-03-10T01:03:34.450Z] #11 ... [2022-03-10T01:03:34.450Z] [2022-03-10T01:03:34.450Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T01:03:34.450Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-10T01:03:34.450Z] #70 DONE 0.7s [2022-03-10T01:03:34.450Z] [2022-03-10T01:03:34.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:34.450Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:34.913Z] [2022-03-10T01:03:34.913Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:34.913Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:34.913Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-10T01:03:34.913Z] #35 ... [2022-03-10T01:03:34.913Z] [2022-03-10T01:03:34.913Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:34.913Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:03:34.913Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T01:03:34.913Z] #76 DONE 0.1s [2022-03-10T01:03:35.172Z] [2022-03-10T01:03:35.172Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:35.172Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:35.172Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T01:03:35.172Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T01:03:35.172Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T01:03:35.172Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.05MB / 54.92MB 0.0s [2022-03-10T01:03:35.430Z] #35 ... [2022-03-10T01:03:35.430Z] [2022-03-10T01:03:35.430Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:03:35.430Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:03:35.430Z] #52 DONE 0.0s [2022-03-10T01:03:35.430Z] [2022-03-10T01:03:35.430Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:35.430Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:35.692Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.30MB / 54.92MB 0.4s [2022-03-10T01:03:35.952Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 24.12MB / 54.92MB 0.6s [2022-03-10T01:03:35.952Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 33.55MB / 54.92MB 0.9s [2022-03-10T01:03:36.212Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 36.70MB / 54.92MB 1.0s [2022-03-10T01:03:36.213Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 42.52MB / 54.92MB 1.1s [2022-03-10T01:03:36.644Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-10T01:03:36.792Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 51.56MB / 54.92MB 1.4s [2022-03-10T01:03:36.792Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s [2022-03-10T01:03:37.538Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-10T01:03:37.743Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 3.3s done [2022-03-10T01:03:37.743Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-10T01:03:38.541Z] #11 ... [2022-03-10T01:03:38.541Z] [2022-03-10T01:03:38.541Z] #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-03-10T01:03:38.541Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:03:38.541Z] #29 1.262 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:38.541Z] #29 1.262 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:38.541Z] #29 1.262 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:38.541Z] #29 1.503 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:38.541Z] #29 1.802 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:38.541Z] #29 2.315 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:38.541Z] #29 3.670 Fetched 8507 kB in 3s (3130 kB/s) [2022-03-10T01:03:38.541Z] #29 3.670 Reading package lists... [2022-03-10T01:03:38.541Z] #29 4.467 Reading package lists... [2022-03-10T01:03:38.541Z] #29 5.237 Building dependency tree... [2022-03-10T01:03:38.541Z] #29 5.574 The following additional packages will be installed: [2022-03-10T01:03:38.541Z] #29 5.574 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T01:03:38.541Z] #29 5.574 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T01:03:38.541Z] #29 5.576 Recommended packages: [2022-03-10T01:03:38.541Z] #29 5.576 libldap-common publicsuffix libsasl2-modules [2022-03-10T01:03:38.542Z] #29 5.745 The following NEW packages will be installed: [2022-03-10T01:03:38.542Z] #29 5.746 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T01:03:38.542Z] #29 5.752 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T01:03:38.542Z] #29 5.752 libssh2-1 openssl [2022-03-10T01:03:38.542Z] #29 6.031 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T01:03:38.542Z] #29 6.031 Need to get 3038 kB of archives. [2022-03-10T01:03:38.542Z] #29 6.031 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T01:03:38.542Z] #29 6.031 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T01:03:38.542Z] #29 6.033 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T01:03:38.542Z] #29 6.038 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T01:03:38.542Z] #29 6.046 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T01:03:38.542Z] #29 6.054 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T01:03:38.542Z] #29 6.056 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T01:03:38.542Z] #29 6.065 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:03:38.542Z] #29 6.065 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:03:38.542Z] #29 6.065 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:03:38.542Z] #29 6.211 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:03:38.542Z] #29 6.241 Fetched 3038 kB in 0s (9982 kB/s) [2022-03-10T01:03:38.542Z] #29 6.270 Selecting previously unselected package openssl. [2022-03-10T01:03:38.542Z] #29 6.270 (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-03-10T01:03:38.542Z] #29 6.270 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.274 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 6.412 Selecting previously unselected package ca-certificates. [2022-03-10T01:03:38.542Z] #29 6.413 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T01:03:38.542Z] #29 6.417 Unpacking ca-certificates (20210119) ... [2022-03-10T01:03:38.542Z] #29 6.496 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T01:03:38.542Z] #29 6.496 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.505 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:03:38.542Z] #29 6.572 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T01:03:38.542Z] #29 6.572 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.575 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 6.610 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T01:03:38.542Z] #29 6.611 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.616 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 6.659 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T01:03:38.542Z] #29 6.659 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.663 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:38.542Z] #29 6.731 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T01:03:38.542Z] #29 6.731 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.740 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:03:38.542Z] #29 6.781 Selecting previously unselected package libpsl5:amd64. [2022-03-10T01:03:38.542Z] #29 6.781 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.783 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:03:38.542Z] #29 6.826 Selecting previously unselected package librtmp1:amd64. [2022-03-10T01:03:38.542Z] #29 6.827 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.830 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:38.542Z] #29 6.870 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T01:03:38.542Z] #29 6.870 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.876 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:03:38.542Z] #29 6.931 Selecting previously unselected package libcurl4:amd64. [2022-03-10T01:03:38.542Z] #29 6.931 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 6.933 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 6.997 Selecting previously unselected package curl. [2022-03-10T01:03:38.542Z] #29 6.997 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 7.000 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 7.060 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:03:38.542Z] #29 7.060 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 7.063 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:03:38.542Z] #29 7.120 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:03:38.542Z] #29 7.120 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 7.124 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:03:38.542Z] #29 7.177 Selecting previously unselected package jq. [2022-03-10T01:03:38.542Z] #29 7.177 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:03:38.542Z] #29 7.181 Unpacking jq (1.6-2.1) ... [2022-03-10T01:03:38.542Z] #29 7.218 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:03:38.542Z] #29 7.230 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:03:38.542Z] #29 7.241 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:03:38.542Z] #29 7.252 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 7.263 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:38.542Z] #29 7.275 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 7.287 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:03:38.542Z] #29 7.303 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 7.317 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:03:38.542Z] #29 7.327 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:03:38.542Z] #29 7.341 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:38.542Z] #29 7.354 Setting up ca-certificates (20210119) ... [2022-03-10T01:03:38.542Z] #29 7.931 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:38.542Z] #29 8.627 129 added, 0 removed; done. [2022-03-10T01:03:38.542Z] #29 8.668 Setting up jq (1.6-2.1) ... [2022-03-10T01:03:38.542Z] #29 8.680 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 8.697 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:38.542Z] #29 8.712 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:03:38.542Z] #29 8.733 Processing triggers for ca-certificates (20210119) ... [2022-03-10T01:03:38.542Z] #29 8.740 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:38.542Z] #29 9.314 0 added, 0 removed; done. [2022-03-10T01:03:38.542Z] #29 9.314 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T01:03:38.542Z] #29 9.316 done. [2022-03-10T01:03:38.542Z] #29 DONE 10.2s [2022-03-10T01:03:38.542Z] [2022-03-10T01:03:38.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:38.542Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:38.542Z] #11 ... [2022-03-10T01:03:38.542Z] [2022-03-10T01:03:38.542Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T01:03:38.542Z] #30 sha256:71919d68324756213dda4616d176732f1702d51356f9b9caed86c79dc3a8d191 [2022-03-10T01:03:38.542Z] #30 DONE 0.1s [2022-03-10T01:03:38.542Z] [2022-03-10T01:03:38.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:38.542Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:40.436Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.9s done [2022-03-10T01:03:40.436Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T01:03:40.693Z] #11 DONE 12.6s [2022-03-10T01:03:40.693Z] [2022-03-10T01:03:40.693Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T01:03:40.693Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T01:03:40.897Z] #35 ... [2022-03-10T01:03:40.897Z] [2022-03-10T01:03:40.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:40.897Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:40.897Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-10T01:03:40.897Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T01:03:40.897Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T01:03:40.897Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T01:03:40.897Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.3s done [2022-03-10T01:03:40.897Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-10T01:03:40.897Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s done [2022-03-10T01:03:40.897Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s done [2022-03-10T01:03:40.897Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.2s done [2022-03-10T01:03:40.897Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.2s [2022-03-10T01:03:40.897Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.1s done [2022-03-10T01:03:40.897Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 129.16MB / 134.90MB 5.9s [2022-03-10T01:03:41.057Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 3.0s done [2022-03-10T01:03:41.057Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-10T01:03:41.159Z] #11 ... [2022-03-10T01:03:41.159Z] [2022-03-10T01:03:41.159Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:41.159Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:41.259Z] #12 DONE 0.6s [2022-03-10T01:03:41.259Z] [2022-03-10T01:03:41.259Z] #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-03-10T01:03:41.259Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T01:03:41.624Z] #11 ... [2022-03-10T01:03:41.624Z] [2022-03-10T01:03:41.624Z] #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-03-10T01:03:41.624Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-10T01:03:41.624Z] #29 0.981 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:41.624Z] #29 0.993 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:41.624Z] #29 0.997 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:41.624Z] #29 1.109 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:03:41.624Z] #29 1.236 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:03:41.624Z] #29 1.495 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:03:41.624Z] #29 2.299 Fetched 8393 kB in 2s (5323 kB/s) [2022-03-10T01:03:41.624Z] #29 2.299 Reading package lists... [2022-03-10T01:03:41.624Z] #29 2.821 Reading package lists... [2022-03-10T01:03:41.624Z] #29 3.324 Building dependency tree... [2022-03-10T01:03:41.624Z] #29 3.645 The following additional packages will be installed: [2022-03-10T01:03:41.624Z] #29 3.645 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T01:03:41.624Z] #29 3.645 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T01:03:41.624Z] #29 3.645 Recommended packages: [2022-03-10T01:03:41.624Z] #29 3.645 libldap-common publicsuffix libsasl2-modules [2022-03-10T01:03:41.624Z] #29 3.761 The following NEW packages will be installed: [2022-03-10T01:03:41.624Z] #29 3.761 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T01:03:41.624Z] #29 3.761 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T01:03:41.624Z] #29 3.765 libssh2-1 openssl [2022-03-10T01:03:41.624Z] #29 4.041 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T01:03:41.624Z] #29 4.041 Need to get 2933 kB of archives. [2022-03-10T01:03:41.624Z] #29 4.041 After this operation, 6483 kB of additional disk space will be used. [2022-03-10T01:03:41.624Z] #29 4.041 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-10T01:03:41.624Z] #29 4.041 Get:2 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-10T01:03:41.624Z] #29 4.046 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-10T01:03:41.624Z] #29 4.050 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-10T01:03:41.624Z] #29 4.054 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-10T01:03:41.624Z] #29 4.054 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-10T01:03:41.624Z] #29 4.057 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-10T01:03:41.624Z] #29 4.071 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-10T01:03:41.624Z] #29 4.071 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-10T01:03:41.624Z] #29 4.074 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-10T01:03:41.624Z] #29 4.074 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-10T01:03:41.624Z] #29 4.076 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-10T01:03:41.624Z] #29 4.078 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-10T01:03:41.624Z] #29 4.083 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-10T01:03:41.624Z] #29 4.083 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-10T01:03:41.624Z] #29 4.231 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:03:41.625Z] #29 4.259 Fetched 2933 kB in 0s (9142 kB/s) [2022-03-10T01:03:41.625Z] #29 4.285 Selecting previously unselected package openssl. [2022-03-10T01:03:41.625Z] #29 4.285 (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-03-10T01:03:41.625Z] #29 4.285 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.292 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 4.405 Selecting previously unselected package ca-certificates. [2022-03-10T01:03:41.625Z] #29 4.405 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T01:03:41.625Z] #29 4.417 Unpacking ca-certificates (20210119) ... [2022-03-10T01:03:41.625Z] #29 4.482 Selecting previously unselected package libbrotli1:arm64. [2022-03-10T01:03:41.625Z] #29 4.482 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.490 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-10T01:03:41.625Z] #29 4.547 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-10T01:03:41.625Z] #29 4.547 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.551 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 4.594 Selecting previously unselected package libsasl2-2:arm64. [2022-03-10T01:03:41.625Z] #29 4.594 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.599 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 4.638 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-10T01:03:41.625Z] #29 4.638 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.641 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:41.625Z] #29 4.697 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-10T01:03:41.625Z] #29 4.697 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.705 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-10T01:03:41.625Z] #29 4.739 Selecting previously unselected package libpsl5:arm64. [2022-03-10T01:03:41.625Z] #29 4.739 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.743 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-10T01:03:41.625Z] #29 4.783 Selecting previously unselected package librtmp1:arm64. [2022-03-10T01:03:41.625Z] #29 4.783 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.785 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:41.625Z] #29 4.830 Selecting previously unselected package libssh2-1:arm64. [2022-03-10T01:03:41.625Z] #29 4.830 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.834 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-10T01:03:41.625Z] #29 4.886 Selecting previously unselected package libcurl4:arm64. [2022-03-10T01:03:41.625Z] #29 4.886 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.894 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 4.953 Selecting previously unselected package curl. [2022-03-10T01:03:41.625Z] #29 4.953 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 4.957 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 5.009 Selecting previously unselected package libonig5:arm64. [2022-03-10T01:03:41.625Z] #29 5.009 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 5.013 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T01:03:41.625Z] #29 5.069 Selecting previously unselected package libjq1:arm64. [2022-03-10T01:03:41.625Z] #29 5.069 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 5.073 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-10T01:03:41.625Z] #29 5.119 Selecting previously unselected package jq. [2022-03-10T01:03:41.625Z] #29 5.120 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-10T01:03:41.625Z] #29 5.129 Unpacking jq (1.6-2.1) ... [2022-03-10T01:03:41.625Z] #29 5.170 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-10T01:03:41.625Z] #29 5.182 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-10T01:03:41.625Z] #29 5.193 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-10T01:03:41.625Z] #29 5.204 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 5.216 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:41.625Z] #29 5.226 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 5.240 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-10T01:03:41.625Z] #29 5.252 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 5.267 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T01:03:41.625Z] #29 5.279 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-10T01:03:41.625Z] #29 5.291 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:41.625Z] #29 5.302 Setting up ca-certificates (20210119) ... [2022-03-10T01:03:41.625Z] #29 5.772 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:41.625Z] #29 6.314 129 added, 0 removed; done. [2022-03-10T01:03:41.625Z] #29 6.346 Setting up jq (1.6-2.1) ... [2022-03-10T01:03:41.625Z] #29 6.357 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 6.368 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:41.625Z] #29 6.380 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:03:41.625Z] #29 6.400 Processing triggers for ca-certificates (20210119) ... [2022-03-10T01:03:41.625Z] #29 6.406 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:41.625Z] #29 6.888 0 added, 0 removed; done. [2022-03-10T01:03:41.625Z] #29 6.888 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T01:03:41.625Z] #29 6.889 done. [2022-03-10T01:03:41.625Z] #29 DONE 8.6s [2022-03-10T01:03:41.625Z] [2022-03-10T01:03:41.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:41.625Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:41.625Z] #11 ... [2022-03-10T01:03:41.625Z] [2022-03-10T01:03:41.625Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T01:03:41.625Z] #30 sha256:494b402df1e2f6fdfc188e60e17480dabfdf46dd6a92f8eaad0ce079b01ee568 [2022-03-10T01:03:41.824Z] #13 DONE 0.4s [2022-03-10T01:03:41.824Z] [2022-03-10T01:03:41.824Z] #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-03-10T01:03:41.824Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:03:42.083Z] #38 ... [2022-03-10T01:03:42.083Z] [2022-03-10T01:03:42.083Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T01:03:42.083Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T01:03:42.083Z] #42 DONE 0.3s [2022-03-10T01:03:42.083Z] [2022-03-10T01:03:42.083Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:03:42.083Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T01:03:42.083Z] #33 DONE 0.4s [2022-03-10T01:03:42.083Z] [2022-03-10T01:03:42.083Z] #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-03-10T01:03:42.083Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:03:42.382Z] #34 ... [2022-03-10T01:03:42.382Z] [2022-03-10T01:03:42.382Z] #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-03-10T01:03:42.382Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T01:03:42.382Z] #46 DONE 0.6s [2022-03-10T01:03:42.382Z] [2022-03-10T01:03:42.382Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T01:03:42.382Z] #25 sha256:464a717ea4cda398d5d8f895be34aac1a46e9c978e865b73d7f40e7c546128c2 [2022-03-10T01:03:42.382Z] #25 DONE 0.6s [2022-03-10T01:03:42.382Z] [2022-03-10T01:03:42.382Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T01:03:42.382Z] #62 sha256:d657dc76d3132ced41c784193dc0ef940483dfbe53dffd7c83a72f04928cca26 [2022-03-10T01:03:42.382Z] #62 DONE 0.6s [2022-03-10T01:03:42.382Z] [2022-03-10T01:03:42.382Z] #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-03-10T01:03:42.382Z] #63 sha256:a11a32b30fc92c0cad75e0f227e0f04c4838a4ceb96879caa6eb2d819c7a46f3 [2022-03-10T01:03:42.383Z] #30 DONE 0.4s [2022-03-10T01:03:42.383Z] [2022-03-10T01:03:42.383Z] #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-03-10T01:03:42.383Z] #31 sha256:2d297b2fd48d813751e64a72f3e16f705d3174d9f273fea0b288d658b71189f6 [2022-03-10T01:03:42.542Z] #35 ... [2022-03-10T01:03:42.542Z] [2022-03-10T01:03:42.542Z] #31 [internal] load build context [2022-03-10T01:03:42.542Z] #31 sha256:f3c08ed193c68ea6bcecb07c0fb74dcc847b80db00f1b0df27cd3e5ea74dfa64 [2022-03-10T01:03:42.542Z] #31 transferring context: 56.94MB 7.1s done [2022-03-10T01:03:42.542Z] #31 DONE 7.6s [2022-03-10T01:03:42.542Z] [2022-03-10T01:03:42.542Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:42.542Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:03:42.542Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-10T01:03:42.542Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:03:42.542Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T01:03:42.542Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T01:03:42.542Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-03-10T01:03:42.542Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-03-10T01:03:42.542Z] #74 DONE 7.5s [2022-03-10T01:03:42.542Z] [2022-03-10T01:03:42.542Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:42.542Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:42.801Z] #35 ... [2022-03-10T01:03:42.801Z] [2022-03-10T01:03:42.801Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:03:42.801Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:03:42.801Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:03:42.801Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T01:03:42.801Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T01:03:42.801Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-03-10T01:03:42.801Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-03-10T01:03:42.801Z] #76 DONE 7.7s [2022-03-10T01:03:42.801Z] [2022-03-10T01:03:42.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:42.801Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:42.801Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 7.4s done [2022-03-10T01:03:43.759Z] #31 1.550 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T01:03:43.759Z] #31 1.753 [2022-03-10T01:03:44.277Z] #31 1.966 #=#=# # 2.0% ######################################################################## 100.0% [2022-03-10T01:03:44.277Z] #31 2.267 [2022-03-10T01:03:45.213Z] #31 ... [2022-03-10T01:03:45.213Z] [2022-03-10T01:03:45.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:45.213Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T01:03:45.213Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 4.1s done [2022-03-10T01:03:45.213Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-10T01:03:45.213Z] #11 DONE 16.7s [2022-03-10T01:03:45.213Z] [2022-03-10T01:03:45.213Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T01:03:45.213Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-10T01:03:45.781Z] #12 DONE 0.7s [2022-03-10T01:03:45.781Z] [2022-03-10T01:03:45.781Z] #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-03-10T01:03:45.781Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-10T01:03:46.090Z] #11 ... [2022-03-10T01:03:46.090Z] [2022-03-10T01:03:46.090Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T01:03:46.090Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T01:03:46.090Z] #75 DONE 0.6s [2022-03-10T01:03:46.090Z] [2022-03-10T01:03:46.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:46.090Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:46.090Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.4s done [2022-03-10T01:03:46.364Z] #13 DONE 0.4s [2022-03-10T01:03:46.364Z] [2022-03-10T01:03:46.364Z] #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-03-10T01:03:46.364Z] #31 sha256:2d297b2fd48d813751e64a72f3e16f705d3174d9f273fea0b288d658b71189f6 [2022-03-10T01:03:46.364Z] #31 3.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T01:03:46.364Z] #31 3.437 [2022-03-10T01:03:46.364Z] #31 3.650 #=#=# ##### 7.7% ######################################################################## 100.0% [2022-03-10T01:03:46.364Z] #31 3.954 [2022-03-10T01:03:46.554Z] #63 3.816 + RM_GOPATH=0 [2022-03-10T01:03:46.554Z] #63 3.816 + TMP_GOPATH= [2022-03-10T01:03:46.554Z] #63 3.816 + : /build [2022-03-10T01:03:46.554Z] #63 3.816 + '[' -z '' ']' [2022-03-10T01:03:46.554Z] #63 3.816 ++ mktemp -d [2022-03-10T01:03:46.554Z] #63 3.822 + export GOPATH=/tmp/tmp.lokaexSt3m [2022-03-10T01:03:46.554Z] #63 3.822 + GOPATH=/tmp/tmp.lokaexSt3m [2022-03-10T01:03:46.554Z] #63 3.822 + RM_GOPATH=1 [2022-03-10T01:03:46.554Z] #63 3.822 + case "$(go env GOARCH)" in [2022-03-10T01:03:46.554Z] #63 3.822 ++ go env GOARCH [2022-03-10T01:03:46.554Z] #63 3.829 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:46.554Z] #63 3.829 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:46.554Z] #63 3.829 ++ dirname /install.sh [2022-03-10T01:03:46.554Z] #63 3.829 + dir=/ [2022-03-10T01:03:46.554Z] #63 3.829 + bin=rootlesskit [2022-03-10T01:03:46.554Z] #63 3.829 + shift [2022-03-10T01:03:46.554Z] #63 3.829 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T01:03:46.554Z] #63 3.829 + . //rootlesskit.installer [2022-03-10T01:03:46.554Z] #63 3.829 ++ : v0.14.6 [2022-03-10T01:03:46.554Z] #63 3.829 + install_rootlesskit [2022-03-10T01:03:46.554Z] #63 3.829 + case "$1" in [2022-03-10T01:03:46.554Z] #63 3.829 + export CGO_ENABLED=0 [2022-03-10T01:03:46.554Z] #63 3.829 + CGO_ENABLED=0 [2022-03-10T01:03:46.554Z] #63 3.829 + _install_rootlesskit [2022-03-10T01:03:46.554Z] #63 3.829 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T01:03:46.554Z] #63 3.829 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:03:46.554Z] #63 3.829 + GOBIN=/build [2022-03-10T01:03:46.554Z] #63 3.829 + GO111MODULE=on [2022-03-10T01:03:46.554Z] #63 3.829 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T01:03:46.554Z] #63 3.829 Install rootlesskit version v0.14.6 [2022-03-10T01:03:46.634Z] #31 ... [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T01:03:46.634Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-10T01:03:46.634Z] #42 DONE 0.2s [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:03:46.634Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-10T01:03:46.634Z] #33 DONE 0.3s [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #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-03-10T01:03:46.634Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-10T01:03:46.634Z] #46 DONE 0.4s [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #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-03-10T01:03:46.634Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T01:03:46.634Z] #47 ... [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T01:03:46.634Z] #62 sha256:b693f6762afcb1704149d1829c462f938157dab7d14e870fa991aeb0796a6f0a [2022-03-10T01:03:46.634Z] #62 DONE 0.4s [2022-03-10T01:03:46.634Z] [2022-03-10T01:03:46.634Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T01:03:46.634Z] #25 sha256:2262299c09ad52f8358550afeaeb4c6194018f76640b1d2999520ee0f3a97e5d [2022-03-10T01:03:46.634Z] #25 DONE 0.4s [2022-03-10T01:03:46.659Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-10T01:03:46.659Z] #11 ... [2022-03-10T01:03:46.659Z] [2022-03-10T01:03:46.659Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:03:46.659Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:03:46.659Z] #35 DONE 11.8s [2022-03-10T01:03:46.659Z] [2022-03-10T01:03:46.659Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T01:03:46.659Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T01:03:46.659Z] #77 DONE 0.7s [2022-03-10T01:03:46.659Z] [2022-03-10T01:03:46.659Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:46.659Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:46.811Z] #63 4.283 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T01:03:46.894Z] [2022-03-10T01:03:46.894Z] #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-03-10T01:03:46.894Z] #26 sha256:d7a2dd2adc7defa2e7dcb55348e54977fa53e0aa9cc0346ecdb34e8ea9d7b4d8 [2022-03-10T01:03:47.597Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.9s done [2022-03-10T01:03:47.597Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-10T01:03:47.742Z] #63 ... [2022-03-10T01:03:47.742Z] [2022-03-10T01:03:47.742Z] #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-03-10T01:03:47.742Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:03:47.742Z] #34 4.720 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T01:03:47.742Z] #34 4.727 Cloning into '.'... [2022-03-10T01:03:48.538Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-10T01:03:48.539Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-10T01:03:48.679Z] #34 ... [2022-03-10T01:03:48.679Z] [2022-03-10T01:03:48.679Z] #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-03-10T01:03:48.679Z] #31 sha256:9c86c3ae7938c08bd588c4dfb620f265340a8fe8d98f976bf3bf6392aefd60c0 [2022-03-10T01:03:48.679Z] #31 1.536 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T01:03:48.679Z] #31 1.829 [2022-03-10T01:03:48.679Z] #31 2.047 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:48.679Z] #31 2.291 [2022-03-10T01:03:48.679Z] #31 3.198 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T01:03:48.679Z] #31 3.838 [2022-03-10T01:03:48.679Z] #31 4.089 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:48.679Z] #31 4.559 [2022-03-10T01:03:48.679Z] #31 5.721 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T01:03:48.679Z] #31 6.091 [2022-03-10T01:03:48.679Z] #31 6.313 #=#=# ## 3.5% #################################### 50.9% ########################################### 60.1% ######################################################################## 100.0% [2022-03-10T01:03:48.679Z] #31 7.015 [2022-03-10T01:03:48.679Z] #31 8.768 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T01:03:48.936Z] #31 ... [2022-03-10T01:03:48.936Z] [2022-03-10T01:03:48.936Z] #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-03-10T01:03:48.936Z] #63 sha256:a11a32b30fc92c0cad75e0f227e0f04c4838a4ceb96879caa6eb2d819c7a46f3 [2022-03-10T01:03:48.936Z] #63 6.384 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:03:48.936Z] #63 6.452 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T01:03:49.193Z] #63 6.894 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T01:03:50.184Z] #26 3.184 + RM_GOPATH=0 [2022-03-10T01:03:50.184Z] #26 3.187 + TMP_GOPATH= [2022-03-10T01:03:50.184Z] #26 3.188 + : /build [2022-03-10T01:03:50.184Z] #26 3.188 + '[' -z '' ']' [2022-03-10T01:03:50.184Z] #26 3.191 ++ mktemp -d [2022-03-10T01:03:50.184Z] #26 3.197 + export GOPATH=/tmp/tmp.AfMZyA4yuj [2022-03-10T01:03:50.184Z] #26 3.198 + GOPATH=/tmp/tmp.AfMZyA4yuj [2022-03-10T01:03:50.184Z] #26 3.198 + RM_GOPATH=1 [2022-03-10T01:03:50.184Z] #26 3.198 + case "$(go env GOARCH)" in [2022-03-10T01:03:50.184Z] #26 3.199 ++ go env GOARCH [2022-03-10T01:03:50.184Z] #26 3.212 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:50.184Z] #26 3.212 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:50.184Z] #26 3.213 ++ dirname /install.sh [2022-03-10T01:03:50.184Z] #26 3.220 + dir=/ [2022-03-10T01:03:50.184Z] #26 3.223 + bin=dockercli [2022-03-10T01:03:50.184Z] #26 3.223 + shift [2022-03-10T01:03:50.184Z] #26 3.223 + '[' '!' -f //dockercli.installer ']' [2022-03-10T01:03:50.184Z] #26 3.224 + . //dockercli.installer [2022-03-10T01:03:50.184Z] #26 3.224 ++ : stable [2022-03-10T01:03:50.184Z] #26 3.224 ++ : 17.06.2-ce [2022-03-10T01:03:50.184Z] #26 3.224 + install_dockercli [2022-03-10T01:03:50.184Z] #26 3.224 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T01:03:50.184Z] #26 3.224 Install docker/cli version 17.06.2-ce from stable [2022-03-10T01:03:50.184Z] #26 3.228 ++ uname -m [2022-03-10T01:03:50.184Z] #26 3.229 + arch=aarch64 [2022-03-10T01:03:50.184Z] #26 3.229 + '[' aarch64 '!=' x86_64 ']' [2022-03-10T01:03:50.184Z] #26 3.229 + '[' aarch64 '!=' s390x ']' [2022-03-10T01:03:50.184Z] #26 3.229 + '[' aarch64 '!=' armhf ']' [2022-03-10T01:03:50.184Z] #26 3.229 + build_dockercli [2022-03-10T01:03:50.184Z] #26 3.229 + git clone https://github.com/docker/docker-ce /tmp/tmp.AfMZyA4yuj/tmp/docker-ce [2022-03-10T01:03:50.184Z] #26 3.231 Cloning into '/tmp/tmp.AfMZyA4yuj/tmp/docker-ce'... [2022-03-10T01:03:51.714Z] #63 ... [2022-03-10T01:03:51.714Z] [2022-03-10T01:03:51.714Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:03:51.714Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:03:51.714Z] #51 4.006 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T01:03:51.971Z] #51 ... [2022-03-10T01:03:51.971Z] [2022-03-10T01:03:51.971Z] #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-03-10T01:03:51.971Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:03:51.971Z] #53 3.922 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T01:03:51.971Z] #53 6.289 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T01:03:51.971Z] #53 6.301 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T01:03:51.971Z] #53 6.341 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T01:03:51.971Z] #53 8.149 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T01:03:51.971Z] #53 ... [2022-03-10T01:03:51.971Z] [2022-03-10T01:03:51.971Z] #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-03-10T01:03:51.971Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:03:51.971Z] #36 5.213 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T01:03:52.228Z] #36 ... [2022-03-10T01:03:52.228Z] [2022-03-10T01:03:52.228Z] #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-03-10T01:03:52.228Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:03:52.228Z] #49 4.782 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:03:52.228Z] #49 5.990 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:03:52.228Z] #49 6.045 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:03:52.228Z] #49 6.090 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:03:52.228Z] #49 6.174 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:03:52.228Z] #49 6.503 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:03:52.228Z] #49 6.607 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:03:52.228Z] #49 6.712 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:03:52.228Z] #49 6.779 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:03:52.228Z] #49 6.871 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:03:52.228Z] #49 10.57 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:03:52.228Z] #49 ... [2022-03-10T01:03:52.228Z] [2022-03-10T01:03:52.228Z] #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-03-10T01:03:52.228Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:03:52.228Z] #14 4.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:52.228Z] #14 4.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:52.228Z] #14 4.782 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:52.228Z] #14 5.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:52.228Z] #14 7.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:52.228Z] #14 9.125 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:52.484Z] #14 ... [2022-03-10T01:03:52.484Z] [2022-03-10T01:03:52.484Z] #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-03-10T01:03:52.484Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:03:52.484Z] #43 3.767 + git clone https://github.com/docker/distribution.git . [2022-03-10T01:03:52.484Z] #43 3.767 Cloning into '.'... [2022-03-10T01:03:52.742Z] #43 ... [2022-03-10T01:03:52.742Z] [2022-03-10T01:03:52.742Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-10T01:03:52.742Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:03:52.742Z] #58 4.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:52.742Z] #58 4.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:52.742Z] #58 4.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:52.742Z] #58 4.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:52.742Z] #58 6.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:52.742Z] #58 8.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:52.742Z] #58 ... [2022-03-10T01:03:52.742Z] [2022-03-10T01:03:52.742Z] #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-03-10T01:03:52.742Z] #26 sha256:5007167a91273c9af911fec1e9ade75f64903df21a86a55363dcb6779721bfca [2022-03-10T01:03:52.742Z] #26 4.084 + RM_GOPATH=0 [2022-03-10T01:03:52.742Z] #26 4.084 + TMP_GOPATH= [2022-03-10T01:03:52.742Z] #26 4.084 + : /build [2022-03-10T01:03:52.742Z] #26 4.084 + '[' -z '' ']' [2022-03-10T01:03:52.742Z] #26 4.085 ++ mktemp -d [2022-03-10T01:03:52.742Z] #26 4.104 Install docker/cli version 17.06.2-ce from stable [2022-03-10T01:03:52.742Z] #26 4.105 + export GOPATH=/tmp/tmp.rRJL6PyExI [2022-03-10T01:03:52.742Z] #26 4.105 + GOPATH=/tmp/tmp.rRJL6PyExI [2022-03-10T01:03:52.742Z] #26 4.105 + RM_GOPATH=1 [2022-03-10T01:03:52.742Z] #26 4.105 + case "$(go env GOARCH)" in [2022-03-10T01:03:52.742Z] #26 4.105 ++ go env GOARCH [2022-03-10T01:03:52.742Z] #26 4.105 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:52.742Z] #26 4.105 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:52.742Z] #26 4.105 ++ dirname /install.sh [2022-03-10T01:03:52.742Z] #26 4.105 + dir=/ [2022-03-10T01:03:52.742Z] #26 4.105 + bin=dockercli [2022-03-10T01:03:52.742Z] #26 4.105 + shift [2022-03-10T01:03:52.742Z] #26 4.105 + '[' '!' -f //dockercli.installer ']' [2022-03-10T01:03:52.742Z] #26 4.105 + . //dockercli.installer [2022-03-10T01:03:52.742Z] #26 4.105 ++ : stable [2022-03-10T01:03:52.742Z] #26 4.105 ++ : 17.06.2-ce [2022-03-10T01:03:52.742Z] #26 4.105 + install_dockercli [2022-03-10T01:03:52.742Z] #26 4.105 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T01:03:52.742Z] #26 4.105 ++ uname -m [2022-03-10T01:03:52.742Z] #26 4.109 + arch=x86_64 [2022-03-10T01:03:52.742Z] #26 4.109 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T01:03:52.742Z] #26 4.109 + url=https://download.docker.com/linux/static [2022-03-10T01:03:52.742Z] #26 4.109 + tar -xz docker/docker [2022-03-10T01:03:52.742Z] #26 4.109 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T01:03:52.999Z] #26 ... [2022-03-10T01:03:52.999Z] [2022-03-10T01:03:52.999Z] #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-03-10T01:03:52.999Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:03:52.999Z] #47 5.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:52.999Z] #47 5.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:52.999Z] #47 5.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:52.999Z] #47 5.743 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T01:03:52.999Z] #47 6.201 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:52.999Z] #47 8.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:52.999Z] #47 10.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:52.999Z] #47 ... [2022-03-10T01:03:52.999Z] [2022-03-10T01:03:52.999Z] #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-03-10T01:03:52.999Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:03:52.999Z] #49 10.65 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:03:52.999Z] #49 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:03:53.469Z] #26 ... [2022-03-10T01:03:53.469Z] [2022-03-10T01:03:53.469Z] #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-03-10T01:03:53.469Z] #31 sha256:2d297b2fd48d813751e64a72f3e16f705d3174d9f273fea0b288d658b71189f6 [2022-03-10T01:03:53.469Z] #31 5.004 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T01:03:53.469Z] #31 5.401 [2022-03-10T01:03:53.469Z] #31 5.656 #=#=# 0.0% ############################# 41.5% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-03-10T01:03:53.469Z] #31 6.504 [2022-03-10T01:03:53.469Z] #31 8.966 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T01:03:53.469Z] #31 10.36 [2022-03-10T01:03:53.469Z] #31 10.65 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:53.815Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-10T01:03:54.037Z] #31 11.86 [2022-03-10T01:03:54.894Z] #49 ... [2022-03-10T01:03:54.894Z] [2022-03-10T01:03:54.894Z] #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-03-10T01:03:54.894Z] #26 sha256:5007167a91273c9af911fec1e9ade75f64903df21a86a55363dcb6779721bfca [2022-03-10T01:03:54.894Z] #26 12.10 + mkdir -p /build [2022-03-10T01:03:54.894Z] #26 12.10 + mv docker/docker /build/ [2022-03-10T01:03:54.894Z] #26 12.10 + rmdir docker [2022-03-10T01:03:54.894Z] #26 DONE 12.4s [2022-03-10T01:03:54.894Z] [2022-03-10T01:03:54.894Z] #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-03-10T01:03:54.894Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:03:54.894Z] #49 13.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:03:55.150Z] #49 13.28 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:03:55.940Z] #31 ... [2022-03-10T01:03:55.940Z] [2022-03-10T01:03:55.940Z] #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-03-10T01:03:55.940Z] #63 sha256:c6d260a80fba7c2daff2561044c638737a94d2ad96af764d46b30c0325a40435 [2022-03-10T01:03:55.940Z] #63 3.230 + RM_GOPATH=0 [2022-03-10T01:03:55.940Z] #63 3.231 + TMP_GOPATH= [2022-03-10T01:03:55.940Z] #63 3.231 + : /build [2022-03-10T01:03:55.940Z] #63 3.231 + '[' -z '' ']' [2022-03-10T01:03:55.940Z] #63 3.231 ++ mktemp -d [2022-03-10T01:03:55.940Z] #63 3.232 + export GOPATH=/tmp/tmp.9Cvpqrc7Xv [2022-03-10T01:03:55.940Z] #63 3.232 + GOPATH=/tmp/tmp.9Cvpqrc7Xv [2022-03-10T01:03:55.940Z] #63 3.233 + RM_GOPATH=1 [2022-03-10T01:03:55.940Z] #63 3.233 + case "$(go env GOARCH)" in [2022-03-10T01:03:55.940Z] #63 3.233 ++ go env GOARCH [2022-03-10T01:03:55.940Z] #63 3.237 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:55.940Z] #63 3.237 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:03:55.940Z] #63 3.241 ++ dirname /install.sh [2022-03-10T01:03:55.940Z] #63 3.241 + dir=/ [2022-03-10T01:03:55.940Z] #63 3.241 + bin=rootlesskit [2022-03-10T01:03:55.940Z] #63 3.241 + shift [2022-03-10T01:03:55.940Z] #63 3.242 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T01:03:55.940Z] #63 3.242 + . //rootlesskit.installer [2022-03-10T01:03:55.940Z] #63 3.242 ++ : v0.14.6 [2022-03-10T01:03:55.940Z] #63 3.242 + install_rootlesskit [2022-03-10T01:03:55.940Z] #63 3.242 + case "$1" in [2022-03-10T01:03:55.940Z] #63 3.242 + export CGO_ENABLED=0 [2022-03-10T01:03:55.940Z] #63 3.243 + CGO_ENABLED=0 [2022-03-10T01:03:55.940Z] #63 3.243 + _install_rootlesskit [2022-03-10T01:03:55.940Z] #63 3.243 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T01:03:55.940Z] #63 3.243 Install rootlesskit version v0.14.6 [2022-03-10T01:03:55.940Z] #63 3.243 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:03:55.940Z] #63 3.244 + GOBIN=/build [2022-03-10T01:03:55.940Z] #63 3.244 + GO111MODULE=on [2022-03-10T01:03:55.940Z] #63 3.244 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T01:03:55.940Z] #63 3.689 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T01:03:55.940Z] #63 5.267 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:03:55.940Z] #63 5.278 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T01:03:55.940Z] #63 5.653 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T01:03:55.940Z] #63 7.695 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T01:03:55.940Z] #63 8.301 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:03:55.940Z] #63 8.374 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T01:03:55.940Z] #63 8.446 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T01:03:55.940Z] #63 8.512 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:03:55.940Z] #63 8.802 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:03:55.940Z] #63 8.949 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T01:03:55.940Z] #63 9.252 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T01:03:56.078Z] #49 ... [2022-03-10T01:03:56.078Z] [2022-03-10T01:03:56.078Z] #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-03-10T01:03:56.078Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:03:56.078Z] #38 4.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:56.078Z] #38 4.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:56.078Z] #38 4.782 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:56.078Z] #38 5.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:56.078Z] #38 6.912 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:56.078Z] #38 8.982 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:56.201Z] #63 9.466 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T01:03:56.201Z] #63 9.670 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T01:03:56.201Z] #63 ... [2022-03-10T01:03:56.201Z] [2022-03-10T01:03:56.201Z] #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-03-10T01:03:56.201Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:03:56.201Z] #14 3.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:56.201Z] #14 3.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:56.201Z] #14 3.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:56.201Z] #14 3.384 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:03:56.201Z] #14 4.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:03:56.201Z] #14 6.629 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:03:56.335Z] #38 ... [2022-03-10T01:03:56.335Z] [2022-03-10T01:03:56.335Z] #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-03-10T01:03:56.335Z] #63 sha256:a11a32b30fc92c0cad75e0f227e0f04c4838a4ceb96879caa6eb2d819c7a46f3 [2022-03-10T01:03:56.335Z] #63 10.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T01:03:56.335Z] #63 10.75 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:03:56.335Z] #63 10.97 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T01:03:56.335Z] #63 11.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T01:03:56.335Z] #63 11.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:03:56.335Z] #63 11.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:03:56.335Z] #63 11.35 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T01:03:56.335Z] #63 11.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T01:03:56.335Z] #63 11.90 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T01:03:56.335Z] #63 12.28 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T01:03:56.355Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.7s done [2022-03-10T01:03:56.459Z] #14 ... [2022-03-10T01:03:56.459Z] [2022-03-10T01:03:56.459Z] #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-03-10T01:03:56.459Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T01:03:56.459Z] #43 2.331 + git clone https://github.com/docker/distribution.git . [2022-03-10T01:03:56.459Z] #43 2.336 Cloning into '.'... [2022-03-10T01:03:56.459Z] #43 ... [2022-03-10T01:03:56.459Z] [2022-03-10T01:03:56.459Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:03:56.459Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:03:56.459Z] #51 3.897 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T01:03:56.650Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-10T01:03:56.650Z] #11 ... [2022-03-10T01:03:56.650Z] [2022-03-10T01:03:56.650Z] #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-03-10T01:03:56.650Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:03:56.650Z] #36 1.508 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:56.650Z] #36 1.508 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:56.650Z] #36 1.518 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:56.650Z] #36 1.720 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:03:56.650Z] #36 1.959 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:03:56.650Z] #36 2.375 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:03:56.650Z] #36 3.674 Fetched 8507 kB in 2s (3494 kB/s) [2022-03-10T01:03:56.650Z] #36 3.674 Reading package lists... [2022-03-10T01:03:56.650Z] #36 4.494 Reading package lists... [2022-03-10T01:03:56.650Z] #36 5.279 Building dependency tree... [2022-03-10T01:03:56.650Z] #36 5.613 The following additional packages will be installed: [2022-03-10T01:03:56.650Z] #36 5.613 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T01:03:56.650Z] #36 5.613 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T01:03:56.650Z] #36 5.619 Recommended packages: [2022-03-10T01:03:56.650Z] #36 5.619 libldap-common publicsuffix libsasl2-modules [2022-03-10T01:03:56.650Z] #36 5.787 The following NEW packages will be installed: [2022-03-10T01:03:56.650Z] #36 5.787 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T01:03:56.650Z] #36 5.787 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T01:03:56.650Z] #36 5.787 libssh2-1 openssl [2022-03-10T01:03:56.650Z] #36 6.070 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T01:03:56.650Z] #36 6.070 Need to get 3038 kB of archives. [2022-03-10T01:03:56.650Z] #36 6.070 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T01:03:56.650Z] #36 6.070 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T01:03:56.650Z] #36 6.072 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T01:03:56.650Z] #36 6.073 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T01:03:56.650Z] #36 6.091 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T01:03:56.650Z] #36 6.094 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T01:03:56.650Z] #36 6.097 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T01:03:56.650Z] #36 6.100 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T01:03:56.650Z] #36 6.101 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T01:03:56.650Z] #36 6.102 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T01:03:56.650Z] #36 6.103 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T01:03:56.650Z] #36 6.105 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T01:03:56.650Z] #36 6.117 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T01:03:56.650Z] #36 6.117 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:03:56.650Z] #36 6.117 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:03:56.650Z] #36 6.117 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:03:56.650Z] #36 6.352 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:03:56.650Z] #36 6.418 Fetched 3038 kB in 0s (9279 kB/s) [2022-03-10T01:03:56.650Z] #36 6.457 Selecting previously unselected package openssl. [2022-03-10T01:03:56.650Z] #36 6.457 (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-03-10T01:03:56.650Z] #36 6.457 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T01:03:56.650Z] #36 6.479 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:56.650Z] #36 6.638 Selecting previously unselected package ca-certificates. [2022-03-10T01:03:56.650Z] #36 6.638 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T01:03:56.650Z] #36 6.642 Unpacking ca-certificates (20210119) ... [2022-03-10T01:03:56.650Z] #36 6.735 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T01:03:56.650Z] #36 6.735 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T01:03:56.650Z] #36 6.748 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:03:56.650Z] #36 6.867 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T01:03:56.650Z] #36 6.867 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:03:56.650Z] #36 6.881 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:56.650Z] #36 6.912 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T01:03:56.650Z] #36 6.912 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:03:56.650Z] #36 6.917 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:56.650Z] #36 6.974 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T01:03:56.650Z] #36 6.974 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T01:03:56.650Z] #36 6.977 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:56.650Z] #36 7.063 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T01:03:56.651Z] #36 7.063 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.067 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:03:56.651Z] #36 7.126 Selecting previously unselected package libpsl5:amd64. [2022-03-10T01:03:56.651Z] #36 7.126 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.133 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:03:56.651Z] #36 7.186 Selecting previously unselected package librtmp1:amd64. [2022-03-10T01:03:56.651Z] #36 7.186 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.192 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:56.651Z] #36 7.262 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T01:03:56.651Z] #36 7.262 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.262 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:03:56.651Z] #36 7.413 Selecting previously unselected package libcurl4:amd64. [2022-03-10T01:03:56.651Z] #36 7.413 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.418 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 7.530 Selecting previously unselected package curl. [2022-03-10T01:03:56.651Z] #36 7.530 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.534 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 7.626 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:03:56.651Z] #36 7.626 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.626 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:03:56.651Z] #36 7.699 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:03:56.651Z] #36 7.699 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.704 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:03:56.651Z] #36 7.789 Selecting previously unselected package jq. [2022-03-10T01:03:56.651Z] #36 7.789 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:03:56.651Z] #36 7.793 Unpacking jq (1.6-2.1) ... [2022-03-10T01:03:56.651Z] #36 7.845 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:03:56.651Z] #36 7.857 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:03:56.651Z] #36 7.871 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:03:56.651Z] #36 7.883 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 7.895 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:03:56.651Z] #36 7.905 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 7.917 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:03:56.651Z] #36 7.927 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 7.942 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:03:56.651Z] #36 7.954 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:03:56.651Z] #36 7.968 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:03:56.651Z] #36 7.982 Setting up ca-certificates (20210119) ... [2022-03-10T01:03:56.651Z] #36 8.689 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:56.651Z] #36 9.733 129 added, 0 removed; done. [2022-03-10T01:03:56.651Z] #36 9.812 Setting up jq (1.6-2.1) ... [2022-03-10T01:03:56.651Z] #36 9.823 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 9.833 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:03:56.651Z] #36 9.844 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:03:56.651Z] #36 9.901 Processing triggers for ca-certificates (20210119) ... [2022-03-10T01:03:56.651Z] #36 9.913 Updating certificates in /etc/ssl/certs... [2022-03-10T01:03:56.718Z] #51 ... [2022-03-10T01:03:56.718Z] [2022-03-10T01:03:56.718Z] #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-03-10T01:03:56.718Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-10T01:03:56.718Z] #53 3.740 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T01:03:56.718Z] #53 4.542 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T01:03:56.718Z] #53 4.566 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T01:03:56.718Z] #53 4.577 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T01:03:56.718Z] #53 6.087 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T01:03:56.947Z] #36 ... [2022-03-10T01:03:56.947Z] [2022-03-10T01:03:56.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:03:56.947Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:03:56.976Z] #53 ... [2022-03-10T01:03:56.976Z] [2022-03-10T01:03:56.976Z] #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-03-10T01:03:56.976Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-10T01:03:56.976Z] #49 3.870 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:03:56.976Z] #49 4.953 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:03:56.976Z] #49 4.977 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:03:56.976Z] #49 4.995 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:03:56.976Z] #49 5.010 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:03:56.976Z] #49 5.330 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:03:56.976Z] #49 5.431 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:03:56.976Z] #49 5.583 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:03:56.976Z] #49 5.664 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:03:56.976Z] #49 5.727 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:03:56.976Z] #49 8.716 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:03:56.976Z] #49 8.767 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:03:56.976Z] #49 8.811 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:03:56.976Z] #49 10.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:03:56.976Z] #49 10.36 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:03:56.976Z] #49 ... [2022-03-10T01:03:56.976Z] [2022-03-10T01:03:56.976Z] #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-03-10T01:03:56.976Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T01:03:56.976Z] #38 3.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:56.976Z] #38 4.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:56.976Z] #38 4.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:56.976Z] #38 4.577 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:03:56.976Z] #38 6.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:03:56.976Z] #38 8.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:03:57.234Z] #38 ... [2022-03-10T01:03:57.234Z] [2022-03-10T01:03:57.234Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-10T01:03:57.234Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-10T01:03:57.234Z] #36 3.187 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T01:03:57.234Z] #36 ... [2022-03-10T01:03:57.234Z] [2022-03-10T01:03:57.234Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:03:57.234Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T01:03:57.234Z] #34 3.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T01:03:57.234Z] #34 3.159 Cloning into '.'... [2022-03-10T01:03:57.267Z] #63 14.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T01:03:57.492Z] #34 ... [2022-03-10T01:03:57.492Z] [2022-03-10T01:03:57.492Z] #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-03-10T01:03:57.492Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-10T01:03:57.492Z] #58 1.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:57.492Z] #58 1.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:57.492Z] #58 1.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:57.492Z] #58 1.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:03:57.493Z] #58 2.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:03:57.493Z] #58 3.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:03:57.493Z] #58 6.550 Fetched 8393 kB in 5s (1600 kB/s) [2022-03-10T01:03:57.493Z] #58 6.550 Reading package lists... [2022-03-10T01:03:57.493Z] #58 10.82 Reading package lists... [2022-03-10T01:03:57.493Z] #58 ... [2022-03-10T01:03:57.493Z] [2022-03-10T01:03:57.493Z] #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-03-10T01:03:57.493Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:03:57.493Z] #14 11.13 Fetched 8393 kB in 8s (996 kB/s) [2022-03-10T01:03:57.830Z] #63 ... [2022-03-10T01:03:57.830Z] [2022-03-10T01:03:57.830Z] #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-03-10T01:03:57.830Z] #31 sha256:9c86c3ae7938c08bd588c4dfb620f265340a8fe8d98f976bf3bf6392aefd60c0 [2022-03-10T01:03:57.830Z] #31 10.46 #=#=# [2022-03-10T01:03:57.830Z] #31 10.78 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:57.830Z] #31 12.25 [2022-03-10T01:03:57.830Z] #31 15.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T01:03:57.830Z] #31 16.87 #=#=# [2022-03-10T01:03:57.830Z] #31 17.20 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:57.830Z] #31 18.69 [2022-03-10T01:03:57.830Z] #31 18.98 Download of images into '/build' complete. [2022-03-10T01:03:57.830Z] #31 18.98 Use something like the following to load the result into a Docker daemon: [2022-03-10T01:03:57.830Z] #31 18.98 tar -cC '/build' . | docker load [2022-03-10T01:03:57.830Z] #31 DONE 19.3s [2022-03-10T01:03:57.830Z] [2022-03-10T01:03:57.830Z] #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-03-10T01:03:57.830Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:03:57.830Z] #47 14.20 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T01:03:59.395Z] #14 11.13 Reading package lists... [2022-03-10T01:03:59.395Z] #14 ... [2022-03-10T01:03:59.395Z] [2022-03-10T01:03:59.395Z] #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-03-10T01:03:59.395Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-10T01:03:59.395Z] #36 12.63 tomll can be used in two ways: [2022-03-10T01:03:59.395Z] #36 12.63 Writing to STDIN and reading from STDOUT: [2022-03-10T01:03:59.395Z] #36 12.63 cat file.toml | tomll > file.toml [2022-03-10T01:03:59.395Z] #36 12.63 [2022-03-10T01:03:59.395Z] #36 12.63 Reading and updating a list of files: [2022-03-10T01:03:59.395Z] #36 12.63 tomll a.toml b.toml c.toml [2022-03-10T01:03:59.395Z] #36 12.63 [2022-03-10T01:03:59.395Z] #36 12.63 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T01:03:59.395Z] #36 DONE 13.2s [2022-03-10T01:03:59.657Z] [2022-03-10T01:03:59.657Z] #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-03-10T01:03:59.657Z] #31 sha256:2d297b2fd48d813751e64a72f3e16f705d3174d9f273fea0b288d658b71189f6 [2022-03-10T01:03:59.657Z] #31 14.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T01:03:59.657Z] #31 15.67 [2022-03-10T01:03:59.657Z] #31 15.96 #=#=# ######################################################################## 100.0% [2022-03-10T01:03:59.657Z] #31 17.27 [2022-03-10T01:03:59.915Z] #31 17.74 Download of images into '/build' complete. [2022-03-10T01:03:59.915Z] #31 17.74 Use something like the following to load the result into a Docker daemon: [2022-03-10T01:03:59.915Z] #31 17.74 tar -cC '/build' . | docker load [2022-03-10T01:03:59.915Z] #31 DONE 17.8s [2022-03-10T01:03:59.915Z] [2022-03-10T01:03:59.916Z] #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-03-10T01:03:59.916Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T01:03:59.916Z] #47 3.611 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:03:59.916Z] #47 3.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:03:59.916Z] #47 3.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:03:59.916Z] #47 4.111 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T01:03:59.916Z] #47 4.452 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:03:59.916Z] #47 6.327 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:03:59.916Z] #47 8.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:03:59.916Z] #47 11.11 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T01:04:00.352Z] #47 ... [2022-03-10T01:04:00.352Z] [2022-03-10T01:04:00.352Z] #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-03-10T01:04:00.352Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:04:00.352Z] #36 17.96 tomll can be used in two ways: [2022-03-10T01:04:00.352Z] #36 18.00 Writing to STDIN and reading from STDOUT: [2022-03-10T01:04:00.352Z] #36 18.00 cat file.toml | tomll > file.toml [2022-03-10T01:04:00.352Z] #36 18.00 [2022-03-10T01:04:00.352Z] #36 18.00 Reading and updating a list of files: [2022-03-10T01:04:00.352Z] #36 18.00 tomll a.toml b.toml c.toml [2022-03-10T01:04:00.352Z] #36 18.00 [2022-03-10T01:04:00.352Z] #36 18.00 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T01:04:00.352Z] #36 DONE 18.3s [2022-03-10T01:04:00.352Z] [2022-03-10T01:04:00.352Z] #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-03-10T01:04:00.352Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:00.352Z] #14 17.32 Fetched 8507 kB in 13s (656 kB/s) [2022-03-10T01:04:00.482Z] #47 13.82 Fetched 8397 kB in 11s (798 kB/s) [2022-03-10T01:04:01.167Z] #11 ... [2022-03-10T01:04:01.167Z] [2022-03-10T01:04:01.167Z] #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-03-10T01:04:01.167Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:04:01.167Z] #36 10.85 0 added, 0 removed; done. [2022-03-10T01:04:01.167Z] #36 10.85 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T01:04:01.167Z] #36 10.85 done. [2022-03-10T01:04:01.167Z] #36 DONE 14.2s [2022-03-10T01:04:01.167Z] [2022-03-10T01:04:01.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:04:01.167Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:04:01.419Z] #47 13.82 Reading package lists... [2022-03-10T01:04:01.419Z] #47 ... [2022-03-10T01:04:01.419Z] [2022-03-10T01:04:01.419Z] #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-03-10T01:04:01.419Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-10T01:04:01.419Z] #58 10.82 Reading package lists... [2022-03-10T01:04:01.735Z] #11 ... [2022-03-10T01:04:01.735Z] [2022-03-10T01:04:01.735Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T01:04:01.735Z] #37 sha256:1dd5f2f8969f72b2a66f30dced12b7296569ec9d14c9f783a70cad0b526ff0ec [2022-03-10T01:04:01.735Z] #37 DONE 0.7s [2022-03-10T01:04:01.735Z] [2022-03-10T01:04:01.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:04:01.735Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:04:01.735Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-10T01:04:01.735Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s done [2022-03-10T01:04:01.996Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.1s [2022-03-10T01:04:02.355Z] #58 15.11 Building dependency tree... [2022-03-10T01:04:04.257Z] #58 18.17 The following additional packages will be installed: [2022-03-10T01:04:04.516Z] #58 18.19 libbtrfs0 [2022-03-10T01:04:04.528Z] #14 17.32 Reading package lists... [2022-03-10T01:04:04.528Z] #14 22.49 Reading package lists... [2022-03-10T01:04:04.528Z] #14 ... [2022-03-10T01:04:04.528Z] [2022-03-10T01:04:04.528Z] #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-03-10T01:04:04.528Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:04:04.528Z] #43 21.82 Updating files: 93% (1714/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T01:04:04.528Z] #43 21.93 + git checkout -q v2.3.0 [2022-03-10T01:04:04.774Z] #58 18.34 The following NEW packages will be installed: [2022-03-10T01:04:04.774Z] #58 18.36 libbtrfs-dev libbtrfs0 [2022-03-10T01:04:05.033Z] #58 18.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:05.033Z] #58 18.70 Need to get 454 kB of archives. [2022-03-10T01:04:05.033Z] #58 18.70 After this operation, 1275 kB of additional disk space will be used. [2022-03-10T01:04:05.033Z] #58 18.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-10T01:04:05.033Z] #58 18.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-10T01:04:05.969Z] #58 19.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:06.233Z] #58 19.91 Fetched 454 kB in 0s (1460 kB/s) [2022-03-10T01:04:06.233Z] #58 19.96 Selecting previously unselected package libbtrfs0:arm64. [2022-03-10T01:04:06.435Z] #43 24.22 + 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-03-10T01:04:06.491Z] #58 19.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-10T01:04:06.491Z] #58 20.03 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-10T01:04:06.491Z] #58 20.04 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T01:04:06.491Z] #58 20.20 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-10T01:04:06.491Z] #58 20.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-10T01:04:06.491Z] #58 20.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T01:04:06.749Z] #58 20.52 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T01:04:06.749Z] #58 20.53 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T01:04:06.749Z] #58 20.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:07.011Z] #58 DONE 20.9s [2022-03-10T01:04:07.011Z] [2022-03-10T01:04:07.011Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:07.011Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:07.011Z] #51 19.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:04:07.011Z] #51 19.93 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T01:04:07.011Z] #51 19.94 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T01:04:07.011Z] #51 20.00 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:04:07.011Z] #51 20.18 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T01:04:07.011Z] #51 20.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T01:04:07.011Z] #51 20.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T01:04:07.011Z] #51 20.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T01:04:07.269Z] #51 ... [2022-03-10T01:04:07.270Z] [2022-03-10T01:04:07.270Z] #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-03-10T01:04:07.270Z] #63 sha256:c6d260a80fba7c2daff2561044c638737a94d2ad96af764d46b30c0325a40435 [2022-03-10T01:04:07.270Z] #63 10.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T01:04:07.270Z] #63 ... [2022-03-10T01:04:07.270Z] [2022-03-10T01:04:07.270Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T01:04:07.270Z] #59 sha256:2142c5b0693bb694c3f18ddb29a75b19fd7fb6112f9336087f51cd491c1886d1 [2022-03-10T01:04:07.270Z] #59 DONE 0.2s [2022-03-10T01:04:07.270Z] [2022-03-10T01:04:07.270Z] #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-03-10T01:04:07.270Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:04:07.278Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-10T01:04:08.209Z] #60 0.663 + RM_GOPATH=0 [2022-03-10T01:04:08.209Z] #60 0.663 + TMP_GOPATH= [2022-03-10T01:04:08.209Z] #60 0.663 + : /build [2022-03-10T01:04:08.209Z] #60 0.663 + '[' -z '' ']' [2022-03-10T01:04:08.209Z] #60 0.664 ++ mktemp -d [2022-03-10T01:04:08.209Z] #60 0.668 + export GOPATH=/tmp/tmp.2IeeGqbnZp [2022-03-10T01:04:08.209Z] #60 0.668 + GOPATH=/tmp/tmp.2IeeGqbnZp [2022-03-10T01:04:08.209Z] #60 0.668 + RM_GOPATH=1 [2022-03-10T01:04:08.209Z] #60 0.668 + case "$(go env GOARCH)" in [2022-03-10T01:04:08.209Z] #60 0.668 ++ go env GOARCH [2022-03-10T01:04:08.209Z] #60 0.687 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:08.209Z] #60 0.687 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:08.209Z] #60 0.688 ++ dirname /install.sh [2022-03-10T01:04:08.209Z] #60 0.692 + dir=/ [2022-03-10T01:04:08.209Z] #60 0.692 + bin=containerd [2022-03-10T01:04:08.209Z] #60 0.692 + shift [2022-03-10T01:04:08.209Z] #60 0.692 + '[' '!' -f //containerd.installer ']' [2022-03-10T01:04:08.209Z] #60 0.692 + . //containerd.installer [2022-03-10T01:04:08.209Z] #60 0.692 ++ set -e [2022-03-10T01:04:08.209Z] #60 0.692 ++ : v1.5.10 [2022-03-10T01:04:08.209Z] #60 0.693 + install_containerd [2022-03-10T01:04:08.209Z] #60 0.693 + echo 'Install containerd version v1.5.10' [2022-03-10T01:04:08.209Z] #60 0.693 Install containerd version v1.5.10 [2022-03-10T01:04:08.209Z] #60 0.694 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2IeeGqbnZp/src/github.com/containerd/containerd [2022-03-10T01:04:08.209Z] #60 0.698 Cloning into '/tmp/tmp.2IeeGqbnZp/src/github.com/containerd/containerd'... [2022-03-10T01:04:08.776Z] #60 ... [2022-03-10T01:04:08.776Z] [2022-03-10T01:04:08.776Z] #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-03-10T01:04:08.776Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T01:04:08.776Z] #38 12.36 Fetched 8393 kB in 9s (967 kB/s) [2022-03-10T01:04:08.776Z] #38 12.36 Reading package lists... [2022-03-10T01:04:08.776Z] #38 16.41 Reading package lists... [2022-03-10T01:04:08.776Z] #38 20.19 Building dependency tree... [2022-03-10T01:04:08.776Z] #38 ... [2022-03-10T01:04:08.776Z] [2022-03-10T01:04:08.776Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:08.776Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:08.776Z] #51 21.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T01:04:08.776Z] #51 21.52 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T01:04:08.954Z] #43 ... [2022-03-10T01:04:08.955Z] [2022-03-10T01:04:08.955Z] #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-03-10T01:04:08.955Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:04:08.955Z] #58 16.95 Fetched 8507 kB in 13s (657 kB/s) [2022-03-10T01:04:08.955Z] #58 16.95 Reading package lists... [2022-03-10T01:04:08.955Z] #58 22.32 Reading package lists... [2022-03-10T01:04:08.955Z] #58 ... [2022-03-10T01:04:08.955Z] [2022-03-10T01:04:08.955Z] #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-03-10T01:04:08.955Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:08.955Z] #14 22.49 Reading package lists... [2022-03-10T01:04:08.955Z] #14 27.08 Building dependency tree... [2022-03-10T01:04:08.955Z] #14 ... [2022-03-10T01:04:08.955Z] [2022-03-10T01:04:08.955Z] #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-03-10T01:04:08.955Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:04:08.955Z] #38 17.21 Fetched 8507 kB in 13s (644 kB/s) [2022-03-10T01:04:08.955Z] #38 17.21 Reading package lists... [2022-03-10T01:04:09.252Z] #38 22.48 Reading package lists... [2022-03-10T01:04:09.252Z] #38 27.45 Building dependency tree... [2022-03-10T01:04:09.252Z] #38 ... [2022-03-10T01:04:09.252Z] [2022-03-10T01:04:09.252Z] #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-03-10T01:04:09.252Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:04:10.167Z] #51 23.79 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T01:04:10.167Z] #51 23.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:04:10.167Z] #51 23.81 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:04:10.167Z] #51 23.89 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T01:04:10.167Z] #51 23.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T01:04:10.167Z] #51 23.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T01:04:10.273Z] #58 27.28 Building dependency tree... [2022-03-10T01:04:10.273Z] #58 28.51 Reading state information... [2022-03-10T01:04:10.426Z] #51 24.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:04:10.426Z] #51 24.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T01:04:10.426Z] #51 24.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T01:04:10.426Z] #51 24.24 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T01:04:10.688Z] #51 24.31 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T01:04:10.688Z] #51 24.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T01:04:10.688Z] #51 24.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T01:04:10.688Z] #51 24.39 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T01:04:10.688Z] #51 24.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T01:04:10.688Z] #51 24.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T01:04:10.688Z] #51 24.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T01:04:10.947Z] #51 24.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T01:04:10.947Z] #51 24.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T01:04:10.947Z] #51 24.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T01:04:10.947Z] #51 24.64 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T01:04:10.947Z] #51 24.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T01:04:10.947Z] #51 24.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T01:04:10.947Z] #51 24.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T01:04:11.204Z] #58 ... [2022-03-10T01:04:11.204Z] [2022-03-10T01:04:11.204Z] #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-03-10T01:04:11.204Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:11.204Z] #47 18.74 Fetched 8510 kB in 14s (612 kB/s) [2022-03-10T01:04:11.204Z] #47 18.74 Reading package lists... [2022-03-10T01:04:11.204Z] #47 23.66 Reading package lists... [2022-03-10T01:04:11.204Z] #47 28.69 Building dependency tree... [2022-03-10T01:04:11.204Z] #47 ... [2022-03-10T01:04:11.204Z] [2022-03-10T01:04:11.204Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:11.204Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:11.204Z] #51 26.00 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T01:04:11.204Z] #51 26.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:04:11.204Z] #51 26.05 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T01:04:11.205Z] #51 26.09 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:04:11.205Z] #51 26.29 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T01:04:11.205Z] #51 26.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T01:04:11.205Z] #51 26.74 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T01:04:11.205Z] #51 26.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T01:04:11.205Z] #51 28.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T01:04:11.205Z] #51 28.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T01:04:11.209Z] #51 24.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T01:04:11.209Z] #51 24.83 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T01:04:11.209Z] #51 24.96 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T01:04:11.209Z] #51 24.99 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T01:04:11.223Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ddd3b3aa62efcd3d) in /home/ubuntu/workspace/moby_PR-43353 [Pipeline] { [2022-03-10T01:04:11.249Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d5903eff3a7489d6) in /home/ubuntu/workspace/moby_PR-43353 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-03-10T01:04:11.351Z] The recommended git tool is: git [2022-03-10T01:04:11.366Z] The recommended git tool is: git [2022-03-10T01:04:11.470Z] #51 25.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T01:04:11.470Z] #51 25.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T01:04:11.470Z] #51 25.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T01:04:11.729Z] #51 25.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T01:04:11.729Z] #51 25.36 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T01:04:11.729Z] #51 25.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T01:04:11.729Z] #51 25.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T01:04:11.729Z] #51 25.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T01:04:11.729Z] #51 25.57 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T01:04:11.729Z] #51 25.59 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T01:04:11.729Z] #51 25.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T01:04:11.729Z] #51 25.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T01:04:11.992Z] #51 25.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T01:04:11.992Z] #51 25.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T01:04:11.992Z] #51 25.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T01:04:11.992Z] #51 25.75 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T01:04:11.992Z] #51 ... [2022-03-10T01:04:11.992Z] [2022-03-10T01:04:11.992Z] #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-03-10T01:04:11.992Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:04:11.992Z] #14 11.13 Reading package lists... [2022-03-10T01:04:11.992Z] #14 15.82 Reading package lists... [2022-03-10T01:04:11.992Z] #14 19.61 Building dependency tree... [2022-03-10T01:04:11.992Z] #14 22.58 The following additional packages will be installed: [2022-03-10T01:04:11.992Z] #14 22.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:04:11.992Z] #14 22.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T01:04:11.992Z] #14 22.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T01:04:11.992Z] #14 22.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T01:04:11.992Z] #14 22.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T01:04:11.992Z] #14 22.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T01:04:11.992Z] #14 22.61 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T01:04:11.992Z] #14 22.63 Suggested packages: [2022-03-10T01:04:11.992Z] #14 22.63 gcc-10-locales seccomp wine64 [2022-03-10T01:04:11.992Z] #14 23.56 The following NEW packages will be installed: [2022-03-10T01:04:11.992Z] #14 23.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:04:11.992Z] #14 23.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T01:04:11.992Z] #14 23.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T01:04:11.992Z] #14 23.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T01:04:11.992Z] #14 23.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T01:04:11.992Z] #14 23.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T01:04:11.992Z] #14 23.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T01:04:11.992Z] #14 23.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T01:04:11.992Z] #14 23.58 mingw-w64-x86-64-dev [2022-03-10T01:04:11.992Z] #14 23.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:11.992Z] #14 23.99 Need to get 108 MB of archives. [2022-03-10T01:04:11.992Z] #14 23.99 After this operation, 620 MB of additional disk space will be used. [2022-03-10T01:04:11.992Z] #14 23.99 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-03-10T01:04:11.992Z] #14 24.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-10T01:04:11.992Z] #14 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T01:04:11.992Z] #14 24.17 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-03-10T01:04:11.992Z] #14 24.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-10T01:04:11.992Z] #14 24.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T01:04:11.992Z] #14 24.40 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-03-10T01:04:11.992Z] #14 24.85 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-03-10T01:04:11.992Z] #14 24.86 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-03-10T01:04:11.992Z] #14 25.21 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-03-10T01:04:11.992Z] #14 25.86 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-03-10T01:04:11.992Z] #14 ... [2022-03-10T01:04:11.992Z] [2022-03-10T01:04:11.992Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:11.992Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:11.992Z] #51 25.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T01:04:11.992Z] #51 25.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T01:04:11.992Z] #51 25.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T01:04:11.992Z] #51 25.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T01:04:12.250Z] #51 25.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T01:04:12.250Z] #51 26.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T01:04:12.250Z] #51 26.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T01:04:12.250Z] #51 26.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T01:04:12.250Z] #51 26.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T01:04:12.512Z] #51 26.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T01:04:12.512Z] #51 26.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T01:04:12.512Z] #51 26.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T01:04:12.512Z] #51 26.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T01:04:12.512Z] #51 26.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T01:04:12.512Z] #51 26.34 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T01:04:12.512Z] #51 26.35 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T01:04:12.512Z] #51 26.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T01:04:12.571Z] #51 30.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T01:04:12.571Z] #51 30.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:04:12.571Z] #51 30.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:04:12.571Z] #51 30.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T01:04:12.622Z] #11 ... [2022-03-10T01:04:12.622Z] [2022-03-10T01:04:12.622Z] #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-03-10T01:04:12.622Z] #38 sha256:da2abb1f80ae69b6757a1703b2692d12b052ed511a4470240f33e818694f33f2 [2022-03-10T01:04:12.622Z] #38 1.803 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T01:04:12.622Z] #38 2.136 [2022-03-10T01:04:12.622Z] #38 2.361 #=#=# ######################################################################## 100.0% [2022-03-10T01:04:12.622Z] #38 2.656 [2022-03-10T01:04:12.622Z] #38 3.800 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T01:04:12.622Z] #38 4.158 [2022-03-10T01:04:12.622Z] #38 4.407 #=#=# ######################################################################## 100.0% [2022-03-10T01:04:12.622Z] #38 4.727 [2022-03-10T01:04:12.622Z] #38 5.820 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T01:04:12.622Z] #38 6.131 [2022-03-10T01:04:12.622Z] #38 6.349 #=#=# 0.0% ############################# 41.5% ################################################### 71.1% ######################################################################## 100.0% [2022-03-10T01:04:12.622Z] #38 6.970 [2022-03-10T01:04:12.622Z] #38 7.963 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T01:04:12.622Z] #38 8.295 [2022-03-10T01:04:12.622Z] #38 8.519 #=#=# ######################################################################## 100.0% [2022-03-10T01:04:12.622Z] #38 8.834 [2022-03-10T01:04:12.622Z] #38 9.562 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T01:04:12.622Z] #38 9.874 [2022-03-10T01:04:12.622Z] #38 10.09 #=#=# ######################################################################## 100.0% [2022-03-10T01:04:12.622Z] #38 ... [2022-03-10T01:04:12.622Z] [2022-03-10T01:04:12.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:04:12.622Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:04:12.622Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.1s [2022-03-10T01:04:12.773Z] #51 26.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T01:04:12.773Z] #51 26.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T01:04:12.773Z] #51 26.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T01:04:12.773Z] #51 ... [2022-03-10T01:04:12.773Z] [2022-03-10T01:04:12.774Z] #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-03-10T01:04:12.774Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-10T01:04:12.774Z] #53 26.29 v3.0.2 [2022-03-10T01:04:12.774Z] #53 DONE 26.5s [2022-03-10T01:04:12.774Z] [2022-03-10T01:04:12.774Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:12.774Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:12.774Z] #51 26.51 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T01:04:12.774Z] #51 26.59 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T01:04:12.774Z] #51 ... [2022-03-10T01:04:12.774Z] [2022-03-10T01:04:12.774Z] #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-03-10T01:04:12.774Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T01:04:12.774Z] #43 16.32 + git checkout -q v2.3.0 [2022-03-10T01:04:12.774Z] #43 18.05 + 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-03-10T01:04:12.828Z] #51 30.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T01:04:12.828Z] #51 31.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T01:04:12.828Z] #51 31.11 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T01:04:12.828Z] #51 31.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:04:13.035Z] #43 ... [2022-03-10T01:04:13.035Z] [2022-03-10T01:04:13.035Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:13.035Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:13.035Z] #51 26.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T01:04:13.035Z] #51 26.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T01:04:13.035Z] #51 26.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T01:04:13.035Z] #51 26.82 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T01:04:13.035Z] #51 26.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T01:04:13.084Z] #51 31.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T01:04:13.084Z] #51 31.22 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T01:04:13.084Z] #51 31.28 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T01:04:13.084Z] #51 31.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T01:04:13.084Z] #51 31.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T01:04:13.084Z] #51 31.37 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T01:04:13.084Z] #51 31.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T01:04:13.084Z] #51 31.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T01:04:13.084Z] #51 31.46 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T01:04:13.084Z] #51 31.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T01:04:13.084Z] #51 31.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T01:04:13.084Z] #51 31.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T01:04:13.084Z] #51 31.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T01:04:13.190Z] #11 ... [2022-03-10T01:04:13.190Z] [2022-03-10T01:04:13.190Z] #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-03-10T01:04:13.190Z] #38 sha256:da2abb1f80ae69b6757a1703b2692d12b052ed511a4470240f33e818694f33f2 [2022-03-10T01:04:13.190Z] #38 10.38 [2022-03-10T01:04:13.190Z] #38 10.44 Download of images into '/build' complete. [2022-03-10T01:04:13.190Z] #38 10.44 Use something like the following to load the result into a Docker daemon: [2022-03-10T01:04:13.190Z] #38 10.44 tar -cC '/build' . | docker load [2022-03-10T01:04:13.190Z] #38 DONE 11.6s [2022-03-10T01:04:13.190Z] [2022-03-10T01:04:13.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:04:13.190Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:04:13.341Z] #51 31.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T01:04:13.341Z] #51 31.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T01:04:13.341Z] #51 31.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T01:04:13.598Z] #51 31.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T01:04:13.598Z] #51 31.85 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T01:04:13.598Z] #51 31.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T01:04:13.598Z] #51 31.96 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T01:04:13.598Z] #51 31.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T01:04:13.856Z] #51 32.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T01:04:13.856Z] #51 32.11 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T01:04:13.972Z] #51 27.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T01:04:13.972Z] #51 27.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T01:04:13.972Z] #51 27.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T01:04:13.972Z] #51 27.55 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T01:04:13.972Z] #51 27.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T01:04:13.972Z] #51 27.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T01:04:13.972Z] #51 27.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T01:04:13.972Z] #51 27.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T01:04:13.972Z] #51 27.67 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T01:04:14.114Z] #51 32.27 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T01:04:14.114Z] #51 32.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T01:04:14.114Z] #51 ... [2022-03-10T01:04:14.114Z] [2022-03-10T01:04:14.114Z] #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-03-10T01:04:14.114Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:04:14.114Z] #53 32.25 v3.0.2 [2022-03-10T01:04:14.114Z] #53 DONE 32.5s [2022-03-10T01:04:14.114Z] [2022-03-10T01:04:14.114Z] #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-03-10T01:04:14.114Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:04:14.114Z] #58 30.20 The following additional packages will be installed: [2022-03-10T01:04:14.114Z] #58 30.21 libbtrfs0 [2022-03-10T01:04:14.114Z] #58 30.38 The following NEW packages will be installed: [2022-03-10T01:04:14.114Z] #58 30.38 libbtrfs-dev libbtrfs0 [2022-03-10T01:04:14.114Z] #58 30.79 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:14.114Z] #58 30.79 Need to get 460 kB of archives. [2022-03-10T01:04:14.114Z] #58 30.79 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T01:04:14.114Z] #58 30.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:04:14.114Z] #58 30.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:04:14.114Z] #58 31.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:14.114Z] #58 32.07 Fetched 460 kB in 0s (1500 kB/s) [2022-03-10T01:04:14.114Z] #58 32.16 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:04:14.114Z] #58 32.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-03-10T01:04:14.114Z] #58 32.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:04:14.114Z] #58 32.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:04:14.232Z] #51 27.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T01:04:14.233Z] #51 27.82 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T01:04:14.233Z] #51 27.83 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T01:04:14.233Z] #51 27.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T01:04:14.233Z] #51 27.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T01:04:14.233Z] #51 27.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T01:04:14.233Z] #51 ... [2022-03-10T01:04:14.233Z] [2022-03-10T01:04:14.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-03-10T01:04:14.233Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T01:04:14.233Z] #47 13.82 Reading package lists... [2022-03-10T01:04:14.233Z] #47 17.64 Reading package lists... [2022-03-10T01:04:14.233Z] #47 21.36 Building dependency tree... [2022-03-10T01:04:14.233Z] #47 24.11 The following additional packages will be installed: [2022-03-10T01:04:14.233Z] #47 24.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:14.233Z] #47 24.13 python3-protobuf python3-six [2022-03-10T01:04:14.233Z] #47 24.14 Suggested packages: [2022-03-10T01:04:14.233Z] #47 24.14 python3-setuptools [2022-03-10T01:04:14.233Z] #47 24.14 Recommended packages: [2022-03-10T01:04:14.233Z] #47 24.14 iproute2 | iproute [2022-03-10T01:04:14.233Z] #47 24.63 The following NEW packages will be installed: [2022-03-10T01:04:14.233Z] #47 24.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:14.233Z] #47 24.64 python3-protobuf python3-six [2022-03-10T01:04:14.233Z] #47 25.06 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:14.233Z] #47 25.06 Need to get 2115 kB of archives. [2022-03-10T01:04:14.233Z] #47 25.06 After this operation, 10.7 MB of additional disk space will be used. [2022-03-10T01:04:14.233Z] #47 25.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-10T01:04:14.233Z] #47 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:04:14.233Z] #47 25.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T01:04:14.233Z] #47 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-10T01:04:14.233Z] #47 25.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T01:04:14.233Z] #47 25.13 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-03-10T01:04:14.233Z] #47 25.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-10T01:04:14.233Z] #47 ... [2022-03-10T01:04:14.233Z] [2022-03-10T01:04:14.233Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:14.233Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:14.233Z] #51 27.91 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T01:04:14.233Z] #51 27.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T01:04:14.233Z] #51 27.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T01:04:14.233Z] #51 27.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T01:04:14.233Z] #51 27.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T01:04:14.233Z] #51 28.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T01:04:14.325Z] using credential docker-jenkins-github-credentials [2022-03-10T01:04:14.333Z] Cloning the remote Git repository [2022-03-10T01:04:14.333Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:04:14.371Z] #58 32.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:04:14.371Z] #58 32.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:04:14.371Z] #58 32.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:04:14.491Z] #51 28.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T01:04:14.491Z] #51 28.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T01:04:14.491Z] #51 28.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T01:04:14.491Z] #51 28.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T01:04:14.491Z] #51 28.09 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T01:04:14.668Z] #58 32.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:04:14.668Z] #58 32.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:04:14.668Z] #58 32.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:14.769Z] using credential docker-jenkins-github-credentials [2022-03-10T01:04:14.778Z] Cloning the remote Git repository [2022-03-10T01:04:14.778Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:04:13.707Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:04:13.839Z] > git init /home/ubuntu/workspace/moby_PR-43353 # timeout=10 [2022-03-10T01:04:14.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:04:14.071Z] > git --version # timeout=10 [2022-03-10T01:04:14.796Z] #51 28.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T01:04:14.796Z] #51 28.58 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T01:04:15.255Z] #58 DONE 33.4s [2022-03-10T01:04:15.255Z] [2022-03-10T01:04:15.255Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T01:04:15.255Z] #59 sha256:522f3c5a7cf1c08715e27d042314f69c95c17ca350b9da7215e8b7e7f880e388 [2022-03-10T01:04:15.512Z] #59 DONE 0.4s [2022-03-10T01:04:15.512Z] [2022-03-10T01:04:15.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.44.0" && /build/golangci-lint --version [2022-03-10T01:04:15.512Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:15.512Z] #51 32.47 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T01:04:15.512Z] #51 32.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T01:04:15.512Z] #51 32.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T01:04:15.512Z] #51 32.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T01:04:15.512Z] #51 32.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T01:04:15.512Z] #51 32.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T01:04:15.512Z] #51 32.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T01:04:15.512Z] #51 32.85 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T01:04:15.512Z] #51 32.93 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T01:04:15.512Z] #51 32.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T01:04:15.512Z] #51 32.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T01:04:15.512Z] #51 32.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T01:04:15.512Z] #51 32.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T01:04:15.512Z] #51 32.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T01:04:15.512Z] #51 33.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T01:04:15.512Z] #51 33.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T01:04:15.512Z] #51 33.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T01:04:15.512Z] #51 33.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T01:04:15.512Z] #51 33.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T01:04:15.512Z] #51 33.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T01:04:15.512Z] #51 33.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T01:04:15.512Z] #51 33.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T01:04:15.512Z] #51 33.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T01:04:15.512Z] #51 33.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T01:04:15.512Z] #51 33.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T01:04:15.512Z] #51 33.71 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T01:04:15.512Z] #51 33.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T01:04:15.512Z] #51 33.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T01:04:15.728Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.8s done [2022-03-10T01:04:15.757Z] #51 29.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T01:04:15.757Z] #51 29.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T01:04:15.757Z] #51 29.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T01:04:15.769Z] #51 33.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T01:04:15.769Z] #51 33.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T01:04:15.769Z] #51 33.96 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T01:04:15.769Z] #51 33.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T01:04:15.769Z] #51 34.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T01:04:15.769Z] #51 34.05 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T01:04:15.769Z] #51 34.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T01:04:15.769Z] #51 34.11 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T01:04:15.769Z] #51 34.11 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T01:04:15.769Z] #51 34.16 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T01:04:14.091Z] > git --version # 'git version 2.17.1' [2022-03-10T01:04:14.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:14.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:13.572Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:04:13.638Z] > git init /home/ubuntu/workspace/moby_PR-43353 # timeout=10 [2022-03-10T01:04:13.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:04:13.888Z] > git --version # timeout=10 [2022-03-10T01:04:13.908Z] > git --version # 'git version 2.17.1' [2022-03-10T01:04:13.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:13.910Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:15.987Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 [2022-03-10T01:04:16.016Z] #51 29.61 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T01:04:16.248Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T01:04:16.248Z] #11 DONE 41.3s [2022-03-10T01:04:16.248Z] [2022-03-10T01:04:16.248Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T01:04:16.248Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T01:04:16.335Z] #51 34.65 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T01:04:16.335Z] #51 34.65 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T01:04:16.335Z] #51 34.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T01:04:16.592Z] #51 34.82 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T01:04:16.592Z] #51 34.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T01:04:16.592Z] #51 34.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T01:04:16.592Z] #51 34.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T01:04:16.592Z] #51 34.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T01:04:16.592Z] #51 34.93 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T01:04:16.850Z] #51 35.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T01:04:16.850Z] #51 35.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T01:04:16.850Z] #51 35.12 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T01:04:16.850Z] #51 35.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T01:04:16.850Z] #51 35.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T01:04:16.850Z] #51 35.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T01:04:16.850Z] #51 35.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T01:04:17.108Z] #51 35.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T01:04:17.108Z] #51 35.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T01:04:17.108Z] #51 35.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T01:04:17.108Z] #51 35.44 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T01:04:17.108Z] #51 35.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T01:04:17.190Z] #12 DONE 0.7s [2022-03-10T01:04:17.190Z] [2022-03-10T01:04:17.190Z] #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-03-10T01:04:17.190Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T01:04:17.365Z] #51 35.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T01:04:17.365Z] #51 35.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T01:04:17.365Z] #51 35.58 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T01:04:17.365Z] #51 35.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T01:04:17.365Z] #51 35.65 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T01:04:17.365Z] #51 35.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T01:04:17.393Z] #51 31.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:04:17.393Z] #51 31.08 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T01:04:17.393Z] #51 31.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:04:17.393Z] #51 31.17 go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:04:17.622Z] #51 35.91 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T01:04:17.761Z] #13 DONE 0.7s [2022-03-10T01:04:17.761Z] [2022-03-10T01:04:17.761Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T01:04:17.761Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T01:04:18.021Z] #49 DONE 0.2s [2022-03-10T01:04:18.021Z] [2022-03-10T01:04:18.021Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:04:18.021Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T01:04:18.021Z] #40 DONE 0.2s [2022-03-10T01:04:18.021Z] [2022-03-10T01:04:18.021Z] #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-03-10T01:04:18.021Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:04:18.021Z] #41 ... [2022-03-10T01:04:18.021Z] [2022-03-10T01:04:18.021Z] #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-03-10T01:04:18.021Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T01:04:18.021Z] #53 DONE 0.3s [2022-03-10T01:04:18.280Z] [2022-03-10T01:04:18.280Z] #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-03-10T01:04:18.280Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:19.007Z] #51 37.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T01:04:19.007Z] #51 37.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T01:04:19.007Z] #51 37.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T01:04:19.007Z] #51 37.18 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T01:04:19.943Z] #51 ... [2022-03-10T01:04:19.943Z] [2022-03-10T01:04:19.943Z] #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-03-10T01:04:19.943Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T01:04:19.943Z] #38 23.12 The following additional packages will be installed: [2022-03-10T01:04:19.943Z] #38 23.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T01:04:19.943Z] #38 23.14 Suggested packages: [2022-03-10T01:04:19.943Z] #38 23.15 cmake-doc ninja-build lrzip [2022-03-10T01:04:19.943Z] #38 23.15 Recommended packages: [2022-03-10T01:04:19.943Z] #38 23.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T01:04:19.943Z] #38 23.73 The following NEW packages will be installed: [2022-03-10T01:04:19.943Z] #38 23.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T01:04:19.943Z] #38 23.76 vim-common xxd [2022-03-10T01:04:19.943Z] #38 24.15 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:19.943Z] #38 24.15 Need to get 15.6 MB of archives. [2022-03-10T01:04:19.943Z] #38 24.15 After this operation, 67.4 MB of additional disk space will be used. [2022-03-10T01:04:19.943Z] #38 24.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:04:19.943Z] #38 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:04:19.943Z] #38 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T01:04:19.943Z] #38 24.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-10T01:04:19.943Z] #38 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-10T01:04:19.943Z] #38 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-10T01:04:19.943Z] #38 24.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-10T01:04:19.943Z] #38 24.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-10T01:04:19.943Z] #38 24.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-10T01:04:19.943Z] #38 24.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-10T01:04:19.943Z] #38 25.47 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:19.943Z] #38 25.68 Fetched 15.6 MB in 1s (18.6 MB/s) [2022-03-10T01:04:19.943Z] #38 25.76 Selecting previously unselected package xxd. [2022-03-10T01:04:19.943Z] #38 25.76 (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-03-10T01:04:19.943Z] #38 25.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T01:04:19.943Z] #38 25.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:19.943Z] #38 26.01 Selecting previously unselected package vim-common. [2022-03-10T01:04:19.943Z] #38 26.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:04:19.943Z] #38 26.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:19.943Z] #38 26.47 Selecting previously unselected package cmake-data. [2022-03-10T01:04:19.943Z] #38 26.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T01:04:19.943Z] #38 26.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:04:19.943Z] #38 29.20 Selecting previously unselected package libicu67:arm64. [2022-03-10T01:04:19.943Z] #38 29.20 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-10T01:04:19.943Z] #38 29.21 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-10T01:04:19.943Z] #38 ... [2022-03-10T01:04:19.943Z] [2022-03-10T01:04:19.943Z] #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-03-10T01:04:19.943Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T01:04:19.943Z] #47 28.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-10T01:04:19.943Z] #47 29.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:19.943Z] #47 29.41 Fetched 2115 kB in 4s (574 kB/s) [2022-03-10T01:04:19.943Z] #47 29.47 Selecting previously unselected package libprotobuf23:arm64. [2022-03-10T01:04:19.943Z] #47 29.47 (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-03-10T01:04:19.943Z] #47 29.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 29.54 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-10T01:04:19.943Z] #47 30.14 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:04:19.943Z] #47 30.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:04:19.943Z] #47 30.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:04:19.943Z] #47 30.28 Selecting previously unselected package python3-six. [2022-03-10T01:04:19.943Z] #47 30.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T01:04:19.943Z] #47 30.29 Unpacking python3-six (1.16.0-2) ... [2022-03-10T01:04:19.943Z] #47 30.39 Selecting previously unselected package python3-protobuf. [2022-03-10T01:04:19.943Z] #47 30.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 30.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T01:04:19.943Z] #47 30.89 Selecting previously unselected package libnet1:arm64. [2022-03-10T01:04:19.943Z] #47 30.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 30.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:04:19.943Z] #47 31.00 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T01:04:19.943Z] #47 31.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 31.02 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T01:04:19.943Z] #47 31.12 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T01:04:19.943Z] #47 31.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 31.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T01:04:19.943Z] #47 31.21 Selecting previously unselected package criu. [2022-03-10T01:04:19.943Z] #47 31.23 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-10T01:04:19.943Z] #47 31.24 Unpacking criu (3.16.1-3) ... [2022-03-10T01:04:19.943Z] #47 31.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:04:19.943Z] #47 32.99 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-10T01:04:19.943Z] #47 33.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:04:19.943Z] #47 33.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T01:04:19.943Z] #47 33.09 Setting up python3-six (1.16.0-2) ... [2022-03-10T01:04:19.943Z] #47 ... [2022-03-10T01:04:19.943Z] [2022-03-10T01:04:19.943Z] #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-03-10T01:04:19.943Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T01:04:19.943Z] #38 33.58 Selecting previously unselected package libxml2:arm64. [2022-03-10T01:04:19.943Z] #38 33.59 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-10T01:04:19.943Z] #38 33.61 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:04:20.196Z] #54 ... [2022-03-10T01:04:20.196Z] [2022-03-10T01:04:20.196Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-10T01:04:20.196Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-10T01:04:20.196Z] #14 DONE 2.5s [2022-03-10T01:04:20.382Z] #51 ... [2022-03-10T01:04:20.382Z] [2022-03-10T01:04:20.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-10T01:04:20.382Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:20.382Z] #14 27.08 Building dependency tree... [2022-03-10T01:04:20.382Z] #14 28.34 Reading state information... [2022-03-10T01:04:20.382Z] #14 29.96 The following additional packages will be installed: [2022-03-10T01:04:20.382Z] #14 29.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:04:20.382Z] #14 29.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T01:04:20.382Z] #14 29.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T01:04:20.382Z] #14 29.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T01:04:20.382Z] #14 29.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T01:04:20.382Z] #14 29.97 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T01:04:20.382Z] #14 29.97 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T01:04:20.382Z] #14 29.98 Suggested packages: [2022-03-10T01:04:20.382Z] #14 29.98 gcc-10-locales seccomp wine64 [2022-03-10T01:04:20.382Z] #14 31.15 The following NEW packages will be installed: [2022-03-10T01:04:20.382Z] #14 31.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:04:20.383Z] #14 31.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T01:04:20.383Z] #14 31.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T01:04:20.383Z] #14 31.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T01:04:20.383Z] #14 31.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T01:04:20.383Z] #14 31.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T01:04:20.383Z] #14 31.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T01:04:20.383Z] #14 31.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T01:04:20.383Z] #14 31.17 mingw-w64-x86-64-dev [2022-03-10T01:04:20.383Z] #14 31.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:20.383Z] #14 31.55 Need to get 115 MB of archives. [2022-03-10T01:04:20.383Z] #14 31.55 After this operation, 645 MB of additional disk space will be used. [2022-03-10T01:04:20.383Z] #14 31.55 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-03-10T01:04:20.383Z] #14 31.68 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-03-10T01:04:20.383Z] #14 31.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T01:04:20.383Z] #14 31.83 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-03-10T01:04:20.383Z] #14 31.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T01:04:20.383Z] #14 31.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T01:04:20.383Z] #14 32.13 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-03-10T01:04:20.383Z] #14 32.32 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-03-10T01:04:20.383Z] #14 32.32 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-03-10T01:04:20.383Z] #14 32.99 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-03-10T01:04:20.383Z] #14 34.32 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-03-10T01:04:20.383Z] #14 34.83 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-03-10T01:04:20.383Z] #14 35.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-10T01:04:20.383Z] #14 36.47 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-03-10T01:04:20.383Z] #14 36.89 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-03-10T01:04:20.383Z] #14 36.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T01:04:20.383Z] #14 36.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T01:04:20.383Z] #14 36.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:04:20.383Z] #14 36.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:04:20.383Z] #14 36.92 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-03-10T01:04:20.383Z] #14 36.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T01:04:20.383Z] #14 36.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T01:04:20.383Z] #14 36.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T01:04:20.383Z] #14 36.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T01:04:20.383Z] #14 36.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T01:04:20.383Z] #14 36.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T01:04:20.383Z] #14 36.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T01:04:20.383Z] #14 37.00 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-03-10T01:04:20.383Z] #14 37.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T01:04:20.383Z] #14 37.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T01:04:20.383Z] #14 37.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:20.383Z] #14 38.10 Fetched 115 MB in 6s (19.8 MB/s) [2022-03-10T01:04:20.383Z] #14 38.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T01:04:20.383Z] #14 38.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:04:20.383Z] #14 38.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:04:20.383Z] #14 38.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:04:20.383Z] #14 ... [2022-03-10T01:04:20.383Z] [2022-03-10T01:04:20.383Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:20.383Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:20.383Z] #51 38.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:04:20.383Z] #51 38.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:04:20.383Z] #51 38.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T01:04:20.383Z] #51 38.68 go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:04:20.383Z] #51 ... [2022-03-10T01:04:20.383Z] [2022-03-10T01:04:20.383Z] #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-03-10T01:04:20.383Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:04:20.383Z] #38 27.45 Building dependency tree... [2022-03-10T01:04:20.383Z] #38 28.68 Reading state information... [2022-03-10T01:04:20.383Z] #38 30.34 The following additional packages will be installed: [2022-03-10T01:04:20.383Z] #38 30.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T01:04:20.383Z] #38 30.35 Suggested packages: [2022-03-10T01:04:20.383Z] #38 30.35 cmake-doc ninja-build lrzip [2022-03-10T01:04:20.383Z] #38 30.35 Recommended packages: [2022-03-10T01:04:20.383Z] #38 30.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T01:04:20.383Z] #38 31.17 The following NEW packages will be installed: [2022-03-10T01:04:20.383Z] #38 31.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T01:04:20.383Z] #38 31.18 vim-common xxd [2022-03-10T01:04:20.383Z] #38 31.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:20.383Z] #38 31.54 Need to get 17.7 MB of archives. [2022-03-10T01:04:20.383Z] #38 31.54 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T01:04:20.383Z] #38 31.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:04:20.383Z] #38 31.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:04:20.383Z] #38 31.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T01:04:20.383Z] #38 31.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:04:20.383Z] #38 32.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T01:04:20.383Z] #38 32.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T01:04:20.383Z] #38 32.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T01:04:20.383Z] #38 32.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T01:04:20.383Z] #38 32.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T01:04:20.383Z] #38 32.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T01:04:20.383Z] #38 33.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:20.383Z] #38 33.52 Fetched 17.7 MB in 1s (15.1 MB/s) [2022-03-10T01:04:20.383Z] #38 33.65 Selecting previously unselected package xxd. [2022-03-10T01:04:20.383Z] #38 33.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-03-10T01:04:20.383Z] #38 33.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:04:20.383Z] #38 33.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:20.383Z] #38 33.96 Selecting previously unselected package vim-common. [2022-03-10T01:04:20.383Z] #38 33.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:04:20.383Z] #38 33.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:20.383Z] #38 34.30 Selecting previously unselected package cmake-data. [2022-03-10T01:04:20.383Z] #38 34.30 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T01:04:20.383Z] #38 34.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:04:20.383Z] #38 37.01 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:04:20.383Z] #38 37.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:04:20.383Z] #38 37.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:04:20.455Z] [2022-03-10T01:04:20.455Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-10T01:04:20.455Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-10T01:04:20.509Z] #38 34.03 Selecting previously unselected package libarchive13:arm64. [2022-03-10T01:04:20.509Z] #38 34.04 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-10T01:04:20.509Z] #38 34.04 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-10T01:04:20.509Z] #38 34.26 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-10T01:04:20.509Z] #38 34.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-10T01:04:20.509Z] #38 34.27 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-10T01:04:20.509Z] #38 34.40 Selecting previously unselected package librhash0:arm64. [2022-03-10T01:04:20.767Z] #38 34.40 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-10T01:04:20.767Z] #38 34.41 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-10T01:04:20.767Z] #38 34.54 Selecting previously unselected package libuv1:arm64. [2022-03-10T01:04:20.767Z] #38 34.55 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-10T01:04:20.767Z] #38 34.56 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-10T01:04:21.025Z] #38 34.71 Selecting previously unselected package cmake. [2022-03-10T01:04:21.025Z] #38 34.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-10T01:04:21.025Z] #38 34.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:04:21.314Z] #38 ... [2022-03-10T01:04:21.314Z] [2022-03-10T01:04:21.314Z] #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-03-10T01:04:21.314Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:21.314Z] #47 28.69 Building dependency tree... [2022-03-10T01:04:21.314Z] #47 31.28 The following additional packages will be installed: [2022-03-10T01:04:21.314Z] #47 31.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:21.314Z] #47 31.28 python3-protobuf python3-six [2022-03-10T01:04:21.314Z] #47 31.29 Suggested packages: [2022-03-10T01:04:21.314Z] #47 31.29 python3-setuptools [2022-03-10T01:04:21.314Z] #47 31.29 Recommended packages: [2022-03-10T01:04:21.314Z] #47 31.29 iproute2 | iproute [2022-03-10T01:04:21.314Z] #47 31.88 The following NEW packages will be installed: [2022-03-10T01:04:21.314Z] #47 31.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:21.314Z] #47 31.93 python3-protobuf python3-six [2022-03-10T01:04:21.314Z] #47 32.44 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:21.314Z] #47 32.44 Need to get 2292 kB of archives. [2022-03-10T01:04:21.314Z] #47 32.44 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T01:04:21.314Z] #47 32.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T01:04:21.314Z] #47 32.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:04:21.314Z] #47 32.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T01:04:21.314Z] #47 32.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T01:04:21.314Z] #47 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:04:21.314Z] #47 32.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-10T01:04:21.314Z] #47 32.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:04:21.314Z] #47 35.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T01:04:21.314Z] #47 36.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:21.314Z] #47 36.93 Fetched 2292 kB in 4s (618 kB/s) [2022-03-10T01:04:21.314Z] #47 37.00 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T01:04:21.314Z] #47 37.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:04:21.314Z] #47 37.06 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T01:04:21.314Z] #47 37.07 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:04:21.314Z] #47 37.71 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:04:21.314Z] #47 37.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:04:21.315Z] #47 37.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:04:21.315Z] #47 38.01 Selecting previously unselected package python3-six. [2022-03-10T01:04:21.315Z] #47 38.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T01:04:21.315Z] #47 38.10 Unpacking python3-six (1.16.0-2) ... [2022-03-10T01:04:21.315Z] #47 38.19 Selecting previously unselected package python3-protobuf. [2022-03-10T01:04:21.315Z] #47 38.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T01:04:21.315Z] #47 38.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T01:04:21.315Z] #47 38.72 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:04:21.315Z] #47 38.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:04:21.315Z] #47 38.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:04:21.315Z] #47 38.88 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:04:21.315Z] #47 38.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:04:21.315Z] #47 38.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:04:21.315Z] #47 38.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:04:21.315Z] #47 38.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:04:21.315Z] #47 39.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:04:21.572Z] #47 39.10 Selecting previously unselected package criu. [2022-03-10T01:04:21.572Z] #47 39.10 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T01:04:21.572Z] #47 39.16 Unpacking criu (3.16.1-3) ... [2022-03-10T01:04:21.829Z] #47 ... [2022-03-10T01:04:21.829Z] [2022-03-10T01:04:21.829Z] #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-03-10T01:04:21.829Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:04:22.086Z] #34 39.70 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-03-10T01:04:22.345Z] #34 39.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T01:04:22.398Z] #38 ... [2022-03-10T01:04:22.398Z] [2022-03-10T01:04:22.398Z] #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-03-10T01:04:22.398Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:04:22.398Z] #14 26.14 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-03-10T01:04:22.398Z] #14 26.54 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-03-10T01:04:22.398Z] #14 27.54 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-03-10T01:04:22.398Z] #14 27.83 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-03-10T01:04:22.398Z] #14 27.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-10T01:04:22.398Z] #14 27.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-10T01:04:22.398Z] #14 27.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-10T01:04:22.398Z] #14 27.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-10T01:04:22.398Z] #14 27.85 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-03-10T01:04:22.398Z] #14 27.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-10T01:04:22.398Z] #14 27.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-10T01:04:22.398Z] #14 27.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-10T01:04:22.398Z] #14 27.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-10T01:04:22.398Z] #14 27.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-10T01:04:22.398Z] #14 27.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-10T01:04:22.398Z] #14 27.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-10T01:04:22.398Z] #14 27.92 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-03-10T01:04:22.398Z] #14 27.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-10T01:04:22.398Z] #14 27.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-10T01:04:22.398Z] #14 28.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:04:22.398Z] #14 28.96 Fetched 108 MB in 4s (25.3 MB/s) [2022-03-10T01:04:22.398Z] #14 29.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T01:04:22.398Z] #14 29.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-10T01:04:22.398Z] #14 29.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-10T01:04:22.398Z] #14 29.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:04:22.398Z] #14 30.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T01:04:22.398Z] #14 30.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-10T01:04:22.398Z] #14 30.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:04:22.398Z] #14 32.97 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T01:04:22.398Z] #14 32.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T01:04:22.398Z] #14 32.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:04:22.398Z] #14 33.07 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-10T01:04:22.398Z] #14 33.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T01:04:22.398Z] #14 33.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:04:22.398Z] #14 33.27 Selecting previously unselected package dmsetup. [2022-03-10T01:04:22.398Z] #14 33.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T01:04:22.398Z] #14 33.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:04:22.398Z] #14 33.47 Selecting previously unselected package mingw-w64-common. [2022-03-10T01:04:22.398Z] #14 33.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T01:04:22.398Z] #14 33.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T01:04:22.656Z] #14 ... [2022-03-10T01:04:22.656Z] [2022-03-10T01:04:22.656Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:22.656Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:04:22.656Z] #51 35.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T01:04:22.656Z] #51 35.53 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:04:22.656Z] #51 35.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:04:22.656Z] #51 35.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T01:04:22.656Z] #51 35.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T01:04:22.656Z] #51 35.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T01:04:22.656Z] #51 35.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T01:04:22.656Z] #51 35.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T01:04:22.656Z] #51 35.95 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T01:04:22.656Z] #51 36.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T01:04:22.656Z] #51 36.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T01:04:22.656Z] #51 36.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T01:04:22.656Z] #51 36.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T01:04:22.656Z] #51 36.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T01:04:22.656Z] #51 36.19 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T01:04:22.908Z] #34 40.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:04:22.914Z] #51 36.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:04:22.914Z] #51 36.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T01:04:23.006Z] #15 DONE 2.2s [2022-03-10T01:04:23.006Z] [2022-03-10T01:04:23.006Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-10T01:04:23.006Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-10T01:04:23.173Z] #51 36.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T01:04:23.173Z] #51 37.00 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T01:04:23.437Z] #51 37.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T01:04:23.437Z] #51 37.06 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:04:23.437Z] #51 37.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:04:23.437Z] #51 37.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T01:04:23.437Z] #51 37.13 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T01:04:23.437Z] #51 37.28 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:04:23.695Z] #51 37.47 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T01:04:24.011Z] #51 37.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T01:04:24.011Z] #51 37.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T01:04:24.399Z] #16 DONE 1.8s [2022-03-10T01:04:24.399Z] [2022-03-10T01:04:24.399Z] #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-03-10T01:04:24.399Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:24.399Z] #54 4.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:04:24.399Z] #54 4.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:04:24.399Z] #54 4.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:04:24.399Z] #54 4.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:04:24.399Z] #54 4.978 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T01:04:24.968Z] #54 6.786 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:04:25.388Z] #51 38.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:04:25.431Z] #34 ... [2022-03-10T01:04:25.431Z] [2022-03-10T01:04:25.431Z] #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-03-10T01:04:25.431Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:04:25.431Z] #60 3.299 + RM_GOPATH=0 [2022-03-10T01:04:25.431Z] #60 3.299 + TMP_GOPATH= [2022-03-10T01:04:25.431Z] #60 3.299 + : /build [2022-03-10T01:04:25.431Z] #60 3.299 + '[' -z '' ']' [2022-03-10T01:04:25.431Z] #60 3.300 ++ mktemp -d [2022-03-10T01:04:25.431Z] #60 3.301 + export GOPATH=/tmp/tmp.WmYEv3AvEo [2022-03-10T01:04:25.431Z] #60 3.301 + GOPATH=/tmp/tmp.WmYEv3AvEo [2022-03-10T01:04:25.431Z] #60 3.301 + RM_GOPATH=1 [2022-03-10T01:04:25.431Z] #60 3.301 + case "$(go env GOARCH)" in [2022-03-10T01:04:25.431Z] #60 3.304 ++ go env GOARCH [2022-03-10T01:04:25.431Z] #60 3.337 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:25.431Z] #60 3.337 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:25.431Z] #60 3.338 ++ dirname /install.sh [2022-03-10T01:04:25.431Z] #60 3.339 + dir=/ [2022-03-10T01:04:25.431Z] #60 3.339 + bin=containerd [2022-03-10T01:04:25.431Z] #60 3.339 + shift [2022-03-10T01:04:25.431Z] #60 3.339 + '[' '!' -f //containerd.installer ']' [2022-03-10T01:04:25.431Z] #60 3.339 + . //containerd.installer [2022-03-10T01:04:25.431Z] #60 3.351 Install containerd version v1.5.10 [2022-03-10T01:04:25.431Z] #60 3.351 ++ set -e [2022-03-10T01:04:25.431Z] #60 3.351 ++ : v1.5.10 [2022-03-10T01:04:25.431Z] #60 3.351 + install_containerd [2022-03-10T01:04:25.431Z] #60 3.351 + echo 'Install containerd version v1.5.10' [2022-03-10T01:04:25.431Z] #60 3.351 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WmYEv3AvEo/src/github.com/containerd/containerd [2022-03-10T01:04:25.431Z] #60 3.374 Cloning into '/tmp/tmp.WmYEv3AvEo/src/github.com/containerd/containerd'... [2022-03-10T01:04:25.689Z] #60 ... [2022-03-10T01:04:25.689Z] [2022-03-10T01:04:25.689Z] #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-03-10T01:04:25.689Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:04:25.689Z] #38 42.84 Selecting previously unselected package libxml2:amd64. [2022-03-10T01:04:25.689Z] #38 42.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T01:04:25.689Z] #38 42.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:04:25.689Z] #38 43.38 Selecting previously unselected package libarchive13:amd64. [2022-03-10T01:04:25.689Z] #38 43.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T01:04:25.689Z] #38 43.38 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:04:25.689Z] #38 43.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T01:04:25.689Z] #38 43.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T01:04:25.689Z] #38 43.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:04:25.689Z] #38 43.85 Selecting previously unselected package librhash0:amd64. [2022-03-10T01:04:25.689Z] #38 43.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T01:04:25.689Z] #38 43.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:04:25.946Z] #38 44.06 Selecting previously unselected package libuv1:amd64. [2022-03-10T01:04:25.946Z] #38 44.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T01:04:25.946Z] #38 44.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:04:25.946Z] #38 44.19 Selecting previously unselected package cmake. [2022-03-10T01:04:25.946Z] #38 44.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T01:04:25.946Z] #38 44.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:04:26.325Z] #51 ... [2022-03-10T01:04:26.325Z] [2022-03-10T01:04:26.325Z] #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-03-10T01:04:26.325Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T01:04:26.325Z] #47 33.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T01:04:26.325Z] #47 33.93 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T01:04:26.325Z] #47 36.73 Setting up criu (3.16.1-3) ... [2022-03-10T01:04:26.325Z] #47 38.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:26.325Z] #47 DONE 39.4s [2022-03-10T01:04:26.325Z] [2022-03-10T01:04:26.325Z] #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-03-10T01:04:26.325Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T01:04:26.325Z] #38 37.18 Setting up libicu67:arm64 (67.1-7) ... [2022-03-10T01:04:26.325Z] #38 37.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:26.325Z] #38 37.22 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-10T01:04:26.325Z] #38 37.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:26.325Z] #38 37.26 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-10T01:04:26.325Z] #38 37.28 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-10T01:04:26.325Z] #38 37.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:04:26.325Z] #38 37.32 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:04:26.325Z] #38 37.34 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-10T01:04:26.325Z] #38 37.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:04:26.325Z] #38 37.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:26.325Z] #38 DONE 39.8s [2022-03-10T01:04:26.325Z] [2022-03-10T01:04:26.325Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T01:04:26.325Z] #39 sha256:240e7d7bba2219abc193c2a13d5b459771a473815c219149a5ea7ff5e2e6bae2 [2022-03-10T01:04:26.354Z] #54 ... [2022-03-10T01:04:26.354Z] [2022-03-10T01:04:26.354Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-10T01:04:26.354Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-10T01:04:26.354Z] #17 DONE 1.8s [2022-03-10T01:04:26.354Z] [2022-03-10T01:04:26.354Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-10T01:04:26.354Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-10T01:04:26.585Z] #39 DONE 0.4s [2022-03-10T01:04:26.585Z] [2022-03-10T01:04:26.585Z] #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-03-10T01:04:26.585Z] #40 sha256:a4a9e1309965bc84daba0d6a8de0a78ce92c2c21aa2d61f52b2d48aed0ef3b56 [2022-03-10T01:04:26.845Z] #40 ... [2022-03-10T01:04:26.845Z] [2022-03-10T01:04:26.845Z] #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-03-10T01:04:26.845Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T01:04:26.845Z] #34 30.38 Updating files: 99% (1512/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-10T01:04:26.845Z] #34 30.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T01:04:26.845Z] #34 31.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:04:27.103Z] #34 ... [2022-03-10T01:04:27.104Z] [2022-03-10T01:04:27.104Z] #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-03-10T01:04:27.104Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:04:27.104Z] #14 38.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T01:04:27.104Z] #14 38.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T01:04:27.104Z] #14 38.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:04:27.739Z] #18 ... [2022-03-10T01:04:27.739Z] [2022-03-10T01:04:27.739Z] #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-03-10T01:04:27.739Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:04:27.739Z] #43 4.272 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T01:04:28.005Z] #43 ... [2022-03-10T01:04:28.005Z] [2022-03-10T01:04:28.005Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:28.005Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:28.005Z] #58 3.803 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T01:04:28.005Z] #58 ... [2022-03-10T01:04:28.005Z] [2022-03-10T01:04:28.005Z] #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-03-10T01:04:28.005Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:04:28.005Z] #50 3.856 + git clone https://github.com/docker/distribution.git . [2022-03-10T01:04:28.005Z] #50 3.856 Cloning into '.'... [2022-03-10T01:04:28.272Z] #50 ... [2022-03-10T01:04:28.272Z] [2022-03-10T01:04:28.272Z] #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-03-10T01:04:28.272Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:04:28.272Z] #60 4.695 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T01:04:28.272Z] #60 5.655 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T01:04:28.272Z] #60 5.659 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T01:04:28.272Z] #60 5.715 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T01:04:28.272Z] #60 7.643 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T01:04:28.272Z] #60 ... [2022-03-10T01:04:28.272Z] [2022-03-10T01:04:28.272Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-10T01:04:28.272Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-10T01:04:28.272Z] #18 DONE 2.1s [2022-03-10T01:04:28.272Z] [2022-03-10T01:04:28.272Z] #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-03-10T01:04:28.272Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:04:28.272Z] #56 4.324 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:04:28.272Z] #56 5.774 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:04:28.272Z] #56 6.070 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:04:28.272Z] #56 6.111 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:04:28.272Z] #56 6.312 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:04:28.272Z] #56 6.336 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:04:28.272Z] #56 6.355 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:04:28.272Z] #56 6.534 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:04:28.272Z] #56 6.819 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:04:28.272Z] #56 6.880 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:04:28.272Z] #56 6.907 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:04:28.272Z] #56 7.136 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:04:28.272Z] #56 7.323 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:04:28.531Z] #56 ... [2022-03-10T01:04:28.531Z] [2022-03-10T01:04:28.531Z] #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-03-10T01:04:28.531Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:04:30.123Z] #38 47.88 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:04:30.123Z] #38 47.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:30.123Z] #38 47.98 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:04:30.123Z] #38 48.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:04:30.123Z] #38 48.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:04:30.123Z] #38 48.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:04:30.123Z] #38 48.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:04:30.123Z] #38 48.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:04:30.123Z] #38 48.28 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:04:30.123Z] #38 48.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:04:30.123Z] #38 48.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:30.123Z] #38 ... [2022-03-10T01:04:30.123Z] [2022-03-10T01:04:30.123Z] #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-03-10T01:04:30.123Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:30.123Z] #47 39.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:04:30.123Z] #47 41.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:04:30.123Z] #47 41.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:04:30.123Z] #47 41.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:04:30.123Z] #47 41.40 Setting up python3-six (1.16.0-2) ... [2022-03-10T01:04:30.123Z] #47 42.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:04:30.123Z] #47 42.36 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T01:04:30.123Z] #47 45.48 Setting up criu (3.16.1-3) ... [2022-03-10T01:04:30.123Z] #47 47.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:04:30.123Z] #47 DONE 47.9s [2022-03-10T01:04:30.123Z] [2022-03-10T01:04:30.123Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:30.124Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:30.124Z] #51 43.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T01:04:30.124Z] #51 43.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:04:30.124Z] #51 43.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:04:30.124Z] #51 44.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T01:04:30.124Z] #51 44.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T01:04:30.124Z] #51 44.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T01:04:30.124Z] #51 44.28 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T01:04:30.124Z] #51 44.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T01:04:30.124Z] #51 44.38 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T01:04:30.124Z] #51 44.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T01:04:30.124Z] #51 44.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T01:04:30.124Z] #51 44.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T01:04:30.124Z] #51 44.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T01:04:30.124Z] #51 44.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T01:04:30.124Z] #51 44.73 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T01:04:30.124Z] #51 45.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:04:30.124Z] #51 45.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T01:04:30.124Z] #51 45.14 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T01:04:30.124Z] #51 45.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T01:04:30.124Z] #51 45.49 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T01:04:30.124Z] #51 45.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:04:30.124Z] #51 45.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:04:30.124Z] #51 45.66 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T01:04:30.124Z] #51 45.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T01:04:30.124Z] #51 45.86 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:04:30.124Z] #51 46.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T01:04:30.124Z] #51 46.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T01:04:30.124Z] #51 46.24 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T01:04:30.124Z] #51 47.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:04:30.392Z] #14 ... [2022-03-10T01:04:30.392Z] [2022-03-10T01:04:30.392Z] #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-03-10T01:04:30.392Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-10T01:04:30.392Z] #49 43.65 gotestsum version dev [2022-03-10T01:04:30.392Z] #49 DONE 44.0s [2022-03-10T01:04:30.392Z] [2022-03-10T01:04:30.392Z] #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-03-10T01:04:30.392Z] #40 sha256:a4a9e1309965bc84daba0d6a8de0a78ce92c2c21aa2d61f52b2d48aed0ef3b56 [2022-03-10T01:04:30.392Z] #40 0.741 + RM_GOPATH=0 [2022-03-10T01:04:30.392Z] #40 0.741 + TMP_GOPATH= [2022-03-10T01:04:30.392Z] #40 0.741 + : /build [2022-03-10T01:04:30.392Z] #40 0.741 + '[' -z '' ']' [2022-03-10T01:04:30.392Z] #40 0.750 ++ mktemp -d [2022-03-10T01:04:30.392Z] #40 0.759 + export GOPATH=/tmp/tmp.h46jYsjgc5 [2022-03-10T01:04:30.392Z] #40 0.759 + GOPATH=/tmp/tmp.h46jYsjgc5 [2022-03-10T01:04:30.392Z] #40 0.759 + RM_GOPATH=1 [2022-03-10T01:04:30.392Z] #40 0.759 + case "$(go env GOARCH)" in [2022-03-10T01:04:30.392Z] #40 0.759 ++ go env GOARCH [2022-03-10T01:04:30.392Z] #40 0.844 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:30.392Z] #40 0.844 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:30.392Z] #40 0.844 ++ dirname /install.sh [2022-03-10T01:04:30.392Z] #40 0.860 + dir=/ [2022-03-10T01:04:30.392Z] #40 0.860 + bin=tini [2022-03-10T01:04:30.392Z] #40 0.860 + shift [2022-03-10T01:04:30.392Z] #40 0.860 + '[' '!' -f //tini.installer ']' [2022-03-10T01:04:30.392Z] #40 0.860 + . //tini.installer [2022-03-10T01:04:30.392Z] #40 0.860 ++ : v0.19.0 [2022-03-10T01:04:30.392Z] #40 0.860 + install_tini [2022-03-10T01:04:30.392Z] #40 0.860 + echo 'Install tini version v0.19.0' [2022-03-10T01:04:30.392Z] #40 0.860 + git clone https://github.com/krallin/tini.git /tmp/tmp.h46jYsjgc5/tini [2022-03-10T01:04:30.392Z] #40 0.860 Install tini version v0.19.0 [2022-03-10T01:04:30.392Z] #40 0.883 Cloning into '/tmp/tmp.h46jYsjgc5/tini'... [2022-03-10T01:04:30.392Z] #40 1.649 + cd /tmp/tmp.h46jYsjgc5/tini [2022-03-10T01:04:30.392Z] #40 1.649 + git checkout -q v0.19.0 [2022-03-10T01:04:30.392Z] #40 1.671 + cmake . [2022-03-10T01:04:30.392Z] #40 1.913 -- The C compiler identification is GNU 10.2.1 [2022-03-10T01:04:30.392Z] #40 1.970 -- Detecting C compiler ABI info [2022-03-10T01:04:30.392Z] #40 2.263 -- Detecting C compiler ABI info - done [2022-03-10T01:04:30.392Z] #40 2.339 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T01:04:30.392Z] #40 2.341 -- Detecting C compile features [2022-03-10T01:04:30.392Z] #40 2.341 -- Detecting C compile features - done [2022-03-10T01:04:30.392Z] #40 2.382 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T01:04:30.392Z] #40 2.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T01:04:30.392Z] #40 2.609 -- Configuring done [2022-03-10T01:04:30.392Z] #40 2.625 -- Generating done [2022-03-10T01:04:30.392Z] #40 2.625 -- Build files have been written to: /tmp/tmp.h46jYsjgc5/tini [2022-03-10T01:04:30.392Z] #40 2.641 + make tini-static [2022-03-10T01:04:30.392Z] #40 2.883 Scanning dependencies of target tini-static [2022-03-10T01:04:30.392Z] #40 2.925 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T01:04:30.438Z] #19 1.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:04:30.438Z] #19 2.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:04:30.438Z] #19 2.026 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:04:30.652Z] #40 4.330 [100%] Linking C executable tini-static [2022-03-10T01:04:30.690Z] #51 ... [2022-03-10T01:04:30.691Z] [2022-03-10T01:04:30.691Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-10T01:04:30.691Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:04:30.691Z] #38 DONE 48.9s [2022-03-10T01:04:30.691Z] [2022-03-10T01:04:30.691Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T01:04:30.691Z] #39 sha256:13abbeaac46c7ab589be37d91079389932095fb64c5b3fda794071dea67f9d51 [2022-03-10T01:04:30.948Z] #39 DONE 0.3s [2022-03-10T01:04:30.948Z] [2022-03-10T01:04:30.948Z] #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-03-10T01:04:30.948Z] #40 sha256:b5322835b6f0340b4e97e63d81977fbee6ff9d9a9f923f290d463bed47009bd2 [2022-03-10T01:04:31.377Z] #19 ... [2022-03-10T01:04:31.377Z] [2022-03-10T01:04:31.377Z] #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-03-10T01:04:31.377Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:04:31.377Z] #41 3.373 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T01:04:31.377Z] #41 3.373 Cloning into '.'... [2022-03-10T01:04:31.377Z] #41 ... [2022-03-10T01:04:31.377Z] [2022-03-10T01:04:31.377Z] #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-03-10T01:04:31.377Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:04:31.377Z] #56 12.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:04:31.377Z] #56 12.60 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:04:31.586Z] #40 4.872 [100%] Built target tini-static [2022-03-10T01:04:31.586Z] #40 4.900 + mkdir -p /build [2022-03-10T01:04:31.586Z] #40 4.906 + cp tini-static /build/docker-init [2022-03-10T01:04:31.843Z] #40 DONE 5.2s [2022-03-10T01:04:31.843Z] [2022-03-10T01:04:31.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-10T01:04:31.843Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:04:31.843Z] #14 44.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T01:04:31.843Z] #14 44.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:31.843Z] #14 44.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:04:31.843Z] #14 44.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T01:04:31.843Z] #14 44.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:31.843Z] #14 44.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:04:32.318Z] #40 ... [2022-03-10T01:04:32.318Z] [2022-03-10T01:04:32.318Z] #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-03-10T01:04:32.318Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:32.318Z] #14 40.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T01:04:32.318Z] #14 40.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:04:32.318Z] #14 40.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:04:32.318Z] #14 42.71 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T01:04:32.318Z] #14 42.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T01:04:32.318Z] #14 42.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:04:32.319Z] #14 42.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T01:04:32.319Z] #14 42.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:04:32.319Z] #14 42.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:04:32.319Z] #14 43.03 Selecting previously unselected package dmsetup. [2022-03-10T01:04:32.319Z] #14 43.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:04:32.319Z] #14 43.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:04:32.319Z] #14 43.20 Selecting previously unselected package mingw-w64-common. [2022-03-10T01:04:32.319Z] #14 43.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T01:04:32.319Z] #14 43.21 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T01:04:32.319Z] #14 48.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T01:04:32.319Z] #14 48.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T01:04:32.319Z] #14 48.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:04:33.249Z] #14 ... [2022-03-10T01:04:33.249Z] [2022-03-10T01:04:33.249Z] #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-03-10T01:04:33.249Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:04:33.249Z] #49 51.44 gotestsum version dev [2022-03-10T01:04:33.517Z] #49 DONE 51.8s [2022-03-10T01:04:33.517Z] [2022-03-10T01:04:33.517Z] #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-03-10T01:04:33.517Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:35.410Z] #14 ... [2022-03-10T01:04:35.410Z] [2022-03-10T01:04:35.410Z] #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-03-10T01:04:35.410Z] #40 sha256:b5322835b6f0340b4e97e63d81977fbee6ff9d9a9f923f290d463bed47009bd2 [2022-03-10T01:04:35.410Z] #40 4.111 + RM_GOPATH=0 [2022-03-10T01:04:35.410Z] #40 4.111 + TMP_GOPATH= [2022-03-10T01:04:35.410Z] #40 4.111 + : /build [2022-03-10T01:04:35.410Z] #40 4.111 + '[' -z '' ']' [2022-03-10T01:04:35.410Z] #40 4.130 ++ mktemp -d [2022-03-10T01:04:35.410Z] #40 4.130 + export GOPATH=/tmp/tmp.FN8Pzzqafs [2022-03-10T01:04:35.410Z] #40 4.130 + GOPATH=/tmp/tmp.FN8Pzzqafs [2022-03-10T01:04:35.410Z] #40 4.130 + RM_GOPATH=1 [2022-03-10T01:04:35.410Z] #40 4.130 + case "$(go env GOARCH)" in [2022-03-10T01:04:35.410Z] #40 4.130 ++ go env GOARCH [2022-03-10T01:04:35.410Z] #40 4.130 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:35.410Z] #40 4.130 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:04:35.410Z] #40 4.130 ++ dirname /install.sh [2022-03-10T01:04:35.410Z] #40 4.136 + dir=/ [2022-03-10T01:04:35.410Z] #40 4.136 + bin=tini [2022-03-10T01:04:35.410Z] #40 4.136 + shift [2022-03-10T01:04:35.410Z] #40 4.136 + '[' '!' -f //tini.installer ']' [2022-03-10T01:04:35.410Z] #40 4.136 + . //tini.installer [2022-03-10T01:04:35.410Z] #40 4.136 ++ : v0.19.0 [2022-03-10T01:04:35.410Z] #40 4.136 + install_tini [2022-03-10T01:04:35.410Z] #40 4.136 + echo 'Install tini version v0.19.0' [2022-03-10T01:04:35.410Z] #40 4.136 + git clone https://github.com/krallin/tini.git /tmp/tmp.FN8Pzzqafs/tini [2022-03-10T01:04:35.410Z] #40 4.136 Install tini version v0.19.0 [2022-03-10T01:04:35.410Z] #40 4.142 Cloning into '/tmp/tmp.FN8Pzzqafs/tini'... [2022-03-10T01:04:35.667Z] #40 4.857 + cd /tmp/tmp.FN8Pzzqafs/tini [2022-03-10T01:04:35.667Z] #40 4.857 + git checkout -q v0.19.0 [2022-03-10T01:04:35.924Z] #40 4.951 + cmake . [2022-03-10T01:04:36.030Z] #14 49.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T01:04:36.030Z] #14 49.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:36.030Z] #14 49.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:04:36.181Z] #40 5.327 -- The C compiler identification is GNU 10.2.1 [2022-03-10T01:04:36.181Z] #40 5.395 -- Detecting C compiler ABI info [2022-03-10T01:04:36.667Z] #56 ... [2022-03-10T01:04:36.667Z] [2022-03-10T01:04:36.667Z] #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-03-10T01:04:36.667Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:04:36.667Z] #43 18.04 tomll can be used in two ways: [2022-03-10T01:04:36.667Z] #43 18.04 Writing to STDIN and reading from STDOUT: [2022-03-10T01:04:36.667Z] #43 18.04 cat file.toml | tomll > file.toml [2022-03-10T01:04:36.667Z] #43 18.04 [2022-03-10T01:04:36.667Z] #43 18.04 Reading and updating a list of files: [2022-03-10T01:04:36.667Z] #43 18.04 tomll a.toml b.toml c.toml [2022-03-10T01:04:36.667Z] #43 18.04 [2022-03-10T01:04:36.667Z] #43 18.04 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T01:04:36.744Z] #40 5.802 -- Detecting C compiler ABI info - done [2022-03-10T01:04:36.930Z] #43 ... [2022-03-10T01:04:36.930Z] [2022-03-10T01:04:36.930Z] #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-03-10T01:04:36.930Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:36.930Z] #54 8.906 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:04:36.930Z] #54 12.17 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T01:04:36.930Z] #54 18.28 Fetched 8510 kB in 14s (595 kB/s) [2022-03-10T01:04:37.000Z] #40 5.894 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T01:04:37.000Z] #40 5.894 -- Detecting C compile features [2022-03-10T01:04:37.000Z] #40 5.894 -- Detecting C compile features - done [2022-03-10T01:04:37.000Z] #40 5.954 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T01:04:37.000Z] #40 6.088 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T01:04:37.190Z] #54 18.28 Reading package lists... [2022-03-10T01:04:37.190Z] #54 ... [2022-03-10T01:04:37.190Z] [2022-03-10T01:04:37.190Z] #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-03-10T01:04:37.190Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:04:37.190Z] #19 3.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:04:37.190Z] #19 4.718 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:04:37.190Z] #19 6.342 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-10T01:04:37.190Z] #19 8.074 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-10T01:04:37.190Z] #19 8.858 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-10T01:04:37.190Z] #19 ... [2022-03-10T01:04:37.190Z] [2022-03-10T01:04:37.190Z] #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-03-10T01:04:37.190Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:04:37.190Z] #43 DONE 19.5s [2022-03-10T01:04:37.257Z] #40 6.181 -- Configuring done [2022-03-10T01:04:37.257Z] #40 6.181 -- Generating done [2022-03-10T01:04:37.257Z] #40 6.181 -- Build files have been written to: /tmp/tmp.FN8Pzzqafs/tini [2022-03-10T01:04:37.257Z] #40 6.218 + make tini-static [2022-03-10T01:04:37.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:04:37.339Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:04:37.363Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:37.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:04:37.419Z] Fetching without tags [2022-03-10T01:04:37.450Z] [2022-03-10T01:04:37.450Z] #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-03-10T01:04:37.450Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:04:37.514Z] #40 6.500 Scanning dependencies of target tini-static [2022-03-10T01:04:37.514Z] #40 6.567 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T01:04:37.813Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:04:38.019Z] #19 9.884 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-10T01:04:38.401Z] Fetching without tags [2022-03-10T01:04:38.696Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:04:38.883Z] #40 7.750 [100%] Linking C executable tini-static [2022-03-10T01:04:38.914Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:04:38.914Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:04:39.143Z] #40 8.267 [100%] Built target tini-static [2022-03-10T01:04:39.143Z] #40 8.315 + mkdir -p /build [2022-03-10T01:04:39.143Z] #40 8.315 + cp tini-static /build/docker-init [2022-03-10T01:04:39.312Z] #14 ... [2022-03-10T01:04:39.312Z] [2022-03-10T01:04:39.312Z] #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-03-10T01:04:39.312Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:04:39.410Z] #19 10.83 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:04:39.410Z] #19 10.83 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-10T01:04:39.410Z] #19 10.83 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-10T01:04:39.410Z] #19 10.88 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-10T01:04:39.410Z] #19 10.88 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-10T01:04:39.410Z] #19 10.88 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:04:39.410Z] #19 10.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-10T01:04:39.410Z] #19 10.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-10T01:04:39.410Z] #19 10.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-10T01:04:39.410Z] #19 10.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:04:39.410Z] #19 10.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:04:39.410Z] #19 10.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-10T01:04:39.570Z] #60 31.91 Updating files: 80% (3789/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T01:04:39.570Z] #60 32.35 + cd /tmp/tmp.2IeeGqbnZp/src/github.com/containerd/containerd [2022-03-10T01:04:39.570Z] #60 32.35 + git checkout -q v1.5.10 [2022-03-10T01:04:38.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:04:38.321Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:04:38.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:38.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:04:38.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:04:38.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:38.407Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:38.703Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:04:38.738Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:04:37.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:04:37.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:37.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:04:37.820Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:04:37.844Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:04:38.800Z] > git remote # timeout=10 [2022-03-10T01:04:38.826Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:04:38.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:38.846Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:04:38.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:04:38.916Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:04:38.940Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:04:39.705Z] #40 DONE 8.6s [2022-03-10T01:04:39.705Z] [2022-03-10T01:04:39.705Z] #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-03-10T01:04:39.705Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:04:39.705Z] #14 53.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T01:04:39.705Z] #14 53.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:04:39.705Z] #14 53.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:04:39.705Z] #14 53.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T01:04:39.705Z] #14 53.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:04:39.705Z] #14 53.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:04:40.144Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:04:40.144Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:04:40.945Z] #60 33.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T01:04:40.945Z] #60 33.73 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T01:04:40.945Z] #60 33.73 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:04:40.945Z] #60 33.73 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:04:40.945Z] #60 33.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T01:04:40.945Z] #60 33.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T01:04:40.945Z] #60 33.73 + '[' '' = dynamic ']' [2022-03-10T01:04:40.945Z] #60 33.73 + make [2022-03-10T01:04:40.050Z] > git remote # timeout=10 [2022-03-10T01:04:40.075Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:04:40.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:04:40.101Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:04:40.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T01:04:40.151Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:04:40.170Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:04:42.223Z] #14 60.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T01:04:42.223Z] #14 60.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:04:42.223Z] #14 60.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:04:42.320Z] #60 35.07 + bin/ctr [2022-03-10T01:04:43.584Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:04:43.621Z] #19 ... [2022-03-10T01:04:43.621Z] [2022-03-10T01:04:43.621Z] #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-03-10T01:04:43.621Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:04:43.621Z] #50 22.80 Updating files: 75% (1388/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T01:04:43.621Z] #50 23.28 + git checkout -q v2.3.0 [2022-03-10T01:04:43.621Z] #50 25.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:04:44.688Z] + docker version [2022-03-10T01:04:44.772Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:04:46.014Z] + docker version [2022-03-10T01:04:50.198Z] #50 ... [2022-03-10T01:04:50.198Z] [2022-03-10T01:04:50.198Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:50.198Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:50.198Z] #58 32.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:04:50.198Z] #58 32.11 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T01:04:50.198Z] #58 32.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T01:04:50.198Z] #58 32.39 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:04:50.198Z] #58 32.65 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T01:04:50.458Z] #58 32.72 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T01:04:50.717Z] #58 33.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T01:04:50.976Z] #58 33.09 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T01:04:51.235Z] #58 ... [2022-03-10T01:04:51.235Z] [2022-03-10T01:04:51.235Z] #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-03-10T01:04:51.235Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:04:51.235Z] #54 18.28 Reading package lists... [2022-03-10T01:04:51.235Z] #54 23.51 Reading package lists... [2022-03-10T01:04:51.235Z] #54 29.31 Building dependency tree... [2022-03-10T01:04:51.235Z] #54 32.44 The following additional packages will be installed: [2022-03-10T01:04:51.235Z] #54 32.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:51.235Z] #54 32.45 python3-protobuf python3-six [2022-03-10T01:04:51.235Z] #54 32.46 Suggested packages: [2022-03-10T01:04:51.235Z] #54 32.48 python3-setuptools [2022-03-10T01:04:51.235Z] #54 32.48 Recommended packages: [2022-03-10T01:04:51.235Z] #54 32.48 iproute2 | iproute [2022-03-10T01:04:51.235Z] #54 33.10 The following NEW packages will be installed: [2022-03-10T01:04:51.235Z] #54 33.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:04:51.235Z] #54 33.12 python3-protobuf python3-six [2022-03-10T01:04:51.275Z] Client: Docker Engine - Community [2022-03-10T01:04:51.275Z] Version: 20.10.12 [2022-03-10T01:04:51.275Z] API version: 1.41 [2022-03-10T01:04:51.275Z] Go version: go1.16.12 [2022-03-10T01:04:51.275Z] Git commit: e91ed57 [2022-03-10T01:04:51.275Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T01:04:51.275Z] OS/Arch: linux/amd64 [2022-03-10T01:04:51.275Z] Context: default [2022-03-10T01:04:51.275Z] Experimental: true [2022-03-10T01:04:51.275Z] [2022-03-10T01:04:51.275Z] Server: Docker Engine - Community [2022-03-10T01:04:51.275Z] Engine: [2022-03-10T01:04:51.275Z] Version: 20.10.12 [2022-03-10T01:04:51.275Z] API version: 1.41 (minimum version 1.12) [2022-03-10T01:04:51.275Z] Go version: go1.16.12 [2022-03-10T01:04:51.275Z] Git commit: 459d0df [2022-03-10T01:04:51.275Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T01:04:51.275Z] OS/Arch: linux/amd64 [2022-03-10T01:04:51.275Z] Experimental: true [2022-03-10T01:04:51.275Z] containerd: [2022-03-10T01:04:51.275Z] Version: 1.4.12 [2022-03-10T01:04:51.275Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:04:51.275Z] runc: [2022-03-10T01:04:51.275Z] Version: 1.0.2 [2022-03-10T01:04:51.275Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T01:04:51.275Z] docker-init: [2022-03-10T01:04:51.275Z] Version: 0.19.0 [2022-03-10T01:04:51.275Z] GitCommit: de40ad0 [2022-03-10T01:04:51.279Z] Client: Docker Engine - Community [2022-03-10T01:04:51.279Z] Version: 20.10.12 [2022-03-10T01:04:51.279Z] API version: 1.41 [2022-03-10T01:04:51.279Z] Go version: go1.16.12 [2022-03-10T01:04:51.279Z] Git commit: e91ed57 [2022-03-10T01:04:51.279Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T01:04:51.279Z] OS/Arch: linux/amd64 [2022-03-10T01:04:51.279Z] Context: default [2022-03-10T01:04:51.279Z] Experimental: true [2022-03-10T01:04:51.279Z] [2022-03-10T01:04:51.279Z] Server: Docker Engine - Community [2022-03-10T01:04:51.279Z] Engine: [2022-03-10T01:04:51.279Z] Version: 20.10.12 [2022-03-10T01:04:51.279Z] API version: 1.41 (minimum version 1.12) [2022-03-10T01:04:51.279Z] Go version: go1.16.12 [2022-03-10T01:04:51.279Z] Git commit: 459d0df [2022-03-10T01:04:51.279Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T01:04:51.279Z] OS/Arch: linux/amd64 [2022-03-10T01:04:51.279Z] Experimental: true [2022-03-10T01:04:51.279Z] containerd: [2022-03-10T01:04:51.279Z] Version: 1.4.12 [2022-03-10T01:04:51.279Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:04:51.279Z] runc: [2022-03-10T01:04:51.279Z] Version: 1.0.2 [2022-03-10T01:04:51.279Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T01:04:51.279Z] docker-init: [2022-03-10T01:04:51.279Z] Version: 0.19.0 [2022-03-10T01:04:51.279Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2022-03-10T01:04:51.495Z] #54 33.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:04:51.495Z] #54 33.65 Need to get 2292 kB of archives. [2022-03-10T01:04:51.495Z] #54 33.65 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T01:04:51.495Z] #54 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T01:04:51.623Z] + docker info [2022-03-10T01:04:51.673Z] + docker info [2022-03-10T01:04:51.759Z] #54 33.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:04:51.759Z] #54 33.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T01:04:51.759Z] #54 33.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T01:04:51.759Z] #54 33.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:04:51.759Z] #54 33.72 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-03-10T01:04:51.759Z] #54 33.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:04:52.018Z] #54 ... [2022-03-10T01:04:52.018Z] [2022-03-10T01:04:52.018Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:52.018Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:52.018Z] #58 34.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T01:04:52.018Z] #58 34.10 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T01:04:54.408Z] #14 70.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T01:04:54.408Z] #14 70.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:04:54.408Z] #14 70.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:04:54.408Z] #14 ... [2022-03-10T01:04:54.408Z] [2022-03-10T01:04:54.408Z] #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-03-10T01:04:54.408Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:04:54.408Z] #60 37.17 Updating files: 60% (2857/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T01:04:54.408Z] #60 38.10 + cd /tmp/tmp.WmYEv3AvEo/src/github.com/containerd/containerd [2022-03-10T01:04:54.408Z] #60 38.10 + git checkout -q v1.5.10 [2022-03-10T01:04:54.522Z] #60 ... [2022-03-10T01:04:54.523Z] [2022-03-10T01:04:54.523Z] #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-03-10T01:04:54.523Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:04:54.523Z] #14 58.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T01:04:54.523Z] #14 58.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:54.523Z] #14 58.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:04:54.523Z] #14 62.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T01:04:54.523Z] #14 62.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:54.523Z] #14 62.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:04:54.523Z] #14 66.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T01:04:54.523Z] #14 66.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:04:54.523Z] #14 66.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:04:54.733Z] #58 ... [2022-03-10T01:04:54.733Z] [2022-03-10T01:04:54.733Z] #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-03-10T01:04:54.733Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:04:54.733Z] #60 35.04 v3.0.2 [2022-03-10T01:04:54.733Z] #60 DONE 36.5s [2022-03-10T01:04:54.733Z] [2022-03-10T01:04:54.733Z] #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-03-10T01:04:54.733Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:04:54.733Z] #50 ... [2022-03-10T01:04:54.733Z] [2022-03-10T01:04:54.733Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:04:54.733Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:04:54.733Z] #58 36.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T01:04:54.733Z] #58 36.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:04:54.733Z] #58 36.91 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:04:54.733Z] #58 37.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T01:04:54.733Z] #58 37.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T01:04:54.733Z] #58 37.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T01:04:54.733Z] #58 37.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:04:54.992Z] #58 37.21 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T01:04:54.992Z] #58 37.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T01:04:54.992Z] #58 37.29 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T01:04:54.992Z] #58 37.30 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T01:04:54.992Z] #58 37.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T01:04:55.250Z] #58 37.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T01:04:55.250Z] #58 37.46 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T01:04:55.250Z] #58 37.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T01:04:55.250Z] #58 37.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T01:04:55.250Z] #58 37.56 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T01:04:55.250Z] #58 37.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T01:04:55.250Z] #58 37.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T01:04:55.250Z] #58 37.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T01:04:55.250Z] #58 37.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T01:04:55.250Z] #58 37.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T01:04:55.339Z] #60 39.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T01:04:55.339Z] #60 39.65 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T01:04:55.339Z] #60 39.65 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:04:55.339Z] #60 39.65 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:04:55.339Z] #60 39.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T01:04:55.339Z] #60 39.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T01:04:55.339Z] #60 39.65 + '[' '' = dynamic ']' [2022-03-10T01:04:55.339Z] #60 39.65 + make [2022-03-10T01:04:55.510Z] #58 37.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T01:04:55.510Z] #58 37.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T01:04:55.510Z] #58 37.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T01:04:55.510Z] #58 37.78 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T01:04:55.510Z] #58 37.79 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T01:04:55.770Z] #58 37.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T01:04:55.770Z] #58 38.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T01:04:56.029Z] #58 38.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T01:04:56.029Z] #58 38.33 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T01:04:56.029Z] #58 38.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T01:04:56.029Z] #58 38.43 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T01:04:56.029Z] #58 38.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T01:04:56.290Z] #58 38.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T01:04:56.290Z] #58 38.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T01:04:56.290Z] #58 38.51 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T01:04:56.290Z] #58 38.53 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T01:04:56.290Z] #58 38.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T01:04:56.290Z] #58 38.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T01:04:56.290Z] #58 38.66 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T01:04:56.290Z] #58 38.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T01:04:56.553Z] #58 38.78 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T01:04:56.553Z] #58 38.78 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T01:04:56.553Z] #58 38.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T01:04:56.553Z] #58 38.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T01:04:56.553Z] #58 38.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T01:04:56.553Z] #58 38.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T01:04:56.707Z] #60 41.14 + bin/ctr [2022-03-10T01:04:56.812Z] #58 39.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T01:04:57.071Z] #58 39.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T01:04:57.071Z] #58 39.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T01:04:57.071Z] #58 39.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T01:04:57.071Z] #58 39.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T01:04:57.071Z] #58 39.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T01:04:57.071Z] #58 39.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T01:04:57.331Z] #58 39.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T01:04:57.331Z] #58 39.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T01:04:57.331Z] #58 39.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T01:04:57.331Z] #58 39.52 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T01:04:57.331Z] #58 39.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T01:04:57.331Z] #58 39.54 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T01:04:57.331Z] #58 39.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T01:04:57.331Z] #58 39.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T01:04:57.331Z] #58 39.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T01:04:57.591Z] #58 39.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T01:04:57.591Z] #58 39.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T01:04:57.591Z] #58 39.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T01:04:57.591Z] #58 39.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T01:04:57.591Z] #58 39.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T01:04:57.591Z] #58 39.89 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T01:04:57.591Z] #58 39.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T01:04:58.215Z] #58 40.54 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T01:04:58.215Z] #58 40.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T01:04:58.215Z] #58 40.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T01:04:58.215Z] #58 40.59 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T01:04:58.490Z] #58 40.74 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T01:04:58.490Z] #58 40.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T01:04:58.490Z] #58 40.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T01:04:58.770Z] #58 40.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T01:04:58.770Z] #58 40.96 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T01:04:59.044Z] #58 41.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T01:04:59.044Z] #58 41.17 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T01:04:59.044Z] #58 41.19 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T01:04:59.044Z] #58 41.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T01:04:59.044Z] #58 41.26 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T01:04:59.044Z] #58 41.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T01:04:59.044Z] #58 41.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T01:04:59.319Z] #58 41.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T01:04:59.319Z] #58 41.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T01:04:59.319Z] #58 41.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T01:04:59.319Z] #58 41.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T01:04:59.319Z] #58 41.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T01:04:59.319Z] #58 41.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T01:04:59.319Z] #58 41.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T01:04:59.319Z] #58 41.76 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T01:04:59.582Z] #58 41.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T01:04:59.582Z] #58 41.80 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T01:04:59.844Z] #58 42.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T01:04:59.844Z] #58 42.13 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T01:05:01.089Z] #14 74.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T01:05:01.089Z] #14 74.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-10T01:05:01.089Z] #14 74.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:01.764Z] #58 43.67 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T01:05:01.764Z] #58 43.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T01:05:01.764Z] #58 43.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T01:05:01.764Z] #58 43.89 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T01:05:02.467Z] #14 ... [2022-03-10T01:05:02.467Z] [2022-03-10T01:05:02.467Z] #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-03-10T01:05:02.467Z] #63 sha256:c6d260a80fba7c2daff2561044c638737a94d2ad96af764d46b30c0325a40435 [2022-03-10T01:05:02.467Z] #63 75.59 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:05:02.467Z] #63 75.59 + GOBIN=/build [2022-03-10T01:05:02.467Z] #63 75.59 + GO111MODULE=on [2022-03-10T01:05:02.467Z] #63 75.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T01:05:03.143Z] #58 45.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:05:03.143Z] #58 45.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:05:03.143Z] #58 45.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T01:05:03.143Z] #58 45.43 go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:05:05.071Z] #58 ... [2022-03-10T01:05:05.071Z] [2022-03-10T01:05:05.071Z] #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-03-10T01:05:05.071Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:05:05.071Z] #54 37.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T01:05:05.071Z] #54 38.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:05:05.071Z] #54 39.00 Fetched 2292 kB in 4s (535 kB/s) [2022-03-10T01:05:05.071Z] #54 39.14 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T01:05:05.071Z] #54 39.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:05:05.071Z] #54 39.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 39.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:05:05.071Z] #54 40.18 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:05:05.071Z] #54 40.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:05:05.071Z] #54 40.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:05:05.071Z] #54 40.49 Selecting previously unselected package python3-six. [2022-03-10T01:05:05.071Z] #54 40.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T01:05:05.071Z] #54 40.53 Unpacking python3-six (1.16.0-2) ... [2022-03-10T01:05:05.071Z] #54 40.69 Selecting previously unselected package python3-protobuf. [2022-03-10T01:05:05.071Z] #54 40.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 40.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T01:05:05.071Z] #54 41.36 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:05:05.071Z] #54 41.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 41.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:05:05.071Z] #54 41.57 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:05:05.071Z] #54 41.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 41.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:05:05.071Z] #54 41.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:05:05.071Z] #54 41.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 41.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:05:05.071Z] #54 41.89 Selecting previously unselected package criu. [2022-03-10T01:05:05.071Z] #54 41.89 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T01:05:05.071Z] #54 41.89 Unpacking criu (3.16.1-3) ... [2022-03-10T01:05:05.071Z] #54 42.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:05:05.071Z] #54 44.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:05:05.071Z] #54 45.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:05:05.071Z] #54 45.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:05:05.071Z] #54 45.11 Setting up python3-six (1.16.0-2) ... [2022-03-10T01:05:05.071Z] #54 46.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:05:05.071Z] #54 46.64 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T01:05:06.658Z] #63 79.85 rootlesskit version 0.14.6 [2022-03-10T01:05:06.658Z] #63 79.85 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T01:05:06.658Z] #63 79.85 -container-ip string [2022-03-10T01:05:06.658Z] #63 79.85 container ip [2022-03-10T01:05:06.658Z] #63 79.85 -container-port int [2022-03-10T01:05:06.658Z] #63 79.85 container port (default -1) [2022-03-10T01:05:06.658Z] #63 79.85 -host-ip string [2022-03-10T01:05:06.658Z] #63 79.85 host ip [2022-03-10T01:05:06.658Z] #63 79.85 -host-port int [2022-03-10T01:05:06.658Z] #63 79.85 host port (default -1) [2022-03-10T01:05:06.658Z] #63 79.85 -proto string [2022-03-10T01:05:06.658Z] #63 79.85 proxy protocol (default "tcp") [2022-03-10T01:05:06.707Z] Client: [2022-03-10T01:05:06.707Z] Context: default [2022-03-10T01:05:06.707Z] Debug Mode: false [2022-03-10T01:05:06.707Z] Plugins: [2022-03-10T01:05:06.707Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T01:05:06.707Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T01:05:06.707Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T01:05:06.707Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T01:05:06.707Z] [2022-03-10T01:05:06.707Z] Server: [2022-03-10T01:05:06.707Z] Containers: 0 [2022-03-10T01:05:06.707Z] Running: 0 [2022-03-10T01:05:06.707Z] Paused: 0 [2022-03-10T01:05:06.707Z] Stopped: 0 [2022-03-10T01:05:06.707Z] Images: 0 [2022-03-10T01:05:06.707Z] Server Version: 20.10.12 [2022-03-10T01:05:06.707Z] Storage Driver: overlay2 [2022-03-10T01:05:06.707Z] Backing Filesystem: extfs [2022-03-10T01:05:06.707Z] Supports d_type: true [2022-03-10T01:05:06.707Z] Native Overlay Diff: true [2022-03-10T01:05:06.707Z] userxattr: false [2022-03-10T01:05:06.707Z] Logging Driver: json-file [2022-03-10T01:05:06.707Z] Cgroup Driver: cgroupfs [2022-03-10T01:05:06.707Z] Cgroup Version: 1 [2022-03-10T01:05:06.707Z] Plugins: [2022-03-10T01:05:06.707Z] Volume: local [2022-03-10T01:05:06.707Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T01:05:06.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T01:05:06.707Z] Swarm: inactive [2022-03-10T01:05:06.707Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T01:05:06.707Z] Default Runtime: runc [2022-03-10T01:05:06.707Z] Init Binary: docker-init [2022-03-10T01:05:06.707Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:05:06.707Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T01:05:06.707Z] init version: de40ad0 [2022-03-10T01:05:06.707Z] Security Options: [2022-03-10T01:05:06.707Z] apparmor [2022-03-10T01:05:06.707Z] seccomp [2022-03-10T01:05:06.707Z] Profile: default [2022-03-10T01:05:06.707Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T01:05:06.707Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T01:05:06.707Z] OSType: linux [2022-03-10T01:05:06.707Z] Architecture: x86_64 [2022-03-10T01:05:06.707Z] CPUs: 2 [2022-03-10T01:05:06.707Z] Total Memory: 7.565GiB [2022-03-10T01:05:06.707Z] Name: ip-10-100-84-230 [2022-03-10T01:05:06.707Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T01:05:06.707Z] Docker Root Dir: /var/lib/docker [2022-03-10T01:05:06.707Z] Debug Mode: false [2022-03-10T01:05:06.707Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:05:06.707Z] Labels: [2022-03-10T01:05:06.708Z] Experimental: true [2022-03-10T01:05:06.708Z] Insecure Registries: [2022-03-10T01:05:06.708Z] 127.0.0.0/8 [2022-03-10T01:05:06.708Z] Live Restore Enabled: true [2022-03-10T01:05:06.708Z] [2022-03-10T01:05:06.708Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T01:05:06.740Z] Client: [2022-03-10T01:05:06.740Z] Context: default [2022-03-10T01:05:06.740Z] Debug Mode: false [2022-03-10T01:05:06.740Z] Plugins: [2022-03-10T01:05:06.740Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T01:05:06.740Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T01:05:06.740Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T01:05:06.740Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T01:05:06.740Z] [2022-03-10T01:05:06.740Z] Server: [2022-03-10T01:05:06.740Z] Containers: 0 [2022-03-10T01:05:06.740Z] Running: 0 [2022-03-10T01:05:06.740Z] Paused: 0 [2022-03-10T01:05:06.740Z] Stopped: 0 [2022-03-10T01:05:06.740Z] Images: 0 [2022-03-10T01:05:06.740Z] Server Version: 20.10.12 [2022-03-10T01:05:06.740Z] Storage Driver: overlay2 [2022-03-10T01:05:06.740Z] Backing Filesystem: extfs [2022-03-10T01:05:06.740Z] Supports d_type: true [2022-03-10T01:05:06.740Z] Native Overlay Diff: true [2022-03-10T01:05:06.740Z] userxattr: false [2022-03-10T01:05:06.740Z] Logging Driver: json-file [2022-03-10T01:05:06.740Z] Cgroup Driver: cgroupfs [2022-03-10T01:05:06.740Z] Cgroup Version: 1 [2022-03-10T01:05:06.740Z] Plugins: [2022-03-10T01:05:06.740Z] Volume: local [2022-03-10T01:05:06.740Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T01:05:06.740Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T01:05:06.740Z] Swarm: inactive [2022-03-10T01:05:06.740Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T01:05:06.740Z] Default Runtime: runc [2022-03-10T01:05:06.740Z] Init Binary: docker-init [2022-03-10T01:05:06.740Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T01:05:06.740Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T01:05:06.740Z] init version: de40ad0 [2022-03-10T01:05:06.740Z] Security Options: [2022-03-10T01:05:06.740Z] apparmor [2022-03-10T01:05:06.740Z] seccomp [2022-03-10T01:05:06.740Z] Profile: default [2022-03-10T01:05:06.740Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T01:05:06.740Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T01:05:06.740Z] OSType: linux [2022-03-10T01:05:06.740Z] Architecture: x86_64 [2022-03-10T01:05:06.740Z] CPUs: 2 [2022-03-10T01:05:06.740Z] Total Memory: 7.483GiB [2022-03-10T01:05:06.740Z] Name: ip-10-100-59-155 [2022-03-10T01:05:06.740Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T01:05:06.740Z] Docker Root Dir: /var/lib/docker [2022-03-10T01:05:06.740Z] Debug Mode: false [2022-03-10T01:05:06.740Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:05:06.740Z] Labels: [2022-03-10T01:05:06.740Z] Experimental: true [2022-03-10T01:05:06.740Z] Insecure Registries: [2022-03-10T01:05:06.740Z] 127.0.0.0/8 [2022-03-10T01:05:06.740Z] Live Restore Enabled: true [2022-03-10T01:05:06.740Z] [2022-03-10T01:05:06.740Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T01:05:06.991Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:05:06.991Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:05:06.991Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43353/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T01:05:06.991Z] + bash /home/ubuntu/workspace/moby_PR-43353/check-config.sh [2022-03-10T01:05:06.991Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T01:05:06.991Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T01:05:06.991Z] [2022-03-10T01:05:06.991Z] Generally Necessary: [2022-03-10T01:05:06.991Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T01:05:06.991Z] - apparmor: enabled and tools installed [2022-03-10T01:05:06.991Z] - CONFIG_NAMESPACES: enabled [2022-03-10T01:05:06.991Z] - CONFIG_NET_NS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_PID_NS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_IPC_NS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_UTS_NS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUPS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CPUSETS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_MEMCG: enabled [2022-03-10T01:05:06.991Z] - CONFIG_KEYS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_VETH: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T01:05:06.991Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T01:05:06.991Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T01:05:06.991Z] [2022-03-10T01:05:06.991Z] Optional Features: [2022-03-10T01:05:06.991Z] - CONFIG_USER_NS: enabled [2022-03-10T01:05:06.991Z] - CONFIG_SECCOMP: enabled [2022-03-10T01:05:06.991Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T01:05:07.034Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:05:07.034Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:05:07.034Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43353/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T01:05:07.034Z] + bash /home/ubuntu/workspace/moby_PR-43353/check-config.sh [2022-03-10T01:05:07.034Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T01:05:07.034Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T01:05:07.034Z] [2022-03-10T01:05:07.034Z] Generally Necessary: [2022-03-10T01:05:07.034Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T01:05:07.034Z] - apparmor: enabled and tools installed [2022-03-10T01:05:07.034Z] - CONFIG_NAMESPACES: enabled [2022-03-10T01:05:07.034Z] - CONFIG_NET_NS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_PID_NS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_IPC_NS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_UTS_NS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CGROUPS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T01:05:07.034Z] - CONFIG_CPUSETS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_MEMCG: enabled [2022-03-10T01:05:07.034Z] - CONFIG_KEYS: enabled [2022-03-10T01:05:07.034Z] - CONFIG_VETH: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T01:05:07.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T01:05:07.248Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T01:05:07.248Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T01:05:07.248Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T01:05:07.248Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T01:05:07.248Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T01:05:07.248Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T01:05:07.248Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T01:05:07.248Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T01:05:07.248Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T01:05:07.248Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T01:05:07.248Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T01:05:07.248Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T01:05:07.248Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T01:05:07.248Z] - CONFIG_EXT4_FS: enabled [2022-03-10T01:05:07.248Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T01:05:07.248Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T01:05:07.248Z] - Network Drivers: [2022-03-10T01:05:07.248Z] - "overlay": [2022-03-10T01:05:07.248Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T01:05:07.248Z] Optional (for encrypted networks): [2022-03-10T01:05:07.248Z] - CONFIG_CRYPTO: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T01:05:07.248Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T01:05:07.248Z] - CONFIG_XFRM: enabled [2022-03-10T01:05:07.248Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T01:05:07.248Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T01:05:07.248Z] - "ipvlan": [2022-03-10T01:05:07.248Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T01:05:07.248Z] - "macvlan": [2022-03-10T01:05:07.296Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T01:05:07.296Z] [2022-03-10T01:05:07.296Z] Optional Features: [2022-03-10T01:05:07.296Z] - CONFIG_USER_NS: enabled [2022-03-10T01:05:07.296Z] - CONFIG_SECCOMP: enabled [2022-03-10T01:05:07.296Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T01:05:07.296Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T01:05:07.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T01:05:07.296Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T01:05:07.296Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T01:05:07.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T01:05:07.296Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T01:05:07.296Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T01:05:07.296Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T01:05:07.296Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T01:05:07.296Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T01:05:07.296Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T01:05:07.296Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T01:05:07.296Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T01:05:07.296Z] - CONFIG_EXT4_FS: enabled [2022-03-10T01:05:07.296Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T01:05:07.296Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T01:05:07.296Z] - Network Drivers: [2022-03-10T01:05:07.296Z] - "overlay": [2022-03-10T01:05:07.296Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T01:05:07.296Z] Optional (for encrypted networks): [2022-03-10T01:05:07.296Z] - CONFIG_CRYPTO: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T01:05:07.296Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T01:05:07.296Z] - CONFIG_XFRM: enabled [2022-03-10T01:05:07.296Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T01:05:07.296Z] - "ipvlan": [2022-03-10T01:05:07.296Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T01:05:07.296Z] - "macvlan": [2022-03-10T01:05:07.296Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T01:05:07.296Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T01:05:07.296Z] - "ftp,tftp client in container": [2022-03-10T01:05:07.512Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T01:05:07.512Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T01:05:07.512Z] - "ftp,tftp client in container": [2022-03-10T01:05:07.512Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T01:05:07.512Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T01:05:07.512Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T01:05:07.512Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T01:05:07.512Z] - Storage Drivers: [2022-03-10T01:05:07.512Z] - "aufs": [2022-03-10T01:05:07.512Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T01:05:07.512Z] - "btrfs": [2022-03-10T01:05:07.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T01:05:07.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T01:05:07.513Z] - "devicemapper": [2022-03-10T01:05:07.513Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T01:05:07.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T01:05:07.513Z] - "overlay": [2022-03-10T01:05:07.513Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T01:05:07.513Z] - "zfs": [2022-03-10T01:05:07.513Z] - /dev/zfs: present [2022-03-10T01:05:07.513Z] - zfs command: missing [2022-03-10T01:05:07.513Z] - zpool command: missing [2022-03-10T01:05:07.513Z] [2022-03-10T01:05:07.513Z] Limits: [2022-03-10T01:05:07.513Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T01:05:07.513Z] [2022-03-10T01:05:07.513Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-10T01:05:07.557Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T01:05:07.557Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T01:05:07.557Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T01:05:07.557Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T01:05:07.557Z] - Storage Drivers: [2022-03-10T01:05:07.557Z] - "aufs": [2022-03-10T01:05:07.557Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T01:05:07.557Z] - "btrfs": [2022-03-10T01:05:07.557Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T01:05:07.557Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T01:05:07.557Z] - "devicemapper": [2022-03-10T01:05:07.557Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T01:05:07.557Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T01:05:07.557Z] - "overlay": [2022-03-10T01:05:07.557Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T01:05:07.557Z] - "zfs": [2022-03-10T01:05:07.557Z] - /dev/zfs: present [2022-03-10T01:05:07.557Z] - zfs command: missing [2022-03-10T01:05:07.557Z] - zpool command: missing [2022-03-10T01:05:07.557Z] [2022-03-10T01:05:07.557Z] Limits: [2022-03-10T01:05:07.557Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T01:05:07.557Z] [2022-03-10T01:05:07.557Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-03-10T01:05:07.890Z] + sudo modprobe ip_vs [2022-03-10T01:05:07.890Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 . [2022-03-10T01:05:07.945Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 . [2022-03-10T01:05:08.054Z] #63 ... [2022-03-10T01:05:08.054Z] [2022-03-10T01:05:08.054Z] #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-03-10T01:05:08.054Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:05:08.054Z] #14 78.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T01:05:08.054Z] #14 78.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T01:05:08.054Z] #14 78.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:05:08.054Z] #14 78.93 Selecting previously unselected package libapparmor1:arm64. [2022-03-10T01:05:08.054Z] #14 78.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 78.94 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T01:05:08.054Z] #14 78.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-10T01:05:08.054Z] #14 79.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T01:05:08.054Z] #14 79.09 Selecting previously unselected package libbtrfs0:arm64. [2022-03-10T01:05:08.054Z] #14 79.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.09 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T01:05:08.054Z] #14 79.22 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-10T01:05:08.054Z] #14 79.23 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T01:05:08.054Z] #14 79.37 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-10T01:05:08.054Z] #14 79.38 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.38 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:05:08.054Z] #14 79.43 Selecting previously unselected package libudev-dev:arm64. [2022-03-10T01:05:08.054Z] #14 79.45 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.46 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-10T01:05:08.054Z] #14 79.54 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-10T01:05:08.054Z] #14 79.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.55 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-10T01:05:08.054Z] #14 79.77 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-10T01:05:08.054Z] #14 79.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.78 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-10T01:05:08.054Z] #14 79.90 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-10T01:05:08.054Z] #14 79.91 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 79.91 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-10T01:05:08.054Z] #14 80.38 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-10T01:05:08.054Z] #14 80.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 80.50 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-10T01:05:08.054Z] #14 80.80 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-10T01:05:08.054Z] #14 80.81 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 80.89 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-10T01:05:08.054Z] #14 81.61 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-10T01:05:08.054Z] #14 81.61 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-10T01:05:08.054Z] #14 81.64 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-10T01:05:08.146Z] #1 [internal] load build definition from Dockerfile [2022-03-10T01:05:08.146Z] #1 sha256:4562c6d35da3898552c200406f83a0ea122da7192d4353c4e4a67d79977a05b6 [2022-03-10T01:05:08.146Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T01:05:08.146Z] #1 DONE 0.1s [2022-03-10T01:05:08.146Z] [2022-03-10T01:05:08.146Z] #2 [internal] load .dockerignore [2022-03-10T01:05:08.146Z] #2 sha256:1ce0758b08fbf097c0e3bd6760174bed2242203834ef6b27e0f9d92f3a7e735f [2022-03-10T01:05:08.146Z] #2 transferring context: 87B done [2022-03-10T01:05:08.146Z] #2 DONE 0.1s [2022-03-10T01:05:08.206Z] #1 [internal] load build definition from Dockerfile [2022-03-10T01:05:08.206Z] #1 sha256:7c296fb0e9dfe7a2d489d09cb663922d28664eb81b335fbc7101c5ee57ca840f [2022-03-10T01:05:08.206Z] #1 transferring dockerfile: 37B [2022-03-10T01:05:08.206Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T01:05:08.206Z] #1 DONE 0.1s [2022-03-10T01:05:08.206Z] [2022-03-10T01:05:08.206Z] #2 [internal] load .dockerignore [2022-03-10T01:05:08.206Z] #2 sha256:d2d2859bebfac7a00681e4d5e6df7d5a86b22a2061d9a19217ce40da52dda155 [2022-03-10T01:05:08.206Z] #2 transferring context: 87B done [2022-03-10T01:05:08.206Z] #2 DONE 0.1s [2022-03-10T01:05:08.206Z] [2022-03-10T01:05:08.206Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T01:05:08.206Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T01:05:08.313Z] #14 82.06 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-10T01:05:08.314Z] #14 82.07 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T01:05:08.361Z] #54 49.79 Setting up criu (3.16.1-3) ... [2022-03-10T01:05:08.361Z] #54 ... [2022-03-10T01:05:08.361Z] [2022-03-10T01:05:08.361Z] #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-03-10T01:05:08.361Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:05:08.361Z] #41 40.25 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-03-10T01:05:08.361Z] #41 40.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T01:05:08.361Z] #41 40.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:05:08.361Z] #41 ... [2022-03-10T01:05:08.361Z] [2022-03-10T01:05:08.361Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:05:08.361Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:05:08.361Z] #58 50.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T01:05:08.407Z] [2022-03-10T01:05:08.408Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T01:05:08.408Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T01:05:08.586Z] #14 82.15 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:05:08.620Z] #58 50.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:05:08.620Z] #58 50.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:05:08.620Z] #58 51.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T01:05:08.665Z] #3 DONE 0.4s [2022-03-10T01:05:08.665Z] [2022-03-10T01:05:08.665Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T01:05:08.665Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T01:05:08.665Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T01:05:08.665Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-03-10T01:05:08.665Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T01:05:08.665Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T01:05:08.665Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T01:05:08.778Z] #3 DONE 0.5s [2022-03-10T01:05:08.778Z] [2022-03-10T01:05:08.778Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T01:05:08.778Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T01:05:08.778Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T01:05:08.778Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T01:05:08.778Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T01:05:08.778Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T01:05:08.778Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-10T01:05:08.885Z] #58 51.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T01:05:08.885Z] #58 51.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T01:05:08.885Z] #58 51.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T01:05:08.885Z] #58 51.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T01:05:08.887Z] #60 ... [2022-03-10T01:05:08.887Z] [2022-03-10T01:05:08.887Z] #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-03-10T01:05:08.887Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:05:08.887Z] #14 75.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T01:05:08.887Z] #14 75.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:05:08.887Z] #14 75.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:05:08.887Z] #14 80.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T01:05:08.887Z] #14 80.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:05:08.887Z] #14 80.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:08.923Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-10T01:05:08.923Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-10T01:05:08.923Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-10T01:05:09.039Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-10T01:05:09.039Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-10T01:05:09.039Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-10T01:05:09.143Z] #58 51.32 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T01:05:09.143Z] #58 51.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T01:05:09.143Z] #58 51.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T01:05:09.143Z] #58 51.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T01:05:09.193Z] #14 82.58 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-10T01:05:09.193Z] #14 82.58 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-10T01:05:09.193Z] #14 82.61 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:05:09.402Z] #58 51.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T01:05:09.402Z] #58 51.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T01:05:09.402Z] #58 51.67 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T01:05:09.451Z] #14 83.13 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-10T01:05:09.451Z] #14 83.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-10T01:05:09.451Z] #14 83.22 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-10T01:05:09.488Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-10T01:05:09.488Z] #4 DONE 0.9s [2022-03-10T01:05:09.612Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-10T01:05:09.663Z] #58 51.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:05:09.663Z] #58 51.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T01:05:09.925Z] #58 ... [2022-03-10T01:05:09.925Z] [2022-03-10T01:05:09.925Z] #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-03-10T01:05:09.925Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:05:09.925Z] #54 51.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:09.925Z] #54 DONE 51.9s [2022-03-10T01:05:09.925Z] [2022-03-10T01:05:09.925Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:05:09.925Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:05:09.925Z] #58 52.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T01:05:09.925Z] #58 52.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T01:05:09.925Z] #58 52.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T01:05:09.925Z] #58 52.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:05:09.925Z] #58 52.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:05:10.018Z] #14 83.70 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:05:10.018Z] #14 83.74 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T01:05:10.018Z] #14 83.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:05:10.018Z] #14 ... [2022-03-10T01:05:10.018Z] [2022-03-10T01:05:10.018Z] #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-03-10T01:05:10.018Z] #63 sha256:c6d260a80fba7c2daff2561044c638737a94d2ad96af764d46b30c0325a40435 [2022-03-10T01:05:10.018Z] #63 DONE 83.5s [2022-03-10T01:05:10.018Z] [2022-03-10T01:05:10.018Z] #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-03-10T01:05:10.018Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:05:10.018Z] #14 83.91 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-10T01:05:10.059Z] [2022-03-10T01:05:10.059Z] #6 [internal] load build definition from Dockerfile [2022-03-10T01:05:10.059Z] #6 sha256:585ac9534ff02dcf7d2a15da731c6800cd85116884d4dd5bd9358a45ca48b17f [2022-03-10T01:05:10.059Z] #6 DONE 0.0s [2022-03-10T01:05:10.059Z] [2022-03-10T01:05:10.059Z] #5 [internal] load .dockerignore [2022-03-10T01:05:10.060Z] #5 sha256:7700c5b61db1834910a031c1c087e429d4ecdcbd36c9fe1482b8ffef2bce42bb [2022-03-10T01:05:10.060Z] #5 DONE 0.0s [2022-03-10T01:05:10.060Z] [2022-03-10T01:05:10.060Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T01:05:10.060Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T01:05:10.184Z] #58 52.37 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T01:05:10.184Z] #58 52.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T01:05:10.184Z] #4 DONE 1.4s [2022-03-10T01:05:10.286Z] #14 ... [2022-03-10T01:05:10.286Z] [2022-03-10T01:05:10.286Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T01:05:10.286Z] #64 sha256:3a9457d8834ec951cf8e56f1a7aad6a1ba3f60baa6babfc0e3d7cfa9c6b5e1b9 [2022-03-10T01:05:10.286Z] #64 DONE 0.1s [2022-03-10T01:05:10.286Z] [2022-03-10T01:05:10.286Z] #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-03-10T01:05:10.286Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:05:10.286Z] #14 83.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:05:10.286Z] #14 83.95 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-10T01:05:10.286Z] #14 84.01 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T01:05:10.286Z] #14 ... [2022-03-10T01:05:10.286Z] [2022-03-10T01:05:10.286Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T01:05:10.286Z] #65 sha256:46b2cb5e5c9bf2df260cb1dad20c3d17dc2ffbe0ffcf291cf154a2d2942a070d [2022-03-10T01:05:10.286Z] #65 DONE 0.1s [2022-03-10T01:05:10.286Z] [2022-03-10T01:05:10.286Z] #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-03-10T01:05:10.286Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T01:05:10.286Z] #14 84.09 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-10T01:05:10.286Z] #14 84.15 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-10T01:05:10.286Z] #14 84.19 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-10T01:05:10.443Z] #58 52.57 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:05:10.443Z] #58 52.79 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T01:05:10.546Z] #14 84.21 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:05:10.546Z] #14 84.22 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T01:05:10.546Z] #14 84.28 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:05:10.546Z] #14 84.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T01:05:10.546Z] #14 84.32 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T01:05:10.546Z] #14 84.32 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-10T01:05:10.546Z] #14 84.33 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:05:10.546Z] #14 84.35 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-10T01:05:10.546Z] #14 84.38 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-10T01:05:10.546Z] #14 84.38 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:05:10.546Z] #14 84.40 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:05:10.546Z] #14 84.41 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-03-10T01:05:10.546Z] #14 84.44 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:10.702Z] #58 52.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T01:05:10.702Z] #58 52.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T01:05:10.807Z] #14 84.44 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-03-10T01:05:10.807Z] #14 84.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:05:10.807Z] #14 84.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:10.807Z] #14 84.52 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-03-10T01:05:10.807Z] #14 84.54 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:05:10.807Z] #14 84.57 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:05:10.807Z] #14 84.61 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:05:10.807Z] #14 84.63 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:05:10.807Z] #14 84.66 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:05:10.807Z] #14 84.67 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-10T01:05:11.000Z] #10 DONE 1.2s [2022-03-10T01:05:11.000Z] [2022-03-10T01:05:11.000Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:05:11.000Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:05:11.000Z] #7 DONE 1.2s [2022-03-10T01:05:11.001Z] [2022-03-10T01:05:11.001Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:05:11.001Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T01:05:11.001Z] #9 DONE 1.3s [2022-03-10T01:05:11.001Z] [2022-03-10T01:05:11.001Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:05:11.001Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T01:05:11.001Z] #8 DONE 1.3s [2022-03-10T01:05:11.066Z] #14 84.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:11.325Z] #14 DONE 85.1s [2022-03-10T01:05:11.325Z] [2022-03-10T01:05:11.325Z] #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-03-10T01:05:11.325Z] #26 sha256:d7a2dd2adc7defa2e7dcb55348e54977fa53e0aa9cc0346ecdb34e8ea9d7b4d8 [2022-03-10T01:05:11.572Z] [2022-03-10T01:05:11.573Z] #6 [internal] load build definition from Dockerfile [2022-03-10T01:05:11.573Z] #6 sha256:bc448c7aa2261fa2ff6f1a9c6112df5bd008db6fc527dcdf37da5a173425c783 [2022-03-10T01:05:11.573Z] #6 DONE 0.0s [2022-03-10T01:05:11.573Z] [2022-03-10T01:05:11.573Z] #5 [internal] load .dockerignore [2022-03-10T01:05:11.573Z] #5 sha256:8ffaab1939fb6e494aa51b6b2e6c559d6055405d5818642d3933076e8eae3587 [2022-03-10T01:05:11.573Z] #5 DONE 0.0s [2022-03-10T01:05:11.573Z] [2022-03-10T01:05:11.573Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:05:11.573Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:05:11.585Z] #26 ... [2022-03-10T01:05:11.585Z] [2022-03-10T01:05:11.585Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T01:05:11.585Z] #55 sha256:fe86b3aa3738818eccdba544c8feb970d6fa1a6c276c3921284e11bf340d5cda [2022-03-10T01:05:11.585Z] #55 DONE 0.2s [2022-03-10T01:05:11.585Z] [2022-03-10T01:05:11.585Z] #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-03-10T01:05:11.585Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:05:12.151Z] #10 ... [2022-03-10T01:05:12.151Z] [2022-03-10T01:05:12.151Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T01:05:12.151Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T01:05:12.151Z] #8 DONE 0.9s [2022-03-10T01:05:12.151Z] [2022-03-10T01:05:12.151Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:05:12.151Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T01:05:12.151Z] #7 DONE 0.9s [2022-03-10T01:05:12.162Z] #14 ... [2022-03-10T01:05:12.162Z] [2022-03-10T01:05:12.162Z] #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-03-10T01:05:12.162Z] #63 sha256:a11a32b30fc92c0cad75e0f227e0f04c4838a4ceb96879caa6eb2d819c7a46f3 [2022-03-10T01:05:12.162Z] #63 89.19 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:05:12.162Z] #63 89.19 + GOBIN=/build [2022-03-10T01:05:12.162Z] #63 89.19 + GO111MODULE=on [2022-03-10T01:05:12.162Z] #63 89.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T01:05:12.272Z] #58 54.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:05:12.391Z] [2022-03-10T01:05:12.391Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:12.391Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:05:12.391Z] #69 DONE 0.1s [2022-03-10T01:05:12.391Z] [2022-03-10T01:05:12.391Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:12.391Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:05:12.391Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T01:05:12.391Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:05:12.413Z] [2022-03-10T01:05:12.413Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T01:05:12.413Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T01:05:12.413Z] #9 DONE 0.9s [2022-03-10T01:05:12.413Z] [2022-03-10T01:05:12.413Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T01:05:12.413Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T01:05:12.413Z] #10 DONE 1.0s [2022-03-10T01:05:12.576Z] #56 ... [2022-03-10T01:05:12.576Z] [2022-03-10T01:05:12.576Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:05:12.576Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-10T01:05:12.576Z] #15 DONE 1.0s [2022-03-10T01:05:12.576Z] [2022-03-10T01:05:12.576Z] #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-03-10T01:05:12.576Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:05:12.576Z] #56 0.728 + RM_GOPATH=0 [2022-03-10T01:05:12.576Z] #56 0.728 + TMP_GOPATH= [2022-03-10T01:05:12.576Z] #56 0.758 + : /build [2022-03-10T01:05:12.576Z] #56 0.758 + '[' -z '' ']' [2022-03-10T01:05:12.576Z] #56 0.758 ++ mktemp -d [2022-03-10T01:05:12.576Z] #56 0.758 + export GOPATH=/tmp/tmp.IiiX5Yy39X [2022-03-10T01:05:12.576Z] #56 0.758 + GOPATH=/tmp/tmp.IiiX5Yy39X [2022-03-10T01:05:12.576Z] #56 0.758 + RM_GOPATH=1 [2022-03-10T01:05:12.576Z] #56 0.758 + case "$(go env GOARCH)" in [2022-03-10T01:05:12.576Z] #56 0.758 ++ go env GOARCH [2022-03-10T01:05:12.576Z] #56 0.802 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:05:12.576Z] #56 0.802 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:05:12.576Z] #56 0.802 ++ dirname /install.sh [2022-03-10T01:05:12.576Z] #56 0.802 + dir=/ [2022-03-10T01:05:12.576Z] #56 0.802 + bin=runc [2022-03-10T01:05:12.576Z] #56 0.802 + shift [2022-03-10T01:05:12.576Z] #56 0.802 + '[' '!' -f //runc.installer ']' [2022-03-10T01:05:12.576Z] #56 0.802 + . //runc.installer [2022-03-10T01:05:12.576Z] #56 0.802 ++ set -e [2022-03-10T01:05:12.576Z] #56 0.802 ++ : v1.1.0 [2022-03-10T01:05:12.576Z] #56 0.802 + install_runc [2022-03-10T01:05:12.576Z] #56 0.802 + RUNC_BUILDTAGS=seccomp [2022-03-10T01:05:12.576Z] #56 0.802 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T01:05:12.576Z] #56 0.802 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IiiX5Yy39X/src/github.com/opencontainers/runc [2022-03-10T01:05:12.576Z] #56 0.802 Cloning into '/tmp/tmp.IiiX5Yy39X/src/github.com/opencontainers/runc'... [2022-03-10T01:05:12.576Z] #56 0.813 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T01:05:12.659Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-03-10T01:05:12.659Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T01:05:12.659Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T01:05:12.659Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2022-03-10T01:05:12.841Z] #58 ... [2022-03-10T01:05:12.841Z] [2022-03-10T01:05:12.841Z] #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-03-10T01:05:12.841Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:05:12.841Z] #56 54.97 gotestsum version dev [2022-03-10T01:05:12.841Z] #56 DONE 55.1s [2022-03-10T01:05:12.841Z] [2022-03-10T01:05:12.841Z] #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-03-10T01:05:12.841Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:05:12.921Z] #67 ... [2022-03-10T01:05:12.921Z] [2022-03-10T01:05:12.921Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:05:12.921Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:05:12.921Z] #45 DONE 0.0s [2022-03-10T01:05:12.921Z] [2022-03-10T01:05:12.921Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:12.921Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:05:12.921Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-03-10T01:05:13.152Z] #56 ... [2022-03-10T01:05:13.152Z] [2022-03-10T01:05:13.152Z] #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-03-10T01:05:13.152Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-10T01:05:13.152Z] #16 DONE 0.7s [2022-03-10T01:05:13.152Z] [2022-03-10T01:05:13.152Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T01:05:13.152Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-10T01:05:13.356Z] [2022-03-10T01:05:13.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:13.356Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:13.356Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T01:05:13.491Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-10T01:05:13.491Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-10T01:05:13.624Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T01:05:13.624Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T01:05:13.624Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T01:05:13.624Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.15MB / 54.92MB 0.1s [2022-03-10T01:05:13.624Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.2s [2022-03-10T01:05:13.624Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.2s [2022-03-10T01:05:13.723Z] #17 0.578 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T01:05:13.723Z] #17 DONE 0.6s [2022-03-10T01:05:13.723Z] [2022-03-10T01:05:13.723Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T01:05:13.723Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-10T01:05:13.914Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.78MB / 54.92MB 0.3s [2022-03-10T01:05:13.914Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.3s [2022-03-10T01:05:13.914Z] #11 ... [2022-03-10T01:05:13.914Z] [2022-03-10T01:05:13.914Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T01:05:13.914Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T01:05:13.914Z] #45 DONE 0.0s [2022-03-10T01:05:13.914Z] [2022-03-10T01:05:13.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:13.914Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:13.914Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 4.66MB / 5.15MB 0.4s [2022-03-10T01:05:14.174Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.02MB / 54.92MB 0.5s [2022-03-10T01:05:14.174Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s [2022-03-10T01:05:14.174Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 26.21MB / 54.92MB 0.6s [2022-03-10T01:05:14.174Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-10T01:05:14.441Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 33.55MB / 54.92MB 0.8s [2022-03-10T01:05:14.441Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 0.8s [2022-03-10T01:05:14.441Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.83MB / 10.87MB 0.9s [2022-03-10T01:05:14.441Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.9s [2022-03-10T01:05:14.662Z] #18 DONE 0.7s [2022-03-10T01:05:14.662Z] [2022-03-10T01:05:14.662Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T01:05:14.662Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-10T01:05:14.703Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 40.89MB / 54.92MB 1.1s [2022-03-10T01:05:14.703Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.1s [2022-03-10T01:05:14.703Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 3.15MB / 54.58MB 1.1s [2022-03-10T01:05:14.703Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 45.09MB / 54.92MB 1.2s [2022-03-10T01:05:14.703Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.34MB / 54.58MB 1.2s [2022-03-10T01:05:14.965Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.2s done [2022-03-10T01:05:14.965Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 10.49MB / 54.58MB 1.3s [2022-03-10T01:05:14.965Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 1.05MB / 85.81MB 1.3s [2022-03-10T01:05:14.965Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.53MB / 54.92MB 1.5s [2022-03-10T01:05:14.965Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.34MB / 85.81MB 1.5s [2022-03-10T01:05:15.228Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 13.63MB / 54.58MB 1.6s [2022-03-10T01:05:15.228Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 12.58MB / 85.81MB 1.6s [2022-03-10T01:05:15.228Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 16.48MB / 54.58MB 1.7s [2022-03-10T01:05:15.232Z] #19 DONE 0.7s [2022-03-10T01:05:15.232Z] [2022-03-10T01:05:15.232Z] #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-03-10T01:05:15.232Z] #26 sha256:d7a2dd2adc7defa2e7dcb55348e54977fa53e0aa9cc0346ecdb34e8ea9d7b4d8 [2022-03-10T01:05:15.232Z] #26 ... [2022-03-10T01:05:15.232Z] [2022-03-10T01:05:15.232Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T01:05:15.232Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-10T01:05:15.490Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 23.84MB / 54.58MB 1.8s [2022-03-10T01:05:15.490Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 19.92MB / 85.81MB 1.8s [2022-03-10T01:05:15.490Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 28.31MB / 54.58MB 2.0s [2022-03-10T01:05:15.490Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 28.07MB / 85.81MB 2.0s [2022-03-10T01:05:15.752Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-10T01:05:15.752Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 33.01MB / 54.58MB 2.2s [2022-03-10T01:05:15.752Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 32.89MB / 85.81MB 2.2s [2022-03-10T01:05:15.752Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 2.2s [2022-03-10T01:05:15.801Z] #20 DONE 0.7s [2022-03-10T01:05:15.801Z] [2022-03-10T01:05:15.801Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:05:15.801Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:05:16.013Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 37.75MB / 54.58MB 2.4s [2022-03-10T01:05:16.065Z] #51 ... [2022-03-10T01:05:16.065Z] [2022-03-10T01:05:16.065Z] #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-03-10T01:05:16.065Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T01:05:16.272Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 46.14MB / 54.58MB 2.6s [2022-03-10T01:05:16.273Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 50.33MB / 85.81MB 2.6s [2022-03-10T01:05:16.273Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 9.44MB / 134.90MB 2.6s [2022-03-10T01:05:16.533Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 52.43MB / 54.58MB 2.8s [2022-03-10T01:05:16.533Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 58.72MB / 85.81MB 2.8s [2022-03-10T01:05:16.533Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 16.50MB / 134.90MB 2.9s [2022-03-10T01:05:16.804Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 68.16MB / 85.81MB 3.1s [2022-03-10T01:05:16.804Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 74.45MB / 85.81MB 3.2s [2022-03-10T01:05:16.804Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 28.31MB / 134.90MB 3.2s [2022-03-10T01:05:16.804Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.7s [2022-03-10T01:05:17.000Z] #21 0.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:05:17.000Z] #21 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:05:17.068Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 3.3s [2022-03-10T01:05:17.068Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.5s done [2022-03-10T01:05:17.068Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 35.65MB / 134.90MB 3.5s [2022-03-10T01:05:17.068Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 0B / 157B 3.5s [2022-03-10T01:05:17.068Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.6s [2022-03-10T01:05:17.068Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.6s [2022-03-10T01:05:17.259Z] #21 1.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:05:17.259Z] #21 1.358 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:05:17.329Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 44.04MB / 134.90MB 3.7s [2022-03-10T01:05:17.469Z] #63 94.30 rootlesskit version 0.14.6 [2022-03-10T01:05:17.469Z] #63 94.30 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T01:05:17.469Z] #63 94.30 -container-ip string [2022-03-10T01:05:17.469Z] #63 94.30 container ip [2022-03-10T01:05:17.469Z] #63 94.30 -container-port int [2022-03-10T01:05:17.469Z] #63 94.30 container port (default -1) [2022-03-10T01:05:17.469Z] #63 94.30 -host-ip string [2022-03-10T01:05:17.469Z] #63 94.30 host ip [2022-03-10T01:05:17.469Z] #63 94.30 -host-port int [2022-03-10T01:05:17.469Z] #63 94.30 host port (default -1) [2022-03-10T01:05:17.469Z] #63 94.30 -proto string [2022-03-10T01:05:17.469Z] #63 94.30 proxy protocol (default "tcp") [2022-03-10T01:05:17.469Z] #63 DONE 95.0s [2022-03-10T01:05:17.469Z] [2022-03-10T01:05:17.469Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T01:05:17.469Z] #64 sha256:6a3f6a02474ac1cb6e98148ba773481f34a511151257d25ba7ad9e0546cb071b [2022-03-10T01:05:17.592Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 51.38MB / 134.90MB 4.0s [2022-03-10T01:05:17.703Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-03-10T01:05:17.732Z] #64 DONE 0.1s [2022-03-10T01:05:17.732Z] [2022-03-10T01:05:17.732Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T01:05:17.732Z] #65 sha256:6dcf9aeaaaa5074f55d1a841a3589da2bf1e7e3921c2b368beab0feaf6498f66 [2022-03-10T01:05:17.732Z] #65 DONE 0.1s [2022-03-10T01:05:17.732Z] [2022-03-10T01:05:17.732Z] #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-03-10T01:05:17.732Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:05:17.732Z] #14 90.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T01:05:17.732Z] #14 90.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:05:17.732Z] #14 90.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:17.732Z] #14 95.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T01:05:17.732Z] #14 95.56 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T01:05:17.732Z] #14 95.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:05:17.732Z] #14 95.74 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T01:05:17.732Z] #14 95.78 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T01:05:17.732Z] #14 95.79 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:05:17.732Z] #14 95.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T01:05:17.732Z] #14 95.98 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T01:05:17.732Z] #14 95.98 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:05:17.858Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.4s done [2022-03-10T01:05:17.858Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 70.25MB / 134.90MB 4.4s [2022-03-10T01:05:17.988Z] #14 96.10 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:05:17.988Z] #14 96.10 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:05:17.988Z] #14 96.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:05:17.988Z] #14 96.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:05:17.988Z] #14 96.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:05:17.988Z] #14 96.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:05:18.119Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 82.84MB / 134.90MB 4.6s [2022-03-10T01:05:18.119Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.4s done [2022-03-10T01:05:18.195Z] #21 2.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:05:18.246Z] #14 96.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T01:05:18.246Z] #14 96.47 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:05:18.246Z] #14 96.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:05:18.246Z] #14 96.56 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T01:05:18.246Z] #14 96.56 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T01:05:18.246Z] #14 96.56 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:05:18.382Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 90.18MB / 134.90MB 4.7s [2022-03-10T01:05:18.502Z] #14 96.74 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T01:05:18.502Z] #14 96.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T01:05:18.502Z] #14 96.74 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:05:18.636Z] #67 DONE 6.0s [2022-03-10T01:05:18.636Z] [2022-03-10T01:05:18.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:18.636Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:18.636Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-10T01:05:18.636Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T01:05:18.636Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T01:05:18.636Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T01:05:18.636Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-10T01:05:18.636Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.2s done [2022-03-10T01:05:18.636Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.5s done [2022-03-10T01:05:18.636Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.6s done [2022-03-10T01:05:18.636Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.7s done [2022-03-10T01:05:18.636Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.8s [2022-03-10T01:05:18.636Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.4s [2022-03-10T01:05:18.636Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.8s done [2022-03-10T01:05:18.643Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 99.61MB / 134.90MB 4.9s [2022-03-10T01:05:18.643Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.1s [2022-03-10T01:05:18.760Z] #14 96.96 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T01:05:18.760Z] #14 96.96 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T01:05:18.760Z] #14 96.98 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:05:18.760Z] #14 97.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T01:05:18.903Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 118.57MB / 134.90MB 6.1s [2022-03-10T01:05:18.904Z] #11 ... [2022-03-10T01:05:18.904Z] [2022-03-10T01:05:18.904Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:18.904Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T01:05:18.904Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T01:05:18.904Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:05:18.904Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T01:05:18.904Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T01:05:18.904Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-03-10T01:05:18.904Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-03-10T01:05:18.904Z] #67 DONE 5.5s [2022-03-10T01:05:18.904Z] [2022-03-10T01:05:18.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:18.904Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:18.904Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 116.70MB / 134.90MB 5.3s [2022-03-10T01:05:18.904Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 127.93MB / 134.90MB 5.5s [2022-03-10T01:05:19.016Z] #14 97.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T01:05:19.016Z] #14 97.15 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:05:19.016Z] #14 97.30 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T01:05:19.016Z] #14 97.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T01:05:19.016Z] #14 97.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:05:19.016Z] #14 97.39 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T01:05:19.016Z] #14 97.40 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T01:05:19.180Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 128.97MB / 134.90MB 6.4s [2022-03-10T01:05:19.180Z] #11 ... [2022-03-10T01:05:19.180Z] [2022-03-10T01:05:19.180Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:19.180Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:05:19.180Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:05:19.180Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T01:05:19.180Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T01:05:19.180Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-03-10T01:05:19.180Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-03-10T01:05:19.180Z] #69 DONE 6.9s [2022-03-10T01:05:19.180Z] [2022-03-10T01:05:19.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:19.180Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:19.180Z] #11 ... [2022-03-10T01:05:19.180Z] [2022-03-10T01:05:19.180Z] #24 [internal] load build context [2022-03-10T01:05:19.180Z] #24 sha256:1344be6c06226091c9a31e2e329b6675726fd4b6de4401cde466976c287509a0 [2022-03-10T01:05:19.180Z] #24 transferring context: 38.89MB 7.0s [2022-03-10T01:05:19.273Z] #14 97.41 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:05:19.412Z] #50 ... [2022-03-10T01:05:19.412Z] [2022-03-10T01:05:19.412Z] #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-03-10T01:05:19.412Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:05:19.412Z] #19 50.59 Fetched 48.9 MB in 49s (998 kB/s) [2022-03-10T01:05:19.476Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.9s [2022-03-10T01:05:19.530Z] #14 97.82 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T01:05:19.530Z] #14 97.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T01:05:19.530Z] #14 97.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:05:19.572Z] #21 3.506 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:05:19.743Z] #24 ... [2022-03-10T01:05:19.743Z] [2022-03-10T01:05:19.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:19.743Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:19.787Z] #14 98.07 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T01:05:19.787Z] #14 98.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:05:19.787Z] #14 98.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:05:19.787Z] #14 98.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T01:05:20.043Z] #14 98.18 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T01:05:20.043Z] #14 98.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:05:20.043Z] #14 98.33 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T01:05:20.043Z] #14 98.33 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T01:05:20.043Z] #14 98.35 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:05:20.607Z] #14 98.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:05:20.607Z] #14 ... [2022-03-10T01:05:20.607Z] [2022-03-10T01:05:20.607Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T01:05:20.607Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T01:05:20.607Z] #68 CACHED [2022-03-10T01:05:20.607Z] [2022-03-10T01:05:20.607Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T01:05:20.607Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T01:05:20.607Z] #70 CACHED [2022-03-10T01:05:20.607Z] [2022-03-10T01:05:20.607Z] #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-03-10T01:05:20.607Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:05:20.607Z] #14 98.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:05:20.607Z] #14 98.89 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:05:20.607Z] #14 98.90 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:05:20.607Z] #14 98.91 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:05:20.607Z] #14 98.92 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:05:20.607Z] #14 98.93 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:05:20.607Z] #14 98.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:05:20.607Z] #14 98.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:05:20.607Z] #14 98.97 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:05:20.861Z] #11 ... [2022-03-10T01:05:20.861Z] [2022-03-10T01:05:20.861Z] #24 [internal] load build context [2022-03-10T01:05:20.861Z] #24 sha256:f7a0ea52f0e16ed0d3c6df2d5eec1556437ba874e51d9d37b2cb4d16ab118485 [2022-03-10T01:05:20.861Z] #24 transferring context: 56.94MB 7.1s done [2022-03-10T01:05:20.861Z] #24 DONE 7.6s [2022-03-10T01:05:20.861Z] [2022-03-10T01:05:20.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:20.861Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:20.864Z] #14 98.98 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:05:20.864Z] #14 98.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:05:20.864Z] #14 99.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:05:20.864Z] #14 99.04 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.05 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:05:20.864Z] #14 99.06 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T01:05:20.864Z] #14 99.07 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:05:20.864Z] #14 99.08 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:05:20.864Z] #14 99.09 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:05:20.864Z] #14 99.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:05:20.864Z] #14 99.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.14 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-03-10T01:05:20.864Z] #14 99.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.16 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-03-10T01:05:20.864Z] #14 99.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:05:20.864Z] #14 99.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.19 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-03-10T01:05:20.864Z] #14 99.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:05:20.864Z] #14 99.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:05:20.864Z] #14 99.26 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:05:20.864Z] #14 99.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:05:20.864Z] #14 99.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:05:20.864Z] #14 99.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:21.429Z] #14 DONE 99.5s [2022-03-10T01:05:21.429Z] [2022-03-10T01:05:21.429Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:05:21.429Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:05:21.429Z] #15 ... [2022-03-10T01:05:21.429Z] [2022-03-10T01:05:21.429Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T01:05:21.429Z] #55 sha256:bbe56c38a44227da8e0c0145cd7d3c0098949ea0572b5f85325f247ee3b6fd1b [2022-03-10T01:05:21.429Z] #55 DONE 0.2s [2022-03-10T01:05:21.429Z] [2022-03-10T01:05:21.429Z] #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-03-10T01:05:21.429Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:05:21.474Z] #21 ... [2022-03-10T01:05:21.474Z] [2022-03-10T01:05:21.474Z] #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-03-10T01:05:21.474Z] #26 sha256:d7a2dd2adc7defa2e7dcb55348e54977fa53e0aa9cc0346ecdb34e8ea9d7b4d8 [2022-03-10T01:05:21.474Z] #26 90.86 Updating files: 32% (3693/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: 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: 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: 96% (11062/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-03-10T01:05:21.474Z] #26 93.07 + cd /tmp/tmp.AfMZyA4yuj/tmp/docker-ce [2022-03-10T01:05:21.474Z] #26 93.08 + git checkout -q v17.06.2-ce [2022-03-10T01:05:21.637Z] #11 ... [2022-03-10T01:05:21.637Z] [2022-03-10T01:05:21.637Z] #24 [internal] load build context [2022-03-10T01:05:21.637Z] #24 sha256:1344be6c06226091c9a31e2e329b6675726fd4b6de4401cde466976c287509a0 [2022-03-10T01:05:21.637Z] #24 transferring context: 56.94MB 7.7s done [2022-03-10T01:05:21.637Z] #24 DONE 9.0s [2022-03-10T01:05:21.637Z] [2022-03-10T01:05:21.637Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:21.637Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:21.637Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.0s done [2022-03-10T01:05:21.806Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.0s done [2022-03-10T01:05:21.806Z] #11 ... [2022-03-10T01:05:21.806Z] [2022-03-10T01:05:21.806Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T01:05:21.806Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T01:05:21.806Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T01:05:21.806Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T01:05:21.806Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T01:05:21.806Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-03-10T01:05:21.806Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-03-10T01:05:21.806Z] #69 DONE 8.5s [2022-03-10T01:05:22.066Z] [2022-03-10T01:05:22.066Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:05:22.066Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:05:22.066Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-10T01:05:22.066Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T01:05:22.066Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T01:05:22.066Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T01:05:22.066Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-10T01:05:22.066Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.0s [2022-03-10T01:05:22.568Z] #11 ... [2022-03-10T01:05:22.569Z] [2022-03-10T01:05:22.569Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:05:22.569Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:05:22.569Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.2s done [2022-03-10T01:05:22.569Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T01:05:22.569Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T01:05:22.569Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T01:05:22.569Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-10T01:05:22.569Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.5s done [2022-03-10T01:05:22.851Z] #26 96.08 + mkdir -p /tmp/tmp.AfMZyA4yuj/src/github.com/docker [2022-03-10T01:05:22.851Z] #26 96.08 + mv components/cli /tmp/tmp.AfMZyA4yuj/src/github.com/docker/cli [2022-03-10T01:05:22.851Z] #26 96.08 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-10T01:05:22.878Z] #28 ... [2022-03-10T01:05:22.878Z] [2022-03-10T01:05:22.878Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T01:05:22.878Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T01:05:23.444Z] #68 DONE 0.5s [2022-03-10T01:05:23.444Z] [2022-03-10T01:05:23.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:23.444Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:23.444Z] #11 ... [2022-03-10T01:05:23.444Z] [2022-03-10T01:05:23.444Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:05:23.444Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:05:23.444Z] #28 DONE 10.8s [2022-03-10T01:05:23.444Z] [2022-03-10T01:05:23.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:23.444Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:23.444Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-10T01:05:23.450Z] #28 ... [2022-03-10T01:05:23.450Z] [2022-03-10T01:05:23.450Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T01:05:23.450Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T01:05:23.951Z] #56 2.035 + RM_GOPATH=0 [2022-03-10T01:05:23.952Z] #56 2.038 + TMP_GOPATH= [2022-03-10T01:05:23.952Z] #56 2.038 + : /build [2022-03-10T01:05:23.952Z] #56 2.038 + '[' -z '' ']' [2022-03-10T01:05:23.952Z] #56 2.038 ++ mktemp -d [2022-03-10T01:05:23.952Z] #56 2.049 + export GOPATH=/tmp/tmp.ozN3IoMPmp [2022-03-10T01:05:23.952Z] #56 2.049 + GOPATH=/tmp/tmp.ozN3IoMPmp [2022-03-10T01:05:23.952Z] #56 2.049 + RM_GOPATH=1 [2022-03-10T01:05:23.952Z] #56 2.049 + case "$(go env GOARCH)" in [2022-03-10T01:05:23.952Z] #56 2.049 ++ go env GOARCH [2022-03-10T01:05:23.952Z] #56 2.061 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:05:23.952Z] #56 2.061 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:05:23.952Z] #56 2.062 ++ dirname /install.sh [2022-03-10T01:05:23.952Z] #56 2.066 + dir=/ [2022-03-10T01:05:23.952Z] #56 2.066 + bin=runc [2022-03-10T01:05:23.952Z] #56 2.066 + shift [2022-03-10T01:05:23.952Z] #56 2.066 + '[' '!' -f //runc.installer ']' [2022-03-10T01:05:23.952Z] #56 2.066 + . //runc.installer [2022-03-10T01:05:23.952Z] #56 2.066 ++ set -e [2022-03-10T01:05:23.952Z] #56 2.066 ++ : v1.1.0 [2022-03-10T01:05:23.952Z] #56 2.067 + install_runc [2022-03-10T01:05:23.952Z] #56 2.067 + RUNC_BUILDTAGS=seccomp [2022-03-10T01:05:23.952Z] #56 2.067 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T01:05:23.952Z] #56 2.067 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ozN3IoMPmp/src/github.com/opencontainers/runc [2022-03-10T01:05:23.952Z] #56 2.067 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T01:05:23.952Z] #56 2.070 Cloning into '/tmp/tmp.ozN3IoMPmp/src/github.com/opencontainers/runc'... [2022-03-10T01:05:23.952Z] #56 ... [2022-03-10T01:05:23.952Z] [2022-03-10T01:05:23.952Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:05:23.952Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:05:23.952Z] #15 DONE 2.4s [2022-03-10T01:05:23.952Z] [2022-03-10T01:05:23.952Z] #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-03-10T01:05:23.952Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T01:05:24.024Z] #68 DONE 0.7s [2022-03-10T01:05:24.024Z] [2022-03-10T01:05:24.024Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:05:24.024Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:05:24.385Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-10T01:05:24.654Z] #11 ... [2022-03-10T01:05:24.654Z] [2022-03-10T01:05:24.654Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T01:05:24.654Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T01:05:24.654Z] #70 DONE 1.3s [2022-03-10T01:05:24.654Z] [2022-03-10T01:05:24.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:24.654Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:24.654Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-10T01:05:24.968Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.9s done [2022-03-10T01:05:24.968Z] #28 ... [2022-03-10T01:05:24.968Z] [2022-03-10T01:05:24.968Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T01:05:24.968Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T01:05:24.968Z] #70 DONE 1.1s [2022-03-10T01:05:25.228Z] [2022-03-10T01:05:25.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:25.228Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:25.228Z] #11 ... [2022-03-10T01:05:25.228Z] [2022-03-10T01:05:25.228Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T01:05:25.228Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T01:05:25.228Z] #28 DONE 11.9s [2022-03-10T01:05:25.228Z] [2022-03-10T01:05:25.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:25.228Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:25.228Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-10T01:05:25.318Z] #16 DONE 1.5s [2022-03-10T01:05:25.318Z] [2022-03-10T01:05:25.318Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T01:05:25.318Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T01:05:25.586Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-10T01:05:25.843Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-10T01:05:26.169Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-10T01:05:26.169Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-10T01:05:26.687Z] #17 1.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T01:05:26.687Z] #17 DONE 1.4s [2022-03-10T01:05:26.687Z] [2022-03-10T01:05:26.687Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T01:05:26.687Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T01:05:27.034Z] #26 ... [2022-03-10T01:05:27.034Z] [2022-03-10T01:05:27.034Z] #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-03-10T01:05:27.034Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T01:05:27.034Z] #34 DONE 100.4s [2022-03-10T01:05:27.034Z] [2022-03-10T01:05:27.034Z] #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-03-10T01:05:27.034Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T01:05:27.034Z] #21 5.373 Fetched 8393 kB in 5s (1790 kB/s) [2022-03-10T01:05:27.034Z] #21 5.373 Reading package lists... [2022-03-10T01:05:27.034Z] #21 7.520 Reading package lists... [2022-03-10T01:05:27.034Z] #21 9.565 Building dependency tree... [2022-03-10T01:05:27.034Z] #21 10.89 The following additional packages will be installed: [2022-03-10T01:05:27.034Z] #21 10.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:05:27.034Z] #21 10.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T01:05:27.034Z] #21 10.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T01:05:27.034Z] #21 10.90 python3-pkg-resources vim-runtime xxd [2022-03-10T01:05:27.034Z] #21 10.90 Suggested packages: [2022-03-10T01:05:27.034Z] #21 10.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T01:05:27.034Z] #21 10.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T01:05:27.034Z] #21 10.90 acl attr quota [2022-03-10T01:05:27.034Z] #21 10.90 Recommended packages: [2022-03-10T01:05:27.034Z] #21 10.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T01:05:27.555Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-10T01:05:27.555Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-10T01:05:28.409Z] #21 12.29 The following NEW packages will be installed: [2022-03-10T01:05:28.409Z] #21 12.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T01:05:28.409Z] #21 12.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:05:28.409Z] #21 12.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T01:05:28.409Z] #21 12.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T01:05:28.409Z] #21 12.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T01:05:28.409Z] #21 12.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T01:05:28.409Z] #21 12.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T01:05:28.409Z] #21 12.29 xz-utils zip zstd [2022-03-10T01:05:28.409Z] #21 12.62 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:05:28.409Z] #21 12.62 Need to get 27.0 MB of archives. [2022-03-10T01:05:28.409Z] #21 12.62 After this operation, 105 MB of additional disk space will be used. [2022-03-10T01:05:28.409Z] #21 12.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-10T01:05:28.872Z] #18 DONE 1.5s [2022-03-10T01:05:28.872Z] [2022-03-10T01:05:28.872Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T01:05:28.872Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T01:05:28.884Z] #21 12.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-10T01:05:28.884Z] #21 12.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-10T01:05:28.884Z] #21 12.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-10T01:05:28.884Z] #21 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-10T01:05:28.884Z] #21 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-10T01:05:28.884Z] #21 12.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-10T01:05:28.884Z] #21 12.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-10T01:05:28.884Z] #21 12.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:05:28.884Z] #21 12.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:05:28.884Z] #21 12.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T01:05:28.884Z] #21 12.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-10T01:05:28.884Z] #21 12.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-10T01:05:28.884Z] #21 12.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-10T01:05:28.884Z] #21 12.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-10T01:05:28.884Z] #21 12.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-10T01:05:28.884Z] #21 12.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-10T01:05:28.884Z] #21 12.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-10T01:05:28.884Z] #21 12.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-10T01:05:28.884Z] #21 12.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-10T01:05:28.884Z] #21 12.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-10T01:05:28.884Z] #21 12.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-10T01:05:28.884Z] #21 12.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-10T01:05:28.884Z] #21 12.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-10T01:05:28.884Z] #21 12.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-10T01:05:28.884Z] #21 12.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-10T01:05:28.884Z] #21 12.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-10T01:05:28.884Z] #21 13.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-10T01:05:28.884Z] #21 13.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T01:05:28.884Z] #21 13.06 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-03-10T01:05:28.884Z] #21 13.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-10T01:05:28.884Z] #21 13.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-10T01:05:28.884Z] #21 13.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-10T01:05:28.884Z] #21 13.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T01:05:28.884Z] #21 13.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T01:05:28.884Z] #21 13.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T01:05:28.884Z] #21 13.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:05:28.884Z] #21 13.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T01:05:28.884Z] #21 13.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T01:05:28.884Z] #21 13.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T01:05:28.884Z] #21 13.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-10T01:05:28.884Z] #21 13.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-10T01:05:28.884Z] #21 13.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-10T01:05:29.142Z] #21 13.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T01:05:29.142Z] #21 13.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-10T01:05:29.142Z] #21 13.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-10T01:05:29.142Z] #21 13.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-10T01:05:29.142Z] #21 13.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-10T01:05:29.810Z] #19 DONE 1.4s [2022-03-10T01:05:29.810Z] [2022-03-10T01:05:29.810Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T01:05:29.810Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T01:05:30.077Z] #21 13.92 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:05:30.077Z] #21 14.06 Fetched 27.0 MB in 1s (25.8 MB/s) [2022-03-10T01:05:30.077Z] #21 14.10 Selecting previously unselected package pigz. [2022-03-10T01:05:30.077Z] #21 14.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-10T01:05:30.077Z] #21 14.15 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-10T01:05:30.077Z] #21 14.16 Unpacking pigz (2.6-1) ... [2022-03-10T01:05:30.077Z] #21 ... [2022-03-10T01:05:30.077Z] [2022-03-10T01:05:30.077Z] #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-03-10T01:05:30.077Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:05:30.077Z] #56 8.280 + cd /tmp/tmp.IiiX5Yy39X/src/github.com/opencontainers/runc [2022-03-10T01:05:30.077Z] #56 8.280 + git checkout -q v1.1.0 [2022-03-10T01:05:30.077Z] #56 8.686 + '[' -z '' ']' [2022-03-10T01:05:30.077Z] #56 8.686 + target=static [2022-03-10T01:05:30.077Z] #56 8.686 + make BUILDTAGS=seccomp static [2022-03-10T01:05:30.077Z] #56 8.833 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T01:05:30.077Z] #56 ... [2022-03-10T01:05:30.077Z] [2022-03-10T01:05:30.077Z] #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-03-10T01:05:30.077Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T01:05:30.077Z] #21 14.22 Selecting previously unselected package libelf1:arm64. [2022-03-10T01:05:30.077Z] #21 14.22 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-10T01:05:30.077Z] #21 14.23 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-10T01:05:30.335Z] #21 14.36 Selecting previously unselected package libbpf0:arm64. [2022-03-10T01:05:30.335Z] #21 14.37 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-10T01:05:30.335Z] #21 14.37 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-10T01:05:30.335Z] #21 14.44 Selecting previously unselected package libcap2:arm64. [2022-03-10T01:05:30.335Z] #21 14.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-10T01:05:30.335Z] #21 14.45 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-10T01:05:30.335Z] #21 14.50 Selecting previously unselected package libmnl0:arm64. [2022-03-10T01:05:30.335Z] #21 14.50 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-10T01:05:30.335Z] #21 14.51 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-10T01:05:30.335Z] #21 14.55 Selecting previously unselected package libxtables12:arm64. [2022-03-10T01:05:30.335Z] #21 14.57 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-10T01:05:30.335Z] #21 14.58 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-10T01:05:30.594Z] #21 14.63 Selecting previously unselected package libcap2-bin. [2022-03-10T01:05:30.594Z] #21 14.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-10T01:05:30.594Z] #21 14.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T01:05:30.594Z] #21 14.71 Selecting previously unselected package iproute2. [2022-03-10T01:05:30.594Z] #21 14.72 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-10T01:05:30.594Z] #21 14.73 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T01:05:30.853Z] #21 15.14 Selecting previously unselected package xxd. [2022-03-10T01:05:30.853Z] #21 15.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T01:05:31.103Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-10T01:05:31.111Z] #21 15.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:31.111Z] #21 15.25 Selecting previously unselected package vim-common. [2022-03-10T01:05:31.111Z] #21 15.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:05:31.111Z] #21 15.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:31.111Z] #21 15.38 Selecting previously unselected package bash-completion. [2022-03-10T01:05:31.181Z] #20 DONE 1.6s [2022-03-10T01:05:31.181Z] [2022-03-10T01:05:31.181Z] #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-03-10T01:05:31.181Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:05:31.181Z] #43 ... [2022-03-10T01:05:31.181Z] [2022-03-10T01:05:31.181Z] #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-03-10T01:05:31.181Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:05:31.369Z] #21 15.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T01:05:32.745Z] #21 16.81 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T01:05:32.850Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-10T01:05:33.004Z] #21 17.15 Selecting previously unselected package bzip2. [2022-03-10T01:05:33.004Z] #21 17.16 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-10T01:05:33.004Z] #21 17.16 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T01:05:33.004Z] #21 17.22 Selecting previously unselected package xz-utils. [2022-03-10T01:05:33.004Z] #21 17.24 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-10T01:05:33.004Z] #21 17.24 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T01:05:33.076Z] #21 1.714 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:05:33.076Z] #21 1.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:05:33.076Z] #21 1.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:05:33.263Z] #21 17.38 Selecting previously unselected package apparmor. [2022-03-10T01:05:33.263Z] #21 17.38 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-10T01:05:33.263Z] #21 17.42 Unpacking apparmor (2.13.6-10) ... [2022-03-10T01:05:33.333Z] #21 2.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:05:33.522Z] #21 17.68 Selecting previously unselected package inetutils-ping. [2022-03-10T01:05:33.522Z] #21 17.70 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-10T01:05:33.522Z] #21 17.71 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T01:05:33.629Z] #11 ... [2022-03-10T01:05:33.629Z] [2022-03-10T01:05:33.629Z] #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-03-10T01:05:33.629Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:05:33.629Z] #29 2.593 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:05:33.629Z] #29 2.606 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:05:33.629Z] #29 2.606 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:05:33.629Z] #29 2.844 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:05:33.629Z] #29 3.108 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:05:33.629Z] #29 3.444 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:05:33.629Z] #29 4.925 Fetched 8507 kB in 3s (3260 kB/s) [2022-03-10T01:05:33.629Z] #29 4.925 Reading package lists... [2022-03-10T01:05:33.629Z] #29 5.716 Reading package lists... [2022-03-10T01:05:33.629Z] #29 6.500 Building dependency tree... [2022-03-10T01:05:33.629Z] #29 6.857 The following additional packages will be installed: [2022-03-10T01:05:33.629Z] #29 6.857 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T01:05:33.629Z] #29 6.859 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T01:05:33.629Z] #29 6.859 Recommended packages: [2022-03-10T01:05:33.629Z] #29 6.859 libldap-common publicsuffix libsasl2-modules [2022-03-10T01:05:33.629Z] #29 7.107 The following NEW packages will be installed: [2022-03-10T01:05:33.629Z] #29 7.116 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T01:05:33.629Z] #29 7.116 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T01:05:33.629Z] #29 7.116 libssh2-1 openssl [2022-03-10T01:05:33.629Z] #29 7.396 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T01:05:33.629Z] #29 7.396 Need to get 3038 kB of archives. [2022-03-10T01:05:33.629Z] #29 7.396 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T01:05:33.629Z] #29 7.396 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T01:05:33.629Z] #29 7.396 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T01:05:33.629Z] #29 7.407 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T01:05:33.629Z] #29 7.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T01:05:33.629Z] #29 7.416 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T01:05:33.629Z] #29 7.416 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T01:05:33.629Z] #29 7.428 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T01:05:33.629Z] #29 7.428 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T01:05:33.629Z] #29 7.428 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T01:05:33.629Z] #29 7.428 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T01:05:33.629Z] #29 7.429 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T01:05:33.629Z] #29 7.443 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T01:05:33.629Z] #29 7.443 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:05:33.629Z] #29 7.443 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:05:33.629Z] #29 7.443 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:05:33.629Z] #29 7.660 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:05:33.629Z] #29 7.697 Fetched 3038 kB in 0s (9289 kB/s) [2022-03-10T01:05:33.629Z] #29 7.730 Selecting previously unselected package openssl. [2022-03-10T01:05:33.629Z] #29 7.730 (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-03-10T01:05:33.629Z] #29 7.730 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 7.734 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:05:33.629Z] #29 7.906 Selecting previously unselected package ca-certificates. [2022-03-10T01:05:33.629Z] #29 7.906 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T01:05:33.629Z] #29 7.910 Unpacking ca-certificates (20210119) ... [2022-03-10T01:05:33.629Z] #29 7.998 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T01:05:33.629Z] #29 7.998 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.011 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:05:33.629Z] #29 8.098 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T01:05:33.629Z] #29 8.098 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.102 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:33.629Z] #29 8.154 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T01:05:33.629Z] #29 8.154 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.158 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:33.629Z] #29 8.229 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T01:05:33.629Z] #29 8.229 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.229 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:05:33.629Z] #29 8.308 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T01:05:33.629Z] #29 8.308 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.320 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:05:33.629Z] #29 8.372 Selecting previously unselected package libpsl5:amd64. [2022-03-10T01:05:33.629Z] #29 8.372 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.377 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:05:33.629Z] #29 8.426 Selecting previously unselected package librtmp1:amd64. [2022-03-10T01:05:33.629Z] #29 8.426 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.431 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:05:33.629Z] #29 8.492 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T01:05:33.629Z] #29 8.492 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.499 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:05:33.629Z] #29 8.584 Selecting previously unselected package libcurl4:amd64. [2022-03-10T01:05:33.629Z] #29 8.584 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.585 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:33.629Z] #29 8.662 Selecting previously unselected package curl. [2022-03-10T01:05:33.629Z] #29 8.662 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.667 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:33.629Z] #29 8.733 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:05:33.629Z] #29 8.733 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:05:33.629Z] #29 8.738 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:05:33.629Z] #29 8.812 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:05:33.630Z] #29 8.812 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:05:33.630Z] #29 8.817 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:05:33.630Z] #29 8.904 Selecting previously unselected package jq. [2022-03-10T01:05:33.630Z] #29 8.904 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:05:33.630Z] #29 8.904 Unpacking jq (1.6-2.1) ... [2022-03-10T01:05:33.630Z] #29 8.951 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:05:33.630Z] #29 8.966 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:05:33.630Z] #29 8.979 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:05:33.630Z] #29 8.989 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:33.630Z] #29 9.003 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:05:33.630Z] #29 9.023 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:33.630Z] #29 9.033 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:05:33.630Z] #29 9.044 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:05:33.630Z] #29 9.073 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:05:33.630Z] #29 9.073 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:05:33.630Z] #29 9.083 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:05:33.630Z] #29 9.099 Setting up ca-certificates (20210119) ... [2022-03-10T01:05:33.630Z] #29 9.817 Updating certificates in /etc/ssl/certs... [2022-03-10T01:05:33.630Z] #29 ... [2022-03-10T01:05:33.630Z] [2022-03-10T01:05:33.630Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:33.630Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:33.630Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.7s done [2022-03-10T01:05:33.781Z] #21 17.80 Selecting previously unselected package libip4tc2:arm64. [2022-03-10T01:05:33.781Z] #21 17.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-10T01:05:33.781Z] #21 17.82 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-10T01:05:33.781Z] #21 17.88 Selecting previously unselected package libip6tc2:arm64. [2022-03-10T01:05:33.781Z] #21 17.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-10T01:05:33.781Z] #21 17.89 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-10T01:05:33.781Z] #21 17.94 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-10T01:05:33.781Z] #21 17.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-10T01:05:33.781Z] #21 17.95 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T01:05:33.781Z] #21 18.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-10T01:05:33.781Z] #21 18.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-10T01:05:33.781Z] #21 18.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-10T01:05:33.781Z] #21 18.09 Selecting previously unselected package libnftnl11:arm64. [2022-03-10T01:05:33.887Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-10T01:05:34.040Z] #21 18.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-10T01:05:34.040Z] #21 18.10 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-10T01:05:34.040Z] #21 18.17 Selecting previously unselected package iptables. [2022-03-10T01:05:34.040Z] #21 18.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-10T01:05:34.040Z] #21 18.18 Unpacking iptables (1.8.7-1) ... [2022-03-10T01:05:34.263Z] #21 2.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:05:34.298Z] #21 18.44 Selecting previously unselected package libonig5:arm64. [2022-03-10T01:05:34.298Z] #21 18.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-10T01:05:34.298Z] #21 18.45 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T01:05:34.304Z] #19 50.59 Reading package lists... [2022-03-10T01:05:34.556Z] #21 18.57 Selecting previously unselected package libjq1:arm64. [2022-03-10T01:05:34.556Z] #21 18.57 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-10T01:05:34.556Z] #21 18.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-10T01:05:34.556Z] #21 18.65 Selecting previously unselected package jq. [2022-03-10T01:05:34.556Z] #21 18.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-10T01:05:34.556Z] #21 18.67 Unpacking jq (1.6-2.1) ... [2022-03-10T01:05:34.556Z] #21 18.75 Selecting previously unselected package libaio1:arm64. [2022-03-10T01:05:34.556Z] #21 18.75 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-10T01:05:34.556Z] #21 18.75 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-10T01:05:34.556Z] #21 18.81 Selecting previously unselected package libgpm2:arm64. [2022-03-10T01:05:34.556Z] #21 18.82 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-10T01:05:34.556Z] #21 18.82 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-10T01:05:34.556Z] #21 18.87 Selecting previously unselected package libicu67:arm64. [2022-03-10T01:05:34.557Z] #21 18.87 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-10T01:05:34.767Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.2s done [2022-03-10T01:05:34.815Z] #21 18.88 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-10T01:05:35.028Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-10T01:05:35.028Z] #11 ... [2022-03-10T01:05:35.028Z] [2022-03-10T01:05:35.028Z] #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-03-10T01:05:35.028Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:05:35.028Z] #29 1.251 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:05:35.028Z] #29 1.259 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:05:35.028Z] #29 1.265 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:05:35.028Z] #29 1.446 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:05:35.028Z] #29 1.635 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:05:35.028Z] #29 2.031 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:05:35.028Z] #29 3.389 Fetched 8507 kB in 2s (3543 kB/s) [2022-03-10T01:05:35.028Z] #29 3.389 Reading package lists... [2022-03-10T01:05:35.028Z] #29 4.218 Reading package lists... [2022-03-10T01:05:35.028Z] #29 5.064 Building dependency tree... [2022-03-10T01:05:35.028Z] #29 5.415 The following additional packages will be installed: [2022-03-10T01:05:35.028Z] #29 5.415 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T01:05:35.028Z] #29 5.415 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T01:05:35.028Z] #29 5.415 Recommended packages: [2022-03-10T01:05:35.028Z] #29 5.415 libldap-common publicsuffix libsasl2-modules [2022-03-10T01:05:35.028Z] #29 5.581 The following NEW packages will be installed: [2022-03-10T01:05:35.028Z] #29 5.582 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T01:05:35.028Z] #29 5.582 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T01:05:35.028Z] #29 5.583 libssh2-1 openssl [2022-03-10T01:05:35.028Z] #29 5.868 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T01:05:35.028Z] #29 5.868 Need to get 3038 kB of archives. [2022-03-10T01:05:35.028Z] #29 5.868 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T01:05:35.028Z] #29 5.868 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T01:05:35.028Z] #29 5.873 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T01:05:35.028Z] #29 5.880 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T01:05:35.028Z] #29 5.896 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T01:05:35.028Z] #29 5.896 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T01:05:35.028Z] #29 5.896 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T01:05:35.028Z] #29 5.906 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T01:05:35.028Z] #29 5.906 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T01:05:35.029Z] #29 5.906 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T01:05:35.029Z] #29 5.906 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T01:05:35.029Z] #29 5.906 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T01:05:35.029Z] #29 5.912 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T01:05:35.029Z] #29 5.936 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:05:35.029Z] #29 5.936 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:05:35.029Z] #29 5.936 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:05:35.029Z] #29 6.126 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:05:35.029Z] #29 6.143 Fetched 3038 kB in 0s (9146 kB/s) [2022-03-10T01:05:35.029Z] #29 6.167 Selecting previously unselected package openssl. [2022-03-10T01:05:35.029Z] #29 6.167 (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-03-10T01:05:35.029Z] #29 6.172 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.182 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 6.350 Selecting previously unselected package ca-certificates. [2022-03-10T01:05:35.029Z] #29 6.350 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T01:05:35.029Z] #29 6.354 Unpacking ca-certificates (20210119) ... [2022-03-10T01:05:35.029Z] #29 6.454 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T01:05:35.029Z] #29 6.454 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.463 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:05:35.029Z] #29 6.533 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T01:05:35.029Z] #29 6.533 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.538 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 6.601 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T01:05:35.029Z] #29 6.601 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.610 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 6.670 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T01:05:35.029Z] #29 6.670 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:05:35.029Z] #29 6.769 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T01:05:35.029Z] #29 6.769 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.775 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:05:35.029Z] #29 6.841 Selecting previously unselected package libpsl5:amd64. [2022-03-10T01:05:35.029Z] #29 6.841 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.841 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:05:35.029Z] #29 6.941 Selecting previously unselected package librtmp1:amd64. [2022-03-10T01:05:35.029Z] #29 6.941 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 6.951 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:05:35.029Z] #29 7.002 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T01:05:35.029Z] #29 7.002 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.014 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:05:35.029Z] #29 7.090 Selecting previously unselected package libcurl4:amd64. [2022-03-10T01:05:35.029Z] #29 7.090 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.095 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 7.192 Selecting previously unselected package curl. [2022-03-10T01:05:35.029Z] #29 7.192 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.201 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 7.293 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:05:35.029Z] #29 7.293 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.299 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:05:35.029Z] #29 7.387 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:05:35.029Z] #29 7.387 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.395 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:05:35.029Z] #29 7.453 Selecting previously unselected package jq. [2022-03-10T01:05:35.029Z] #29 7.457 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:05:35.029Z] #29 7.461 Unpacking jq (1.6-2.1) ... [2022-03-10T01:05:35.029Z] #29 7.524 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T01:05:35.029Z] #29 7.540 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T01:05:35.029Z] #29 7.553 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T01:05:35.029Z] #29 7.564 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 7.578 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T01:05:35.029Z] #29 7.590 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 7.599 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T01:05:35.029Z] #29 7.610 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 7.625 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:05:35.029Z] #29 7.637 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:05:35.029Z] #29 7.647 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T01:05:35.029Z] #29 7.658 Setting up ca-certificates (20210119) ... [2022-03-10T01:05:35.029Z] #29 8.342 Updating certificates in /etc/ssl/certs... [2022-03-10T01:05:35.029Z] #29 9.400 129 added, 0 removed; done. [2022-03-10T01:05:35.029Z] #29 9.533 Setting up jq (1.6-2.1) ... [2022-03-10T01:05:35.029Z] #29 9.548 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 9.561 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:35.029Z] #29 9.650 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:35.029Z] #29 9.681 Processing triggers for ca-certificates (20210119) ... [2022-03-10T01:05:35.029Z] #29 9.697 Updating certificates in /etc/ssl/certs... [2022-03-10T01:05:35.029Z] #29 ... [2022-03-10T01:05:35.029Z] [2022-03-10T01:05:35.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:35.029Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:35.193Z] #21 3.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:05:36.945Z] #11 ... [2022-03-10T01:05:36.945Z] [2022-03-10T01:05:36.945Z] #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-03-10T01:05:36.945Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:05:36.945Z] #29 10.45 0 added, 0 removed; done. [2022-03-10T01:05:36.945Z] #29 10.45 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T01:05:36.945Z] #29 10.46 done. [2022-03-10T01:05:36.945Z] #29 DONE 11.6s [2022-03-10T01:05:36.945Z] [2022-03-10T01:05:36.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:36.945Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:36.945Z] #11 ... [2022-03-10T01:05:36.945Z] [2022-03-10T01:05:36.945Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T01:05:36.945Z] #30 sha256:842db67b75e506d1829b94fed82d4cdc4b20f80fbba4932171d224754413815b [2022-03-10T01:05:36.945Z] #30 DONE 0.1s [2022-03-10T01:05:37.207Z] [2022-03-10T01:05:37.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:37.207Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:37.605Z] #21 21.58 Selecting previously unselected package libinih1:arm64. [2022-03-10T01:05:37.606Z] #21 21.58 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-10T01:05:37.606Z] #21 21.58 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-10T01:05:37.606Z] #21 21.66 Selecting previously unselected package libnet1:arm64. [2022-03-10T01:05:37.606Z] #21 21.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T01:05:37.606Z] #21 21.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:05:37.606Z] #21 21.75 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T01:05:37.606Z] #21 21.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-10T01:05:37.606Z] #21 21.76 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T01:05:37.606Z] #21 21.82 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T01:05:37.864Z] #21 21.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-10T01:05:37.864Z] #21 21.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T01:05:37.864Z] #21 21.88 Selecting previously unselected package net-tools. [2022-03-10T01:05:37.864Z] #21 21.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-10T01:05:37.864Z] #21 21.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:05:37.864Z] #21 22.03 Selecting previously unselected package patch. [2022-03-10T01:05:37.864Z] #21 22.04 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-10T01:05:37.864Z] #21 22.05 Unpacking patch (2.7.6-7) ... [2022-03-10T01:05:38.068Z] #11 ... [2022-03-10T01:05:38.068Z] [2022-03-10T01:05:38.068Z] #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-03-10T01:05:38.068Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T01:05:38.068Z] #29 11.00 129 added, 0 removed; done. [2022-03-10T01:05:38.068Z] #29 11.06 Setting up jq (1.6-2.1) ... [2022-03-10T01:05:38.068Z] #29 11.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:38.068Z] #29 11.08 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T01:05:38.068Z] #29 11.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:38.068Z] #29 11.12 Processing triggers for ca-certificates (20210119) ... [2022-03-10T01:05:38.068Z] #29 11.13 Updating certificates in /etc/ssl/certs... [2022-03-10T01:05:38.068Z] #29 12.11 0 added, 0 removed; done. [2022-03-10T01:05:38.068Z] #29 12.11 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T01:05:38.068Z] #29 12.11 done. [2022-03-10T01:05:38.068Z] #29 DONE 14.2s [2022-03-10T01:05:38.068Z] [2022-03-10T01:05:38.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:38.068Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:38.068Z] #11 ... [2022-03-10T01:05:38.068Z] [2022-03-10T01:05:38.068Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T01:05:38.068Z] #30 sha256:467d317aec16cc0ceaa743ceae63c4f59de248a1ad16ea7c338f661b918a1702 [2022-03-10T01:05:38.068Z] #30 DONE 0.2s [2022-03-10T01:05:38.068Z] [2022-03-10T01:05:38.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:38.068Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:38.122Z] #21 22.16 Selecting previously unselected package python-pip-whl. [2022-03-10T01:05:38.122Z] #21 22.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T01:05:38.122Z] #21 22.17 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T01:05:38.380Z] #21 22.61 Selecting previously unselected package python3-lib2to3. [2022-03-10T01:05:38.380Z] #21 22.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T01:05:38.380Z] #21 22.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:05:38.638Z] #21 22.72 Selecting previously unselected package python3-distutils. [2022-03-10T01:05:38.638Z] #21 22.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T01:05:38.638Z] #21 22.74 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T01:05:38.898Z] #21 22.83 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:05:38.898Z] #21 22.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:05:38.898Z] #21 22.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:05:38.898Z] #21 22.99 Selecting previously unselected package python3-setuptools. [2022-03-10T01:05:38.898Z] #21 23.01 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T01:05:38.898Z] #21 23.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T01:05:39.001Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-10T01:05:39.157Z] #21 23.25 Selecting previously unselected package python3-wheel. [2022-03-10T01:05:39.157Z] #21 23.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T01:05:39.157Z] #21 23.26 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T01:05:39.157Z] #21 23.32 Selecting previously unselected package python3-pip. [2022-03-10T01:05:39.157Z] #21 23.33 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T01:05:39.157Z] #21 23.34 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T01:05:39.369Z] #21 7.473 Fetched 8507 kB in 6s (1414 kB/s) [2022-03-10T01:05:39.369Z] #21 7.473 Reading package lists... [2022-03-10T01:05:39.369Z] #21 ... [2022-03-10T01:05:39.369Z] [2022-03-10T01:05:39.369Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:05:39.369Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:05:39.369Z] #34 DONE 117.0s [2022-03-10T01:05:39.369Z] [2022-03-10T01:05:39.369Z] #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-03-10T01:05:39.369Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:05:39.369Z] #56 10.27 + cd /tmp/tmp.ozN3IoMPmp/src/github.com/opencontainers/runc [2022-03-10T01:05:39.369Z] #56 10.27 + git checkout -q v1.1.0 [2022-03-10T01:05:39.369Z] #56 10.69 + '[' -z '' ']' [2022-03-10T01:05:39.369Z] #56 10.69 + target=static [2022-03-10T01:05:39.369Z] #56 10.69 + make BUILDTAGS=seccomp static [2022-03-10T01:05:39.369Z] #56 11.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T01:05:39.415Z] #21 23.60 Selecting previously unselected package sudo. [2022-03-10T01:05:39.415Z] #21 23.60 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-10T01:05:39.415Z] #21 23.61 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T01:05:39.982Z] #21 24.02 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T01:05:39.982Z] #21 24.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-10T01:05:39.982Z] #21 24.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:05:39.982Z] #21 24.18 Selecting previously unselected package uidmap. [2022-03-10T01:05:39.982Z] #21 24.20 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-10T01:05:39.982Z] #21 24.20 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T01:05:40.241Z] #21 24.31 Selecting previously unselected package vim-runtime. [2022-03-10T01:05:40.241Z] #21 24.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:05:40.241Z] #21 24.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T01:05:40.241Z] #21 24.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T01:05:40.241Z] #21 24.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:40.509Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.0s [2022-03-10T01:05:40.898Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.7s done [2022-03-10T01:05:41.164Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.1s [2022-03-10T01:05:41.262Z] #56 ... [2022-03-10T01:05:41.262Z] [2022-03-10T01:05:41.262Z] #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-03-10T01:05:41.262Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:05:41.262Z] #21 7.473 Reading package lists... [2022-03-10T01:05:42.433Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.2s done [2022-03-10T01:05:42.433Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-10T01:05:42.772Z] #21 26.90 Selecting previously unselected package vim. [2022-03-10T01:05:42.772Z] #21 26.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T01:05:42.772Z] #21 26.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:43.289Z] #21 27.29 Selecting previously unselected package xfsprogs. [2022-03-10T01:05:43.289Z] #21 27.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-10T01:05:43.289Z] #21 27.31 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T01:05:43.548Z] #21 27.63 Selecting previously unselected package zip. [2022-03-10T01:05:43.548Z] #21 27.65 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-10T01:05:43.548Z] #21 27.67 Unpacking zip (3.0-12) ... [2022-03-10T01:05:43.783Z] #21 10.11 Reading package lists... [2022-03-10T01:05:43.806Z] #21 27.79 Selecting previously unselected package zstd. [2022-03-10T01:05:43.806Z] #21 27.80 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-10T01:05:43.806Z] #21 27.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:05:44.040Z] #21 12.55 Building dependency tree... [2022-03-10T01:05:44.064Z] #21 28.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:05:44.634Z] #21 28.79 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-10T01:05:44.634Z] #21 28.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:05:44.634Z] #21 28.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-10T01:05:44.634Z] #21 28.83 Setting up libicu67:arm64 (67.1-7) ... [2022-03-10T01:05:44.634Z] #21 28.84 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-10T01:05:44.634Z] #21 28.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-10T01:05:44.634Z] #21 28.86 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T01:05:44.634Z] #21 28.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:05:44.634Z] #21 28.88 Setting up bzip2 (1.0.8-4) ... [2022-03-10T01:05:44.892Z] #21 28.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T01:05:44.892Z] #21 28.90 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T01:05:44.971Z] #21 13.64 The following additional packages will be installed: [2022-03-10T01:05:44.971Z] #21 13.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:05:44.971Z] #21 13.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T01:05:44.971Z] #21 13.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T01:05:44.971Z] #21 13.65 python3-pkg-resources vim-runtime xxd [2022-03-10T01:05:44.971Z] #21 13.65 Suggested packages: [2022-03-10T01:05:44.971Z] #21 13.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T01:05:44.971Z] #21 13.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T01:05:44.971Z] #21 13.66 acl attr quota [2022-03-10T01:05:44.971Z] #21 13.66 Recommended packages: [2022-03-10T01:05:44.971Z] #21 13.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T01:05:45.408Z] #21 29.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:45.408Z] #21 29.47 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-10T01:05:45.408Z] #21 29.48 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T01:05:45.408Z] #21 29.50 Setting up apparmor (2.13.6-10) ... [2022-03-10T01:05:45.903Z] #21 14.69 The following NEW packages will be installed: [2022-03-10T01:05:45.903Z] #21 14.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T01:05:45.903Z] #21 14.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:05:45.903Z] #21 14.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T01:05:45.903Z] #21 14.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T01:05:45.903Z] #21 14.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T01:05:45.903Z] #21 14.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T01:05:45.903Z] #21 14.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T01:05:45.903Z] #21 14.69 xz-utils zip zstd [2022-03-10T01:05:46.160Z] #21 15.00 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:05:46.160Z] #21 15.00 Need to get 27.6 MB of archives. [2022-03-10T01:05:46.160Z] #21 15.00 After this operation, 106 MB of additional disk space will be used. [2022-03-10T01:05:46.160Z] #21 15.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T01:05:46.160Z] #21 15.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T01:05:46.160Z] #21 15.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T01:05:46.160Z] #21 15.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:05:46.160Z] #21 15.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:05:46.160Z] #21 15.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T01:05:46.160Z] #21 15.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T01:05:46.160Z] #21 15.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T01:05:46.160Z] #21 15.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T01:05:46.160Z] #21 15.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T01:05:46.417Z] #21 15.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T01:05:46.417Z] #21 15.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T01:05:46.417Z] #21 15.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T01:05:46.417Z] #21 15.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T01:05:46.417Z] #21 15.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T01:05:46.417Z] #21 15.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T01:05:46.417Z] #21 15.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:05:46.417Z] #21 15.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:05:46.417Z] #21 15.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:05:46.417Z] #21 15.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T01:05:46.417Z] #21 15.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T01:05:46.417Z] #21 15.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:05:46.417Z] #21 15.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T01:05:46.420Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.2s [2022-03-10T01:05:46.510Z] #19 64.37 Reading package lists... [2022-03-10T01:05:46.674Z] #21 15.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:05:46.675Z] #21 15.39 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-03-10T01:05:46.675Z] #21 15.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:05:46.675Z] #21 15.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T01:05:46.675Z] #21 15.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T01:05:46.675Z] #21 15.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T01:05:46.675Z] #21 15.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T01:05:46.675Z] #21 15.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T01:05:46.675Z] #21 15.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:05:46.675Z] #21 15.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T01:05:46.675Z] #21 15.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T01:05:46.675Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T01:05:46.675Z] #21 15.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T01:05:46.675Z] #21 15.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T01:05:46.675Z] #21 15.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T01:05:46.675Z] #21 15.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T01:05:46.784Z] #21 30.84 Setting up zip (3.0-12) ... [2022-03-10T01:05:46.784Z] #21 30.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:46.784Z] #21 30.88 Setting up bash-completion (1:2.11-2) ... [2022-03-10T01:05:46.932Z] #21 15.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T01:05:46.932Z] #21 15.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T01:05:46.932Z] #21 15.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T01:05:46.932Z] #21 15.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T01:05:47.496Z] #21 16.24 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:05:47.496Z] #21 16.35 Fetched 27.6 MB in 1s (26.4 MB/s) [2022-03-10T01:05:47.496Z] #21 16.40 Selecting previously unselected package pigz. [2022-03-10T01:05:47.496Z] #21 16.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-10T01:05:47.496Z] #21 16.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T01:05:47.496Z] #21 16.47 Unpacking pigz (2.6-1) ... [2022-03-10T01:05:47.754Z] #21 16.53 Selecting previously unselected package libelf1:amd64. [2022-03-10T01:05:47.754Z] #21 16.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T01:05:47.754Z] #21 16.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T01:05:47.754Z] #21 16.68 Selecting previously unselected package libbpf0:amd64. [2022-03-10T01:05:47.754Z] #21 16.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T01:05:47.754Z] #21 16.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:05:47.758Z] #11 ... [2022-03-10T01:05:47.758Z] [2022-03-10T01:05:47.758Z] #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-03-10T01:05:47.758Z] #31 sha256:cf14d9f7bf115e9c12b812be8057f9c27df84cf4583e918694bcef4dc254c720 [2022-03-10T01:05:47.758Z] #31 2.047 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T01:05:47.758Z] #31 2.414 [2022-03-10T01:05:47.758Z] #31 2.646 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.758Z] #31 2.969 [2022-03-10T01:05:47.758Z] #31 4.004 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T01:05:47.758Z] #31 4.387 [2022-03-10T01:05:47.758Z] #31 4.619 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.758Z] #31 4.935 [2022-03-10T01:05:47.758Z] #31 5.926 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T01:05:47.758Z] #31 6.266 [2022-03-10T01:05:47.758Z] #31 6.490 #=#=# 1.2% ############# 18.5% ################################################ 67.6% ######################################################################## 100.0% [2022-03-10T01:05:47.758Z] #31 7.097 [2022-03-10T01:05:47.759Z] #31 8.234 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T01:05:47.759Z] #31 8.553 [2022-03-10T01:05:47.759Z] #31 8.773 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.759Z] #31 9.146 [2022-03-10T01:05:47.759Z] #31 9.965 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T01:05:47.759Z] #31 ... [2022-03-10T01:05:47.759Z] [2022-03-10T01:05:47.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:47.759Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:47.759Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-10T01:05:47.793Z] #11 ... [2022-03-10T01:05:47.793Z] [2022-03-10T01:05:47.793Z] #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-03-10T01:05:47.793Z] #31 sha256:a8b35dd12cf2dc2887171790c1f28635e6666a90c1ceeb7065e9dc706e09c31c [2022-03-10T01:05:47.793Z] #31 1.858 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T01:05:47.793Z] #31 2.188 [2022-03-10T01:05:47.793Z] #31 2.419 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.793Z] #31 2.736 [2022-03-10T01:05:47.793Z] #31 3.756 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T01:05:47.793Z] #31 4.073 [2022-03-10T01:05:47.793Z] #31 4.296 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.793Z] #31 4.626 [2022-03-10T01:05:47.793Z] #31 5.759 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T01:05:47.793Z] #31 6.097 [2022-03-10T01:05:47.793Z] #31 6.312 #=#=# ############## 20.6% ######################################### 57.2% ############################################################## 87.4% ######################################################################## 100.0% [2022-03-10T01:05:47.793Z] #31 6.892 [2022-03-10T01:05:47.793Z] #31 7.973 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T01:05:47.793Z] #31 8.289 [2022-03-10T01:05:47.793Z] #31 8.503 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:47.793Z] #31 8.812 [2022-03-10T01:05:47.793Z] #31 9.548 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T01:05:47.793Z] #31 9.866 [2022-03-10T01:05:47.793Z] #31 10.09 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:48.011Z] #21 16.77 Selecting previously unselected package libcap2:amd64. [2022-03-10T01:05:48.011Z] #21 16.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T01:05:48.011Z] #21 16.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:05:48.011Z] #21 16.85 Selecting previously unselected package libmnl0:amd64. [2022-03-10T01:05:48.011Z] #21 16.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T01:05:48.011Z] #21 16.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:05:48.011Z] #21 16.92 Selecting previously unselected package libxtables12:amd64. [2022-03-10T01:05:48.050Z] #31 ... [2022-03-10T01:05:48.050Z] [2022-03-10T01:05:48.050Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:48.050Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:48.268Z] #21 16.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T01:05:48.268Z] #21 16.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:05:48.268Z] #21 16.99 Selecting previously unselected package libcap2-bin. [2022-03-10T01:05:48.268Z] #21 16.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T01:05:48.268Z] #21 17.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T01:05:48.268Z] #21 17.07 Selecting previously unselected package iproute2. [2022-03-10T01:05:48.268Z] #21 17.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T01:05:48.268Z] #21 17.09 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T01:05:48.829Z] #21 17.54 Selecting previously unselected package xxd. [2022-03-10T01:05:48.829Z] #21 17.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:05:48.829Z] #21 17.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:48.829Z] #21 17.65 Selecting previously unselected package vim-common. [2022-03-10T01:05:48.829Z] #21 17.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:05:48.829Z] #21 17.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:48.831Z] #21 32.54 Setting up xz-utils (5.2.5-2) ... [2022-03-10T01:05:48.832Z] #21 32.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T01:05:48.832Z] #21 32.57 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-10T01:05:48.832Z] #21 32.58 Setting up patch (2.7.6-7) ... [2022-03-10T01:05:48.832Z] #21 32.59 Setting up sudo (1.9.5p2-3) ... [2022-03-10T01:05:48.832Z] #21 32.65 invoke-rc.d: could not determine current runlevel [2022-03-10T01:05:48.832Z] #21 32.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:05:48.832Z] #21 32.67 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T01:05:48.832Z] #21 32.69 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-10T01:05:48.832Z] #21 32.70 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T01:05:48.832Z] #21 32.72 Setting up pigz (2.6-1) ... [2022-03-10T01:05:48.832Z] #21 32.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T01:05:48.832Z] #21 32.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T01:05:48.832Z] #21 32.76 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T01:05:48.832Z] #21 32.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:49.087Z] #21 17.87 Selecting previously unselected package bash-completion. [2022-03-10T01:05:49.087Z] #21 17.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T01:05:49.090Z] #21 33.22 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-10T01:05:49.090Z] #21 33.23 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:05:49.347Z] #21 33.52 Setting up libelf1:arm64 (0.183-1) ... [2022-03-10T01:05:49.348Z] #21 33.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:05:49.348Z] #21 33.57 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T01:05:49.348Z] #21 33.60 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T01:05:49.462Z] #19 78.40 Building dependency tree... [2022-03-10T01:05:49.867Z] #11 ... [2022-03-10T01:05:49.867Z] [2022-03-10T01:05:49.867Z] #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-03-10T01:05:49.867Z] #31 sha256:cf14d9f7bf115e9c12b812be8057f9c27df84cf4583e918694bcef4dc254c720 [2022-03-10T01:05:49.867Z] #31 10.30 [2022-03-10T01:05:49.867Z] #31 10.53 #=#=# ######################################################################## 100.0% [2022-03-10T01:05:49.867Z] #31 10.87 [2022-03-10T01:05:49.867Z] #31 10.98 Download of images into '/build' complete. [2022-03-10T01:05:49.867Z] #31 10.98 Use something like the following to load the result into a Docker daemon: [2022-03-10T01:05:49.867Z] #31 10.98 tar -cC '/build' . | docker load [2022-03-10T01:05:49.867Z] #31 DONE 12.4s [2022-03-10T01:05:49.867Z] [2022-03-10T01:05:49.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:49.867Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:49.914Z] #21 34.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:49.914Z] #21 34.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T01:05:49.914Z] #21 34.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T01:05:49.914Z] #21 34.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T01:05:49.914Z] #21 34.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T01:05:49.914Z] #21 34.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T01:05:49.914Z] #21 34.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T01:05:49.914Z] #21 34.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T01:05:49.914Z] #21 34.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T01:05:49.914Z] #21 34.10 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T01:05:50.459Z] #21 19.40 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T01:05:50.841Z] #19 82.65 The following additional packages will be installed: [2022-03-10T01:05:50.841Z] #19 82.65 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-10T01:05:50.841Z] #19 82.65 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-10T01:05:50.841Z] #19 82.65 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-10T01:05:50.841Z] #19 82.65 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-10T01:05:50.841Z] #19 82.65 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-10T01:05:50.841Z] #19 82.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-10T01:05:50.841Z] #19 82.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-10T01:05:50.841Z] #19 82.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-10T01:05:50.841Z] #19 82.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.66 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-10T01:05:50.841Z] #19 82.66 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-10T01:05:50.841Z] #19 82.66 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-10T01:05:50.841Z] #19 82.66 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-10T01:05:50.841Z] #19 82.66 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-10T01:05:50.841Z] #19 82.66 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-10T01:05:50.841Z] #19 82.66 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-10T01:05:50.841Z] #19 82.66 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-10T01:05:50.841Z] #19 82.66 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-10T01:05:50.841Z] #19 82.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-10T01:05:50.841Z] #19 82.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-10T01:05:50.841Z] #19 82.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-10T01:05:50.841Z] #19 82.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-10T01:05:50.841Z] #19 82.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-10T01:05:50.841Z] #19 82.67 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-10T01:05:50.841Z] #19 82.67 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-10T01:05:51.022Z] #21 19.85 Selecting previously unselected package bzip2. [2022-03-10T01:05:51.022Z] #21 19.85 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T01:05:51.022Z] #21 19.86 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T01:05:51.022Z] #21 19.94 Selecting previously unselected package xz-utils. [2022-03-10T01:05:51.022Z] #21 19.94 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T01:05:51.022Z] #21 19.94 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T01:05:51.100Z] #19 82.67 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-10T01:05:51.101Z] #19 82.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-10T01:05:51.101Z] #19 82.68 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-10T01:05:51.101Z] #19 82.68 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-10T01:05:51.101Z] #19 82.68 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-10T01:05:51.101Z] #19 82.68 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-10T01:05:51.101Z] #19 82.68 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-10T01:05:51.101Z] #19 82.68 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-10T01:05:51.101Z] #19 82.68 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-10T01:05:51.101Z] #19 82.68 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-10T01:05:51.101Z] #19 82.68 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-10T01:05:51.101Z] #19 82.68 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-10T01:05:51.101Z] #19 82.69 linux-libc-dev-s390x-cross patch xz-utils [2022-03-10T01:05:51.101Z] #19 82.72 Suggested packages: [2022-03-10T01:05:51.101Z] #19 82.72 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-10T01:05:51.101Z] #19 82.72 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-10T01:05:51.101Z] #19 82.72 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-10T01:05:51.101Z] #19 82.72 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-10T01:05:51.101Z] #19 82.72 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-10T01:05:51.101Z] #19 82.72 libyaml-shell-perl ed diffutils-doc [2022-03-10T01:05:51.101Z] #19 82.72 Recommended packages: [2022-03-10T01:05:51.101Z] #19 82.73 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-10T01:05:51.101Z] #19 82.73 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-10T01:05:51.280Z] #21 20.09 Selecting previously unselected package apparmor. [2022-03-10T01:05:51.280Z] #21 20.09 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T01:05:51.280Z] #21 20.14 Unpacking apparmor (2.13.6-10) ... [2022-03-10T01:05:51.290Z] #21 35.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-10T01:05:51.290Z] #21 35.32 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-10T01:05:51.290Z] #21 35.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:05:51.290Z] #21 35.36 Setting up python3-pip (20.3.4-4) ... [2022-03-10T01:05:51.632Z] #11 ... [2022-03-10T01:05:51.632Z] [2022-03-10T01:05:51.632Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-10T01:05:51.632Z] #31 sha256:a8b35dd12cf2dc2887171790c1f28635e6666a90c1ceeb7065e9dc706e09c31c [2022-03-10T01:05:51.632Z] #31 10.36 [2022-03-10T01:05:51.632Z] #31 10.42 Download of images into '/build' complete. [2022-03-10T01:05:51.632Z] #31 10.42 Use something like the following to load the result into a Docker daemon: [2022-03-10T01:05:51.632Z] #31 10.42 tar -cC '/build' . | docker load [2022-03-10T01:05:51.632Z] #31 DONE 13.6s [2022-03-10T01:05:51.632Z] [2022-03-10T01:05:51.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T01:05:51.632Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T01:05:51.632Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.2s [2022-03-10T01:05:51.844Z] #21 20.48 Selecting previously unselected package inetutils-ping. [2022-03-10T01:05:51.844Z] #21 20.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T01:05:51.844Z] #21 20.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T01:05:51.844Z] #21 20.63 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T01:05:51.844Z] #21 20.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:05:51.844Z] #21 20.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:05:51.844Z] #21 20.69 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T01:05:51.844Z] #21 20.69 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:05:51.844Z] #21 20.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:05:51.844Z] #21 20.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T01:05:51.844Z] #21 20.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T01:05:51.844Z] #21 20.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:05:51.844Z] #21 20.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T01:05:52.101Z] #21 20.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T01:05:52.101Z] #21 20.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:05:52.101Z] #21 20.89 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T01:05:52.101Z] #21 20.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T01:05:52.101Z] #21 20.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:05:52.101Z] #21 20.97 Selecting previously unselected package iptables. [2022-03-10T01:05:52.101Z] #21 20.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T01:05:52.101Z] #21 20.98 Unpacking iptables (1.8.7-1) ... [2022-03-10T01:05:52.225Z] #21 36.31 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-10T01:05:52.225Z] #21 36.32 Setting up jq (1.6-2.1) ... [2022-03-10T01:05:52.225Z] #21 36.33 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-10T01:05:52.225Z] #21 36.35 Setting up iptables (1.8.7-1) ... [2022-03-10T01:05:52.225Z] #21 36.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T01:05:52.225Z] #21 36.40 Setting up iproute2 (5.10.0-4) ... [2022-03-10T01:05:52.362Z] #21 21.25 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:05:52.486Z] #21 36.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:05:52.619Z] #21 21.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:05:52.619Z] #21 21.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:05:52.619Z] #21 21.41 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:05:52.619Z] #21 21.41 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:05:52.619Z] #21 21.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:05:52.619Z] #21 21.52 Selecting previously unselected package jq. [2022-03-10T01:05:52.619Z] #21 21.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:05:52.619Z] #21 21.53 Unpacking jq (1.6-2.1) ... [2022-03-10T01:05:52.619Z] #21 21.61 Selecting previously unselected package libaio1:amd64. [2022-03-10T01:05:52.619Z] #21 21.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T01:05:52.619Z] #21 21.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:05:52.876Z] #21 21.67 Selecting previously unselected package libgpm2:amd64. [2022-03-10T01:05:52.876Z] #21 21.67 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T01:05:52.876Z] #21 21.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:05:52.876Z] #21 21.76 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:05:53.133Z] #21 21.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:05:53.133Z] #21 21.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:05:53.166Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.1s [2022-03-10T01:05:53.523Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.3s done [2022-03-10T01:05:53.780Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T01:05:53.862Z] #21 DONE 37.8s [2022-03-10T01:05:53.862Z] [2022-03-10T01:05:53.862Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:05:53.862Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:05:53.862Z] #51 ... [2022-03-10T01:05:53.862Z] [2022-03-10T01:05:53.862Z] #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-03-10T01:05:53.862Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-10T01:05:54.037Z] #11 DONE 41.5s [2022-03-10T01:05:54.037Z] [2022-03-10T01:05:54.037Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T01:05:54.037Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T01:05:54.121Z] #22 0.556 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T01:05:54.379Z] #22 0.560 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T01:05:54.379Z] #22 0.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T01:05:54.379Z] #22 DONE 0.6s [2022-03-10T01:05:54.379Z] [2022-03-10T01:05:54.379Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T01:05:54.379Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-10T01:05:54.390Z] #19 86.26 The following NEW packages will be installed: [2022-03-10T01:05:54.649Z] #19 86.26 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-10T01:05:54.649Z] #19 86.26 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-10T01:05:54.649Z] #19 86.26 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-10T01:05:54.649Z] #19 86.26 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-10T01:05:54.649Z] #19 86.26 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-10T01:05:54.649Z] #19 86.26 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-10T01:05:54.649Z] #19 86.26 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-10T01:05:54.649Z] #19 86.26 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.26 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-10T01:05:54.649Z] #19 86.27 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-10T01:05:54.649Z] #19 86.27 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-10T01:05:54.649Z] #19 86.27 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-10T01:05:54.649Z] #19 86.27 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.27 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-10T01:05:54.649Z] #19 86.27 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-10T01:05:54.649Z] #19 86.27 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-10T01:05:54.649Z] #19 86.27 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-10T01:05:54.649Z] #19 86.27 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.27 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.27 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-10T01:05:54.649Z] #19 86.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-10T01:05:54.649Z] #19 86.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-10T01:05:54.649Z] #19 86.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.28 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-10T01:05:54.649Z] #19 86.28 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-10T01:05:54.649Z] #19 86.28 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.28 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.28 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.28 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-10T01:05:54.649Z] #19 86.28 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.28 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-10T01:05:54.649Z] #19 86.29 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-10T01:05:54.649Z] #19 86.29 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-10T01:05:54.649Z] #19 86.29 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.29 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-10T01:05:54.649Z] #19 86.29 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-10T01:05:54.649Z] #19 86.29 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-10T01:05:54.649Z] #19 86.29 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-10T01:05:54.649Z] #19 86.29 linux-libc-dev-s390x-cross patch xz-utils [2022-03-10T01:05:55.077Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.8s done [2022-03-10T01:05:55.216Z] #19 86.75 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:05:55.216Z] #19 86.75 Need to get 787 MB of archives. [2022-03-10T01:05:55.216Z] #19 86.75 After this operation, 3385 MB of additional disk space will be used. [2022-03-10T01:05:55.216Z] #19 86.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-10T01:05:55.216Z] #19 86.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T01:05:55.216Z] #19 86.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-10T01:05:55.216Z] #19 86.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-10T01:05:55.216Z] #19 86.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-10T01:05:55.216Z] #19 86.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T01:05:55.216Z] #19 86.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-10T01:05:55.216Z] #19 86.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-10T01:05:55.216Z] #19 86.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-10T01:05:55.216Z] #19 86.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-10T01:05:55.216Z] #19 86.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-10T01:05:55.216Z] #19 87.02 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-03-10T01:05:55.216Z] #19 87.02 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-03-10T01:05:55.410Z] #12 DONE 1.2s [2022-03-10T01:05:55.410Z] [2022-03-10T01:05:55.410Z] #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-03-10T01:05:55.410Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T01:05:55.649Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T01:05:55.910Z] #11 DONE 42.5s [2022-03-10T01:05:55.910Z] [2022-03-10T01:05:55.910Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T01:05:55.910Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T01:05:55.973Z] #13 DONE 0.7s [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:05:55.973Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T01:05:55.973Z] #33 ... [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T01:05:55.973Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T01:05:55.973Z] #42 DONE 0.2s [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:05:55.973Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T01:05:55.973Z] #33 DONE 0.2s [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T01:05:55.973Z] #25 sha256:88d7a7d921769e3c2bd1d3f66b07f54da28b7c468fc40da7299b389b867251f1 [2022-03-10T01:05:55.973Z] #25 DONE 0.2s [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #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-03-10T01:05:55.973Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T01:05:55.973Z] #46 DONE 0.2s [2022-03-10T01:05:55.973Z] [2022-03-10T01:05:55.973Z] #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-03-10T01:05:55.973Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:05:56.229Z] #47 ... [2022-03-10T01:05:56.229Z] [2022-03-10T01:05:56.229Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T01:05:56.229Z] #62 sha256:ece218c9955fd0a67ea220e6c86cfc89d3c18a666a93cef0f11c78016f1ae44b [2022-03-10T01:05:56.229Z] #62 DONE 0.3s [2022-03-10T01:05:56.407Z] #21 24.72 Selecting previously unselected package libinih1:amd64. [2022-03-10T01:05:56.407Z] #21 24.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 24.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T01:05:56.407Z] #21 24.78 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:05:56.407Z] #21 24.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 24.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:05:56.407Z] #21 24.88 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:05:56.407Z] #21 24.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 24.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:05:56.407Z] #21 24.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:05:56.407Z] #21 25.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 25.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:05:56.407Z] #21 25.05 Selecting previously unselected package net-tools. [2022-03-10T01:05:56.407Z] #21 25.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 25.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:05:56.407Z] #21 25.20 Selecting previously unselected package patch. [2022-03-10T01:05:56.407Z] #21 25.20 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T01:05:56.407Z] #21 25.21 Unpacking patch (2.7.6-7) ... [2022-03-10T01:05:56.486Z] [2022-03-10T01:05:56.486Z] #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-03-10T01:05:56.486Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:05:56.594Z] #19 88.10 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-03-10T01:05:56.595Z] #19 88.10 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-03-10T01:05:56.664Z] #21 25.30 Selecting previously unselected package python-pip-whl. [2022-03-10T01:05:56.664Z] #21 25.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T01:05:56.664Z] #21 25.33 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T01:05:56.866Z] #12 DONE 1.1s [2022-03-10T01:05:57.127Z] [2022-03-10T01:05:57.127Z] #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-03-10T01:05:57.127Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T01:05:57.178Z] #21 25.87 Selecting previously unselected package python3-lib2to3. [2022-03-10T01:05:57.178Z] #21 25.88 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T01:05:57.178Z] #21 25.89 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:05:57.178Z] #21 26.05 Selecting previously unselected package python3-distutils. [2022-03-10T01:05:57.178Z] #21 26.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T01:05:57.178Z] #21 26.06 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T01:05:57.435Z] #21 26.20 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:05:57.435Z] #21 26.20 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:05:57.435Z] #21 26.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:05:57.692Z] #21 26.34 Selecting previously unselected package python3-setuptools. [2022-03-10T01:05:57.692Z] #21 26.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T01:05:57.692Z] #21 26.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T01:05:57.692Z] #21 26.55 Selecting previously unselected package python3-wheel. [2022-03-10T01:05:57.692Z] #21 26.55 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T01:05:57.692Z] #21 26.55 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T01:05:57.697Z] #13 DONE 0.8s [2022-03-10T01:05:57.697Z] [2022-03-10T01:05:57.697Z] #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-03-10T01:05:57.697Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T01:05:57.697Z] #46 DONE 0.1s [2022-03-10T01:05:57.697Z] [2022-03-10T01:05:57.697Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T01:05:57.697Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T01:05:57.949Z] #21 26.62 Selecting previously unselected package python3-pip. [2022-03-10T01:05:57.949Z] #21 26.64 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T01:05:57.949Z] #21 26.64 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T01:05:57.958Z] #33 DONE 0.2s [2022-03-10T01:05:57.958Z] [2022-03-10T01:05:57.958Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T01:05:57.958Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T01:05:57.958Z] #42 DONE 0.3s [2022-03-10T01:05:57.958Z] [2022-03-10T01:05:57.958Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T01:05:57.958Z] #62 sha256:1e4186291966ecf8d7826eceea63aaa2764fcacb9469ed87969cf13a2011e8bc [2022-03-10T01:05:57.958Z] #62 DONE 0.3s [2022-03-10T01:05:57.958Z] [2022-03-10T01:05:57.958Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T01:05:57.958Z] #25 sha256:81554f485bb32e9a40541baff014df2f75450130ec01c12112d3fd6dc62d6643 [2022-03-10T01:05:57.958Z] #25 DONE 0.3s [2022-03-10T01:05:57.958Z] [2022-03-10T01:05:57.958Z] #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-03-10T01:05:57.958Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:05:57.974Z] #19 89.48 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-03-10T01:05:57.974Z] #19 89.49 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-03-10T01:05:58.206Z] #21 26.89 Selecting previously unselected package sudo. [2022-03-10T01:05:58.206Z] #21 26.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T01:05:58.206Z] #21 26.90 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T01:05:58.771Z] #21 27.36 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T01:05:58.771Z] #21 27.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T01:05:58.771Z] #21 27.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:05:58.771Z] #21 27.57 Selecting previously unselected package uidmap. [2022-03-10T01:05:58.771Z] #21 27.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T01:05:58.771Z] #21 27.59 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T01:05:58.771Z] #21 27.71 Selecting previously unselected package vim-runtime. [2022-03-10T01:05:58.771Z] #21 27.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:05:58.771Z] #21 27.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T01:05:59.027Z] #21 27.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T01:05:59.027Z] #21 27.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:05:59.881Z] #19 91.16 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-03-10T01:05:59.881Z] #19 91.16 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-03-10T01:06:01.262Z] #19 92.91 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-03-10T01:06:01.262Z] #19 92.92 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-03-10T01:06:01.741Z] #63 ... [2022-03-10T01:06:01.741Z] [2022-03-10T01:06:01.741Z] #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-03-10T01:06:01.741Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:01.741Z] #43 5.169 + git clone https://github.com/docker/distribution.git . [2022-03-10T01:06:01.741Z] #43 5.169 Cloning into '.'... [2022-03-10T01:06:01.741Z] #43 ... [2022-03-10T01:06:01.741Z] [2022-03-10T01:06:01.741Z] #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-03-10T01:06:01.741Z] #26 sha256:5a1065c5d0b7211240ea058b436e63c79cee96f0ab4d43c9b3af25bc80d4c368 [2022-03-10T01:06:01.741Z] #26 5.678 + RM_GOPATH=0 [2022-03-10T01:06:01.741Z] #26 5.679 + TMP_GOPATH= [2022-03-10T01:06:01.741Z] #26 5.679 + : /build [2022-03-10T01:06:01.741Z] #26 5.680 + '[' -z '' ']' [2022-03-10T01:06:01.741Z] #26 5.680 ++ mktemp -d [2022-03-10T01:06:01.741Z] #26 5.684 + export GOPATH=/tmp/tmp.lbmYBkNUFo [2022-03-10T01:06:01.741Z] #26 5.684 + GOPATH=/tmp/tmp.lbmYBkNUFo [2022-03-10T01:06:01.741Z] #26 5.686 + RM_GOPATH=1 [2022-03-10T01:06:01.741Z] #26 5.686 + case "$(go env GOARCH)" in [2022-03-10T01:06:01.741Z] #26 5.686 ++ go env GOARCH [2022-03-10T01:06:01.741Z] #26 5.700 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:01.741Z] #26 5.700 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:01.741Z] #26 5.700 ++ dirname /install.sh [2022-03-10T01:06:01.741Z] #26 5.701 + dir=/ [2022-03-10T01:06:01.741Z] #26 5.702 + bin=dockercli [2022-03-10T01:06:01.741Z] #26 5.702 + shift [2022-03-10T01:06:01.741Z] #26 5.702 + '[' '!' -f //dockercli.installer ']' [2022-03-10T01:06:01.741Z] #26 5.702 + . //dockercli.installer [2022-03-10T01:06:01.741Z] #26 5.702 ++ : stable [2022-03-10T01:06:01.741Z] #26 5.702 ++ : 17.06.2-ce [2022-03-10T01:06:01.741Z] #26 5.703 + install_dockercli [2022-03-10T01:06:01.741Z] #26 5.703 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T01:06:01.741Z] #26 5.703 Install docker/cli version 17.06.2-ce from stable [2022-03-10T01:06:01.741Z] #26 5.705 ++ uname -m [2022-03-10T01:06:01.741Z] #26 5.705 + arch=x86_64 [2022-03-10T01:06:01.741Z] #26 5.705 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T01:06:01.741Z] #26 5.705 + url=https://download.docker.com/linux/static [2022-03-10T01:06:01.741Z] #26 5.706 + tar -xz docker/docker [2022-03-10T01:06:01.741Z] #26 5.707 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T01:06:01.741Z] #26 ... [2022-03-10T01:06:01.741Z] [2022-03-10T01:06:01.741Z] #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-03-10T01:06:01.741Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:06:01.741Z] #63 5.737 + RM_GOPATH=0 [2022-03-10T01:06:01.741Z] #63 5.737 + TMP_GOPATH= [2022-03-10T01:06:01.741Z] #63 5.737 + : /build [2022-03-10T01:06:01.741Z] #63 5.737 + '[' -z '' ']' [2022-03-10T01:06:01.741Z] #63 5.742 ++ mktemp -d [2022-03-10T01:06:01.741Z] #63 5.745 + export GOPATH=/tmp/tmp.N1eceVdNMA [2022-03-10T01:06:01.741Z] #63 5.750 + GOPATH=/tmp/tmp.N1eceVdNMA [2022-03-10T01:06:01.998Z] #63 5.750 + RM_GOPATH=1 [2022-03-10T01:06:01.998Z] #63 5.751 + case "$(go env GOARCH)" in [2022-03-10T01:06:01.998Z] #63 5.753 ++ go env GOARCH [2022-03-10T01:06:01.998Z] #63 5.768 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:01.998Z] #63 5.769 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:01.998Z] #63 5.770 ++ dirname /install.sh [2022-03-10T01:06:01.998Z] #63 5.773 + dir=/ [2022-03-10T01:06:01.998Z] #63 5.784 + bin=rootlesskit [2022-03-10T01:06:01.998Z] #63 5.784 + shift [2022-03-10T01:06:01.998Z] #63 5.784 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T01:06:01.998Z] #63 5.787 + . //rootlesskit.installer [2022-03-10T01:06:01.998Z] #63 5.787 ++ : v0.14.6 [2022-03-10T01:06:01.998Z] #63 5.788 + install_rootlesskit [2022-03-10T01:06:01.998Z] #63 5.788 + case "$1" in [2022-03-10T01:06:01.998Z] #63 5.788 + export CGO_ENABLED=0 [2022-03-10T01:06:01.998Z] #63 5.788 + CGO_ENABLED=0 [2022-03-10T01:06:01.998Z] #63 5.788 + _install_rootlesskit [2022-03-10T01:06:01.998Z] #63 5.789 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T01:06:01.998Z] #63 5.790 Install rootlesskit version v0.14.6 [2022-03-10T01:06:01.998Z] #63 5.790 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:06:01.998Z] #63 5.791 + GOBIN=/build [2022-03-10T01:06:01.998Z] #63 5.791 + GO111MODULE=on [2022-03-10T01:06:01.998Z] #63 5.791 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T01:06:02.301Z] #21 30.54 Selecting previously unselected package vim. [2022-03-10T01:06:02.301Z] #21 30.55 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:06:02.301Z] #21 30.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:02.301Z] #21 31.05 Selecting previously unselected package xfsprogs. [2022-03-10T01:06:02.301Z] #21 31.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T01:06:02.301Z] #21 31.06 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T01:06:02.565Z] #63 6.252 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T01:06:02.569Z] #21 31.42 Selecting previously unselected package zip. [2022-03-10T01:06:02.569Z] #21 31.43 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T01:06:02.569Z] #21 31.44 Unpacking zip (3.0-12) ... [2022-03-10T01:06:02.836Z] #21 31.55 Selecting previously unselected package zstd. [2022-03-10T01:06:02.836Z] #21 31.58 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T01:06:02.836Z] #21 31.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:06:03.093Z] #21 31.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:06:03.173Z] #19 94.62 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-03-10T01:06:03.173Z] #19 94.66 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-03-10T01:06:03.173Z] #19 94.66 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-03-10T01:06:03.173Z] #19 94.66 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-03-10T01:06:03.173Z] #19 94.66 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-03-10T01:06:03.173Z] #19 94.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-10T01:06:03.173Z] #19 94.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-10T01:06:03.173Z] #19 94.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-10T01:06:03.173Z] #19 94.69 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-03-10T01:06:03.173Z] #19 94.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-10T01:06:03.173Z] #19 94.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-10T01:06:03.173Z] #19 94.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-10T01:06:03.173Z] #19 94.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-10T01:06:03.173Z] #19 94.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-10T01:06:03.173Z] #19 94.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-10T01:06:03.173Z] #19 94.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-10T01:06:03.173Z] #19 94.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-10T01:06:03.173Z] #19 94.85 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-03-10T01:06:03.173Z] #19 94.86 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-03-10T01:06:03.257Z] #63 ... [2022-03-10T01:06:03.257Z] [2022-03-10T01:06:03.257Z] #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-03-10T01:06:03.257Z] #26 sha256:45fc2aa3dac0dd40afe92c69cf7754a8111e1925be5b10949f683c3d3319733d [2022-03-10T01:06:03.257Z] #26 4.673 + RM_GOPATH=0 [2022-03-10T01:06:03.257Z] #26 4.673 + TMP_GOPATH= [2022-03-10T01:06:03.257Z] #26 4.673 + : /build [2022-03-10T01:06:03.257Z] #26 4.673 + '[' -z '' ']' [2022-03-10T01:06:03.257Z] #26 4.673 ++ mktemp -d [2022-03-10T01:06:03.257Z] #26 4.673 + export GOPATH=/tmp/tmp.IxPyZ9rn3J [2022-03-10T01:06:03.257Z] #26 4.673 + GOPATH=/tmp/tmp.IxPyZ9rn3J [2022-03-10T01:06:03.257Z] #26 4.673 + RM_GOPATH=1 [2022-03-10T01:06:03.257Z] #26 4.673 + case "$(go env GOARCH)" in [2022-03-10T01:06:03.257Z] #26 4.677 ++ go env GOARCH [2022-03-10T01:06:03.257Z] #26 4.682 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:03.257Z] #26 4.682 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:03.257Z] #26 4.682 ++ dirname /install.sh [2022-03-10T01:06:03.257Z] #26 4.682 + dir=/ [2022-03-10T01:06:03.257Z] #26 4.682 + bin=dockercli [2022-03-10T01:06:03.257Z] #26 4.682 + shift [2022-03-10T01:06:03.257Z] #26 4.682 + '[' '!' -f //dockercli.installer ']' [2022-03-10T01:06:03.257Z] #26 4.682 + . //dockercli.installer [2022-03-10T01:06:03.257Z] #26 4.682 ++ : stable [2022-03-10T01:06:03.257Z] #26 4.682 ++ : 17.06.2-ce [2022-03-10T01:06:03.257Z] #26 4.682 + install_dockercli [2022-03-10T01:06:03.257Z] #26 4.682 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T01:06:03.257Z] #26 4.682 ++ uname -m [2022-03-10T01:06:03.257Z] #26 4.682 + arch=x86_64 [2022-03-10T01:06:03.257Z] #26 4.682 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T01:06:03.257Z] #26 4.682 + url=https://download.docker.com/linux/static [2022-03-10T01:06:03.257Z] #26 4.682 Install docker/cli version 17.06.2-ce from stable [2022-03-10T01:06:03.257Z] #26 4.682 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T01:06:03.257Z] #26 4.693 + tar -xz docker/docker [2022-03-10T01:06:03.827Z] #26 ... [2022-03-10T01:06:03.827Z] [2022-03-10T01:06:03.827Z] #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-03-10T01:06:03.827Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:06:03.827Z] #63 5.701 + RM_GOPATH=0 [2022-03-10T01:06:03.827Z] #63 5.701 + TMP_GOPATH= [2022-03-10T01:06:03.827Z] #63 5.701 + : /build [2022-03-10T01:06:03.827Z] #63 5.701 + '[' -z '' ']' [2022-03-10T01:06:03.827Z] #63 5.701 ++ mktemp -d [2022-03-10T01:06:03.827Z] #63 5.707 + export GOPATH=/tmp/tmp.h8tbJCJsXq [2022-03-10T01:06:03.827Z] #63 5.707 + GOPATH=/tmp/tmp.h8tbJCJsXq [2022-03-10T01:06:03.827Z] #63 5.707 + RM_GOPATH=1 [2022-03-10T01:06:03.827Z] #63 5.707 + case "$(go env GOARCH)" in [2022-03-10T01:06:03.827Z] #63 5.708 ++ go env GOARCH [2022-03-10T01:06:04.095Z] #21 32.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:06:04.096Z] #21 32.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:06:04.096Z] #21 32.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:06:04.096Z] #21 32.88 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:06:04.096Z] #21 32.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:06:04.096Z] #21 32.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T01:06:04.096Z] #21 32.92 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T01:06:04.096Z] #21 32.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:06:04.096Z] #21 32.95 Setting up bzip2 (1.0.8-4) ... [2022-03-10T01:06:04.096Z] #21 32.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:06:04.096Z] #21 32.98 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T01:06:04.100Z] #63 5.811 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:04.100Z] #63 5.811 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:04.100Z] #63 5.811 ++ dirname /install.sh [2022-03-10T01:06:04.100Z] #63 5.829 Install rootlesskit version v0.14.6 [2022-03-10T01:06:04.100Z] #63 5.829 + dir=/ [2022-03-10T01:06:04.100Z] #63 5.829 + bin=rootlesskit [2022-03-10T01:06:04.100Z] #63 5.829 + shift [2022-03-10T01:06:04.100Z] #63 5.829 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T01:06:04.100Z] #63 5.829 + . //rootlesskit.installer [2022-03-10T01:06:04.100Z] #63 5.829 ++ : v0.14.6 [2022-03-10T01:06:04.100Z] #63 5.829 + install_rootlesskit [2022-03-10T01:06:04.100Z] #63 5.829 + case "$1" in [2022-03-10T01:06:04.100Z] #63 5.829 + export CGO_ENABLED=0 [2022-03-10T01:06:04.100Z] #63 5.829 + CGO_ENABLED=0 [2022-03-10T01:06:04.100Z] #63 5.829 + _install_rootlesskit [2022-03-10T01:06:04.100Z] #63 5.829 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T01:06:04.100Z] #63 5.829 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:06:04.100Z] #63 5.829 + GOBIN=/build [2022-03-10T01:06:04.100Z] #63 5.829 + GO111MODULE=on [2022-03-10T01:06:04.100Z] #63 5.829 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T01:06:04.356Z] #23 8.473 Collecting yamllint==1.26.1 [2022-03-10T01:06:04.356Z] #23 9.533 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T01:06:04.365Z] #63 6.409 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T01:06:04.938Z] #21 33.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:04.938Z] #21 33.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:06:04.938Z] #21 33.70 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T01:06:04.938Z] #21 33.72 Setting up apparmor (2.13.6-10) ... [2022-03-10T01:06:04.941Z] #23 10.51 Collecting pathspec>=0.5.3 [2022-03-10T01:06:04.941Z] #23 10.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T01:06:04.941Z] #23 10.76 Collecting pyyaml [2022-03-10T01:06:04.941Z] #23 10.78 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-10T01:06:04.941Z] #23 10.82 Building wheels for collected packages: yamllint [2022-03-10T01:06:04.941Z] #23 10.82 Building wheel for yamllint (setup.py): started [2022-03-10T01:06:05.802Z] #19 97.66 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-03-10T01:06:05.861Z] #63 ... [2022-03-10T01:06:05.861Z] [2022-03-10T01:06:05.861Z] #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-03-10T01:06:05.861Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:05.861Z] #14 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:05.861Z] #14 5.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:05.861Z] #14 5.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:05.861Z] #14 6.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:05.861Z] #14 8.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:05.861Z] #14 ... [2022-03-10T01:06:05.861Z] [2022-03-10T01:06:05.861Z] #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-03-10T01:06:05.861Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:06:05.861Z] #53 5.758 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T01:06:05.861Z] #53 7.050 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T01:06:05.861Z] #53 7.058 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T01:06:05.861Z] #53 7.202 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T01:06:05.861Z] #53 9.486 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T01:06:05.920Z] #23 11.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T01:06:05.920Z] #23 11.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=65b2003f2f4867b85314ac5aa230671614e2a014d8a23e22a97c72dcfd85ae9e [2022-03-10T01:06:05.920Z] #23 11.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T01:06:05.920Z] #23 11.71 Successfully built yamllint [2022-03-10T01:06:05.920Z] #23 11.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T01:06:06.061Z] #19 97.67 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-03-10T01:06:06.061Z] #19 97.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-10T01:06:06.061Z] #19 97.75 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-03-10T01:06:06.061Z] #19 97.80 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-03-10T01:06:06.125Z] #53 ... [2022-03-10T01:06:06.125Z] [2022-03-10T01:06:06.125Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:06.125Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:06.125Z] #51 6.531 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T01:06:06.306Z] #21 35.00 Setting up zip (3.0-12) ... [2022-03-10T01:06:06.306Z] #21 35.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:06.306Z] #21 35.03 Setting up bash-completion (1:2.11-2) ... [2022-03-10T01:06:06.384Z] #51 ... [2022-03-10T01:06:06.384Z] [2022-03-10T01:06:06.384Z] #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-03-10T01:06:06.384Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:06:06.384Z] #36 6.408 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T01:06:06.384Z] #36 ... [2022-03-10T01:06:06.384Z] [2022-03-10T01:06:06.384Z] #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-03-10T01:06:06.384Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:06:06.384Z] #49 6.168 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:06:06.384Z] #49 8.005 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:06:06.384Z] #49 8.055 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:06:06.384Z] #49 8.232 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:06:06.384Z] #49 8.241 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:06:06.384Z] #49 8.608 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:06:06.384Z] #49 8.756 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:06:06.384Z] #49 8.757 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:06:06.384Z] #49 8.788 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:06:06.384Z] #49 8.819 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:06:06.384Z] #49 9.017 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:06:06.384Z] #49 9.325 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:06:06.384Z] #49 9.646 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:06:06.490Z] #23 12.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T01:06:06.630Z] #19 ... [2022-03-10T01:06:06.630Z] [2022-03-10T01:06:06.630Z] #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-03-10T01:06:06.630Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:06:06.630Z] #41 DONE 108.8s [2022-03-10T01:06:06.630Z] [2022-03-10T01:06:06.630Z] #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-03-10T01:06:06.630Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:06:06.642Z] #49 ... [2022-03-10T01:06:06.642Z] [2022-03-10T01:06:06.642Z] #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-03-10T01:06:06.642Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:06.642Z] #38 5.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:06.642Z] #38 6.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:06.642Z] #38 6.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:06.642Z] #38 6.686 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:06.642Z] #38 8.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:06.642Z] #38 ... [2022-03-10T01:06:06.642Z] [2022-03-10T01:06:06.642Z] #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-03-10T01:06:06.642Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:06.642Z] #58 6.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:06.642Z] #58 6.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:06.642Z] #58 6.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:06.642Z] #58 6.996 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:06.642Z] #58 8.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:06.899Z] #58 ... [2022-03-10T01:06:06.899Z] [2022-03-10T01:06:06.899Z] #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-03-10T01:06:06.899Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:06:06.899Z] #34 5.743 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T01:06:06.899Z] #34 5.758 Cloning into '.'... [2022-03-10T01:06:06.899Z] #34 ... [2022-03-10T01:06:06.899Z] [2022-03-10T01:06:06.899Z] #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-03-10T01:06:06.899Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:06:06.899Z] #63 9.865 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:06:06.899Z] #63 9.884 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T01:06:06.899Z] #63 10.86 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T01:06:07.057Z] #23 DONE 12.7s [2022-03-10T01:06:07.057Z] [2022-03-10T01:06:07.057Z] #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-03-10T01:06:07.057Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:06:07.567Z] #19 99.24 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-03-10T01:06:07.567Z] #19 99.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T01:06:07.567Z] #19 99.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-10T01:06:07.567Z] #19 99.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-10T01:06:07.567Z] #19 99.34 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-10T01:06:07.567Z] #19 99.34 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:06:07.826Z] #19 99.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T01:06:08.090Z] #19 99.68 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-10T01:06:08.090Z] #19 99.68 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-03-10T01:06:08.090Z] #19 99.68 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-10T01:06:08.090Z] #19 99.68 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-10T01:06:08.090Z] #19 99.70 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-10T01:06:08.090Z] #19 99.70 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-10T01:06:08.090Z] #19 99.70 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-10T01:06:08.090Z] #19 99.70 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-10T01:06:08.090Z] #19 99.70 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-10T01:06:08.090Z] #19 99.71 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-10T01:06:08.090Z] #19 99.71 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-10T01:06:08.090Z] #19 99.71 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-10T01:06:08.090Z] #19 99.71 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-10T01:06:08.090Z] #19 99.75 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-03-10T01:06:08.090Z] #19 99.77 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-10T01:06:08.090Z] #19 99.77 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-10T01:06:08.090Z] #19 99.77 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-10T01:06:08.090Z] #19 99.88 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-10T01:06:08.199Z] #21 36.76 Setting up xz-utils (5.2.5-2) ... [2022-03-10T01:06:08.199Z] #21 36.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T01:06:08.199Z] #21 36.79 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:06:08.199Z] #21 36.80 Setting up patch (2.7.6-7) ... [2022-03-10T01:06:08.199Z] #21 36.81 Setting up sudo (1.9.5p2-3) ... [2022-03-10T01:06:08.199Z] #21 36.89 invoke-rc.d: could not determine current runlevel [2022-03-10T01:06:08.199Z] #21 36.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:06:08.199Z] #21 36.91 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T01:06:08.199Z] #21 36.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:06:08.199Z] #21 36.93 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T01:06:08.199Z] #21 36.94 Setting up pigz (2.6-1) ... [2022-03-10T01:06:08.199Z] #21 36.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:06:08.199Z] #21 36.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:06:08.199Z] #21 36.98 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T01:06:08.199Z] #21 36.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:08.353Z] #19 99.89 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-10T01:06:08.353Z] #19 99.93 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-03-10T01:06:08.353Z] #19 99.95 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-03-10T01:06:08.584Z] #63 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:08.584Z] #58 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:08.584Z] #58 6.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:08.584Z] #58 6.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:08.584Z] #58 7.055 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:08.584Z] #58 9.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:08.584Z] #58 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:08.584Z] #38 6.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:08.584Z] #38 6.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:08.584Z] #38 6.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:08.584Z] #38 8.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:08.584Z] #38 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:08.584Z] #47 6.566 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:08.584Z] #47 6.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:08.584Z] #47 6.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:08.584Z] #47 7.266 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T01:06:08.584Z] #47 7.939 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:08.584Z] #47 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:06:08.584Z] #49 6.099 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:06:08.584Z] #49 8.306 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:06:08.584Z] #49 8.379 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:06:08.584Z] #49 8.401 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:06:08.584Z] #49 8.451 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:06:08.584Z] #49 9.105 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:06:08.584Z] #49 9.106 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:06:08.584Z] #49 9.364 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:06:08.584Z] #49 9.581 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:06:08.584Z] #49 9.759 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:06:08.584Z] #49 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:08.584Z] #43 5.241 + git clone https://github.com/docker/distribution.git . [2022-03-10T01:06:08.584Z] #43 5.241 Cloning into '.'... [2022-03-10T01:06:08.584Z] #43 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #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-03-10T01:06:08.584Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:06:08.584Z] #34 5.729 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T01:06:08.584Z] #34 5.737 Cloning into '.'... [2022-03-10T01:06:08.584Z] #34 ... [2022-03-10T01:06:08.584Z] [2022-03-10T01:06:08.584Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:08.584Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:08.584Z] #51 5.145 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T01:06:08.761Z] #21 37.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:06:08.761Z] #21 37.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:06:08.847Z] #51 ... [2022-03-10T01:06:08.847Z] [2022-03-10T01:06:08.847Z] #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-03-10T01:06:08.847Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:08.847Z] #14 6.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:08.847Z] #14 6.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:08.847Z] #14 6.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:08.847Z] #14 7.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:08.847Z] #14 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:09.018Z] #21 37.85 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T01:06:09.018Z] #21 37.88 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:06:09.018Z] #21 37.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:06:09.018Z] #21 37.92 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T01:06:09.120Z] #14 ... [2022-03-10T01:06:09.120Z] [2022-03-10T01:06:09.120Z] #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-03-10T01:06:09.120Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:06:09.120Z] #36 5.129 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T01:06:09.120Z] #36 ... [2022-03-10T01:06:09.120Z] [2022-03-10T01:06:09.120Z] #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-03-10T01:06:09.120Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:06:09.120Z] #53 6.308 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T01:06:09.120Z] #53 7.811 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T01:06:09.120Z] #53 7.811 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T01:06:09.120Z] #53 7.927 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T01:06:09.120Z] #53 10.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T01:06:09.380Z] #53 ... [2022-03-10T01:06:09.380Z] [2022-03-10T01:06:09.380Z] #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-03-10T01:06:09.380Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:06:09.380Z] #63 9.908 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:06:09.380Z] #63 9.914 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T01:06:09.380Z] #63 10.91 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T01:06:09.583Z] #21 38.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:09.583Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T01:06:09.583Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T01:06:09.583Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T01:06:09.583Z] #21 38.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T01:06:09.583Z] #21 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T01:06:09.583Z] #21 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T01:06:09.583Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T01:06:09.583Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T01:06:09.583Z] #21 38.53 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T01:06:09.775Z] #19 101.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-10T01:06:09.775Z] #19 101.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-10T01:06:09.775Z] #19 101.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-10T01:06:09.775Z] #19 101.7 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-10T01:06:10.034Z] #19 101.7 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-03-10T01:06:10.954Z] #21 39.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:06:11.076Z] #63 14.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T01:06:11.211Z] #21 39.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:06:11.211Z] #21 39.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:06:11.211Z] #21 39.89 Setting up python3-pip (20.3.4-4) ... [2022-03-10T01:06:11.411Z] #19 102.9 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-03-10T01:06:11.411Z] #19 102.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-10T01:06:11.411Z] #19 102.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-10T01:06:11.411Z] #19 102.9 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-03-10T01:06:11.411Z] #19 102.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-10T01:06:11.411Z] #19 102.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-10T01:06:11.411Z] #19 102.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-10T01:06:11.411Z] #19 103.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-10T01:06:11.412Z] #19 103.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-10T01:06:11.412Z] #19 103.0 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-03-10T01:06:11.412Z] #19 103.0 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-03-10T01:06:11.643Z] #63 15.63 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:06:11.910Z] #63 15.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T01:06:11.910Z] #63 15.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T01:06:11.910Z] #63 ... [2022-03-10T01:06:11.910Z] [2022-03-10T01:06:11.910Z] #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-03-10T01:06:11.910Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:11.910Z] #47 5.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:06:11.910Z] #47 5.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:06:11.910Z] #47 5.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:06:11.910Z] #47 6.533 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T01:06:11.910Z] #47 6.927 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:06:11.910Z] #47 9.379 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:11.910Z] #47 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:12.142Z] #21 40.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:06:12.142Z] #21 40.86 Setting up jq (1.6-2.1) ... [2022-03-10T01:06:12.142Z] #21 40.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:06:12.142Z] #21 40.89 Setting up iptables (1.8.7-1) ... [2022-03-10T01:06:12.142Z] #21 40.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T01:06:12.142Z] #21 40.93 Setting up iproute2 (5.10.0-4) ... [2022-03-10T01:06:12.399Z] #21 41.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:06:12.486Z] #47 ... [2022-03-10T01:06:12.486Z] [2022-03-10T01:06:12.486Z] #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-03-10T01:06:12.486Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:06:12.486Z] #63 16.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:06:12.486Z] #63 16.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:06:12.791Z] #19 104.5 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-10T01:06:12.791Z] #19 104.5 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-10T01:06:12.791Z] #19 104.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-10T01:06:12.791Z] #19 104.6 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-10T01:06:12.964Z] #21 DONE 41.7s [2022-03-10T01:06:12.964Z] [2022-03-10T01:06:12.964Z] #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-03-10T01:06:12.964Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T01:06:13.049Z] #19 104.6 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-03-10T01:06:13.050Z] #63 16.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T01:06:13.587Z] #63 15.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T01:06:13.587Z] #63 ... [2022-03-10T01:06:13.587Z] [2022-03-10T01:06:13.587Z] #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-03-10T01:06:13.587Z] #26 sha256:45fc2aa3dac0dd40afe92c69cf7754a8111e1925be5b10949f683c3d3319733d [2022-03-10T01:06:13.587Z] #26 14.64 + mkdir -p /build [2022-03-10T01:06:13.587Z] #26 14.67 + mv docker/docker /build/ [2022-03-10T01:06:13.587Z] #26 14.68 + rmdir docker [2022-03-10T01:06:13.587Z] #26 DONE 15.2s [2022-03-10T01:06:13.587Z] [2022-03-10T01:06:13.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-03-10T01:06:13.587Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:13.587Z] #14 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:13.994Z] #63 ... [2022-03-10T01:06:13.994Z] [2022-03-10T01:06:13.994Z] #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-03-10T01:06:13.994Z] #26 sha256:5a1065c5d0b7211240ea058b436e63c79cee96f0ab4d43c9b3af25bc80d4c368 [2022-03-10T01:06:13.994Z] #26 17.28 + mkdir -p /build [2022-03-10T01:06:13.994Z] #26 17.29 + mv docker/docker /build/ [2022-03-10T01:06:13.994Z] #26 17.30 + rmdir docker [2022-03-10T01:06:13.994Z] #26 DONE 18.0s [2022-03-10T01:06:14.253Z] [2022-03-10T01:06:14.253Z] #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-03-10T01:06:14.253Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:06:14.253Z] #49 18.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:06:14.253Z] #49 18.40 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:06:14.331Z] #22 1.304 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T01:06:14.331Z] #22 1.308 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T01:06:14.331Z] #22 1.312 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T01:06:14.331Z] #22 DONE 1.4s [2022-03-10T01:06:14.331Z] [2022-03-10T01:06:14.331Z] #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-03-10T01:06:14.331Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:06:14.331Z] #56 ... [2022-03-10T01:06:14.331Z] [2022-03-10T01:06:14.331Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T01:06:14.331Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T01:06:14.429Z] #19 106.0 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-10T01:06:14.429Z] #19 106.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-10T01:06:14.429Z] #19 106.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-10T01:06:14.429Z] #19 106.1 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-10T01:06:14.429Z] #19 106.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-10T01:06:14.429Z] #19 106.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-10T01:06:14.429Z] #19 106.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-10T01:06:14.429Z] #19 106.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-10T01:06:14.429Z] #19 106.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-10T01:06:14.429Z] #19 106.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-10T01:06:14.429Z] #19 106.2 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-10T01:06:14.429Z] #19 106.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-10T01:06:14.429Z] #19 106.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-10T01:06:14.429Z] #19 106.2 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-03-10T01:06:14.429Z] #19 106.2 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-10T01:06:15.808Z] #19 107.5 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-03-10T01:06:15.808Z] #19 107.5 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-03-10T01:06:15.808Z] #19 107.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-10T01:06:15.808Z] #19 107.6 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-03-10T01:06:15.808Z] #19 107.6 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-03-10T01:06:15.995Z] Running on azwin-2-51b270 in d:\jenkins\workspace\moby_PR-43353 [Pipeline] { [Pipeline] ws [2022-03-10T01:06:16.014Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-10T01:06:16.156Z] #49 ... [2022-03-10T01:06:16.156Z] [2022-03-10T01:06:16.156Z] #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-03-10T01:06:16.156Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:16.156Z] #14 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:16.156Z] #14 ... [2022-03-10T01:06:16.156Z] [2022-03-10T01:06:16.156Z] #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-03-10T01:06:16.156Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:06:16.156Z] #63 18.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T01:06:16.156Z] #63 18.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T01:06:16.156Z] #63 18.84 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T01:06:17.030Z] #60 ... [2022-03-10T01:06:17.030Z] [2022-03-10T01:06:17.030Z] #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-03-10T01:06:17.030Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T01:06:17.030Z] #43 149.8 + dpkg --print-architecture [2022-03-10T01:06:17.030Z] #43 DONE 150.3s [2022-03-10T01:06:17.030Z] [2022-03-10T01:06:17.030Z] #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-03-10T01:06:17.030Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:06:17.092Z] #63 ... [2022-03-10T01:06:17.092Z] [2022-03-10T01:06:17.092Z] #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-03-10T01:06:17.092Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:17.092Z] #38 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:17.266Z] #19 108.7 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-03-10T01:06:17.267Z] #19 108.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-10T01:06:17.267Z] #19 108.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-10T01:06:17.267Z] #19 108.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-10T01:06:17.267Z] #19 108.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-10T01:06:17.267Z] #19 108.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-10T01:06:17.267Z] #19 108.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-10T01:06:17.267Z] #19 108.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-10T01:06:17.267Z] #19 108.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-10T01:06:17.267Z] #19 108.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-10T01:06:17.267Z] #19 108.8 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-03-10T01:06:17.267Z] #19 108.8 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-03-10T01:06:17.390Z] #38 ... [2022-03-10T01:06:17.391Z] [2022-03-10T01:06:17.391Z] #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-03-10T01:06:17.391Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:17.391Z] #47 17.03 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T01:06:17.423Z] The recommended git tool is: git [2022-03-10T01:06:17.818Z] #14 ... [2022-03-10T01:06:17.818Z] [2022-03-10T01:06:17.818Z] #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-03-10T01:06:17.818Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:06:17.818Z] #63 16.23 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:06:17.818Z] #63 16.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T01:06:17.818Z] #63 16.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T01:06:17.818Z] #63 16.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:06:17.818Z] #63 16.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:06:17.818Z] #63 16.85 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T01:06:17.818Z] #63 17.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T01:06:17.818Z] #63 18.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T01:06:17.818Z] #63 18.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T01:06:18.060Z] #47 ... [2022-03-10T01:06:18.060Z] [2022-03-10T01:06:18.060Z] #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-03-10T01:06:18.060Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:18.060Z] #58 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:18.060Z] #58 ... [2022-03-10T01:06:18.060Z] [2022-03-10T01:06:18.060Z] #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-03-10T01:06:18.060Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:06:18.060Z] #63 21.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T01:06:18.391Z] #63 ... [2022-03-10T01:06:18.391Z] [2022-03-10T01:06:18.391Z] #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-03-10T01:06:18.391Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:18.391Z] #38 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:18.391Z] #38 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:18.391Z] #38 ... [2022-03-10T01:06:18.391Z] [2022-03-10T01:06:18.391Z] #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-03-10T01:06:18.391Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:06:18.391Z] #49 16.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:06:18.391Z] #49 16.18 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:06:18.391Z] #49 16.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:06:18.391Z] #49 18.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:06:18.391Z] #49 18.90 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:06:18.645Z] #19 110.2 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-03-10T01:06:18.645Z] #19 110.2 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-03-10T01:06:18.645Z] #19 110.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-10T01:06:18.645Z] #19 110.3 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-03-10T01:06:18.645Z] #19 110.3 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-03-10T01:06:18.652Z] #49 ... [2022-03-10T01:06:18.652Z] [2022-03-10T01:06:18.652Z] #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-03-10T01:06:18.652Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:18.652Z] #47 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:06:18.652Z] #47 14.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:18.652Z] #47 19.79 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T01:06:19.224Z] #47 ... [2022-03-10T01:06:19.224Z] [2022-03-10T01:06:19.224Z] #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-03-10T01:06:19.224Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:06:19.224Z] #63 21.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T01:06:19.463Z] #63 ... [2022-03-10T01:06:19.463Z] [2022-03-10T01:06:19.463Z] #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-03-10T01:06:19.463Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:06:19.463Z] #36 22.89 tomll can be used in two ways: [2022-03-10T01:06:19.463Z] #36 22.90 Writing to STDIN and reading from STDOUT: [2022-03-10T01:06:19.463Z] #36 22.90 cat file.toml | tomll > file.toml [2022-03-10T01:06:19.463Z] #36 22.90 [2022-03-10T01:06:19.463Z] #36 22.90 Reading and updating a list of files: [2022-03-10T01:06:19.463Z] #36 22.90 tomll a.toml b.toml c.toml [2022-03-10T01:06:19.463Z] #36 22.90 [2022-03-10T01:06:19.463Z] #36 22.90 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T01:06:19.463Z] #36 DONE 23.7s [2022-03-10T01:06:19.726Z] [2022-03-10T01:06:19.726Z] #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-03-10T01:06:19.726Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:19.726Z] #58 23.93 Fetched 8507 kB in 18s (472 kB/s) [2022-03-10T01:06:20.024Z] #19 111.5 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-03-10T01:06:20.024Z] #19 111.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-10T01:06:20.167Z] #63 ... [2022-03-10T01:06:20.167Z] [2022-03-10T01:06:20.167Z] #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-03-10T01:06:20.167Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T01:06:20.167Z] #36 21.63 tomll can be used in two ways: [2022-03-10T01:06:20.167Z] #36 21.64 Writing to STDIN and reading from STDOUT: [2022-03-10T01:06:20.167Z] #36 21.64 cat file.toml | tomll > file.toml [2022-03-10T01:06:20.167Z] #36 21.64 [2022-03-10T01:06:20.167Z] #36 21.64 Reading and updating a list of files: [2022-03-10T01:06:20.167Z] #36 21.64 tomll a.toml b.toml c.toml [2022-03-10T01:06:20.167Z] #36 21.64 [2022-03-10T01:06:20.167Z] #36 21.64 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T01:06:20.167Z] #36 DONE 22.2s [2022-03-10T01:06:20.167Z] [2022-03-10T01:06:20.167Z] #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-03-10T01:06:20.167Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:20.167Z] #58 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:06:20.283Z] #19 112.1 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:20.542Z] #19 112.3 Fetched 787 MB in 25s (31.4 MB/s) [2022-03-10T01:06:20.542Z] #19 112.4 Selecting previously unselected package liblocale-gettext-perl. [2022-03-10T01:06:20.542Z] #19 112.4 (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-03-10T01:06:20.542Z] #19 112.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-10T01:06:20.542Z] #19 112.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-10T01:06:20.802Z] #19 112.4 Selecting previously unselected package bzip2. [2022-03-10T01:06:20.802Z] #19 112.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T01:06:20.802Z] #19 112.5 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T01:06:20.802Z] #19 112.5 Selecting previously unselected package libmagic-mgc. [2022-03-10T01:06:20.802Z] #19 112.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-10T01:06:20.802Z] #19 112.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-10T01:06:21.061Z] #19 112.7 Selecting previously unselected package libmagic1:amd64. [2022-03-10T01:06:21.061Z] #19 112.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-10T01:06:21.061Z] #19 112.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-10T01:06:21.061Z] #19 112.8 Selecting previously unselected package file. [2022-03-10T01:06:21.061Z] #19 112.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-10T01:06:21.061Z] #19 112.8 Unpacking file (1:5.39-3) ... [2022-03-10T01:06:21.061Z] #19 112.8 Selecting previously unselected package xz-utils. [2022-03-10T01:06:21.061Z] #19 112.9 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T01:06:21.061Z] #19 112.9 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T01:06:21.061Z] #19 112.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-10T01:06:21.061Z] #19 112.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-10T01:06:21.321Z] #19 112.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-10T01:06:22.092Z] #58 24.27 Fetched 8507 kB in 19s (459 kB/s) [2022-03-10T01:06:22.259Z] #19 113.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-10T01:06:22.259Z] #19 113.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-10T01:06:22.259Z] #19 113.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-10T01:06:22.827Z] #19 114.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-10T01:06:22.827Z] #19 114.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-10T01:06:22.827Z] #19 114.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-10T01:06:23.345Z] #19 114.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-10T01:06:23.345Z] #19 114.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-10T01:06:23.345Z] #19 114.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-10T01:06:23.482Z] #58 24.27 Reading package lists... [2022-03-10T01:06:23.482Z] #58 ... [2022-03-10T01:06:23.482Z] [2022-03-10T01:06:23.482Z] #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-03-10T01:06:23.482Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:23.482Z] #14 25.58 Fetched 8507 kB in 19s (440 kB/s) [2022-03-10T01:06:23.913Z] #19 115.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-10T01:06:23.914Z] #19 115.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-10T01:06:23.914Z] #19 115.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-10T01:06:24.173Z] #19 116.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-10T01:06:24.173Z] #19 116.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:24.296Z] #23 9.711 Collecting yamllint==1.26.1 [2022-03-10T01:06:24.432Z] #19 116.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:06:24.432Z] #19 116.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-10T01:06:24.432Z] #19 116.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:24.432Z] #19 116.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:06:25.226Z] #23 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T01:06:26.156Z] #23 11.77 Collecting pathspec>=0.5.3 [2022-03-10T01:06:26.156Z] #23 11.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T01:06:26.278Z] #58 23.93 Reading package lists... [2022-03-10T01:06:26.278Z] #58 ... [2022-03-10T01:06:26.278Z] [2022-03-10T01:06:26.278Z] #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-03-10T01:06:26.278Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:26.278Z] #43 29.48 Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T01:06:26.278Z] #43 30.04 + git checkout -q v2.3.0 [2022-03-10T01:06:26.412Z] #23 12.14 Collecting pyyaml [2022-03-10T01:06:26.413Z] #23 12.15 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-03-10T01:06:26.413Z] #23 12.21 Building wheels for collected packages: yamllint [2022-03-10T01:06:26.413Z] #23 12.22 Building wheel for yamllint (setup.py): started [2022-03-10T01:06:27.343Z] #23 13.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T01:06:27.599Z] #23 13.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d708ade4c9c2988fcd6684fd2e887336e7b8b77b6c7addffb52c0c42cf78023e [2022-03-10T01:06:27.599Z] #23 13.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T01:06:27.599Z] #23 13.18 Successfully built yamllint [2022-03-10T01:06:27.599Z] #23 13.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T01:06:27.857Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T01:06:28.113Z] #23 DONE 13.8s [2022-03-10T01:06:28.113Z] [2022-03-10T01:06:28.113Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T01:06:28.113Z] #27 sha256:6097a6057016f79b930f5a829feedcc05978f0db1671f5b4e344e046fa67df8a [2022-03-10T01:06:28.676Z] #27 DONE 0.4s [2022-03-10T01:06:28.676Z] [2022-03-10T01:06:28.676Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T01:06:28.676Z] #32 sha256:ab27133f61996ca1c3f44802cbdcf76e59e110f219a17daf94312c7534658079 [2022-03-10T01:06:28.786Z] #14 25.58 Reading package lists... [2022-03-10T01:06:28.786Z] #14 ... [2022-03-10T01:06:28.786Z] [2022-03-10T01:06:28.786Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-10T01:06:28.786Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:28.803Z] #43 32.61 + 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-03-10T01:06:28.803Z] #43 ... [2022-03-10T01:06:28.803Z] [2022-03-10T01:06:28.803Z] #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-03-10T01:06:28.803Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:28.803Z] #14 22.90 Fetched 8507 kB in 17s (490 kB/s) [2022-03-10T01:06:28.803Z] #14 22.90 Reading package lists... [2022-03-10T01:06:28.803Z] #14 30.57 Reading package lists... [2022-03-10T01:06:28.803Z] #14 ... [2022-03-10T01:06:28.803Z] [2022-03-10T01:06:28.803Z] #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-03-10T01:06:28.803Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:28.803Z] #58 23.93 Reading package lists... [2022-03-10T01:06:28.932Z] #32 DONE 0.4s [2022-03-10T01:06:28.932Z] [2022-03-10T01:06:28.932Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T01:06:28.932Z] #35 sha256:8ac611ef287a70c39129c592b6e504fee5b4170de35e9629f2e2f66545f550f2 [2022-03-10T01:06:28.932Z] #35 DONE 0.2s [2022-03-10T01:06:28.932Z] [2022-03-10T01:06:28.932Z] #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-03-10T01:06:28.932Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:06:29.046Z] #43 30.32 Updating files: 74% (1369/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T01:06:29.046Z] #43 30.98 + git checkout -q v2.3.0 [2022-03-10T01:06:29.188Z] #56 ... [2022-03-10T01:06:29.188Z] [2022-03-10T01:06:29.188Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T01:06:29.188Z] #37 sha256:e15ba4cb045817f0d685a122650ce0f9eef2091b73e4bde54b73f5def01c9f41 [2022-03-10T01:06:29.188Z] #37 DONE 0.1s [2022-03-10T01:06:29.188Z] [2022-03-10T01:06:29.188Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T01:06:29.188Z] #41 sha256:a7f13cdc594930d1ecf800739e4018c3e159a64377feee0e62882c2d2db25c91 [2022-03-10T01:06:29.188Z] #41 DONE 0.1s [2022-03-10T01:06:29.188Z] [2022-03-10T01:06:29.188Z] #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-03-10T01:06:29.188Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:06:29.673Z] Running on azwin-2-315130 in d:\jenkins\workspace\moby_PR-43353 [Pipeline] { [Pipeline] ws [2022-03-10T01:06:29.691Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-10T01:06:29.738Z] #58 31.19 Reading package lists... [2022-03-10T01:06:29.738Z] #58 ... [2022-03-10T01:06:29.738Z] [2022-03-10T01:06:29.738Z] #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-03-10T01:06:29.738Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:29.738Z] #38 23.82 Fetched 8507 kB in 18s (471 kB/s) [2022-03-10T01:06:29.738Z] #38 23.82 Reading package lists... [2022-03-10T01:06:29.738Z] #38 31.22 Reading package lists... [2022-03-10T01:06:29.738Z] #38 ... [2022-03-10T01:06:29.738Z] [2022-03-10T01:06:29.738Z] #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-03-10T01:06:29.738Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:29.738Z] #47 25.45 Fetched 8510 kB in 20s (430 kB/s) [2022-03-10T01:06:29.738Z] #47 25.45 Reading package lists... [2022-03-10T01:06:31.460Z] The recommended git tool is: git [2022-03-10T01:06:32.349Z] #43 34.21 + 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-03-10T01:06:33.021Z] #47 32.31 Reading package lists... [2022-03-10T01:06:33.021Z] #47 ... [2022-03-10T01:06:33.021Z] [2022-03-10T01:06:33.021Z] #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-03-10T01:06:33.021Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:33.021Z] #14 30.57 Reading package lists... [2022-03-10T01:06:33.293Z] #43 ... [2022-03-10T01:06:33.293Z] [2022-03-10T01:06:33.293Z] #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-03-10T01:06:33.293Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:33.293Z] #38 25.56 Fetched 8507 kB in 19s (441 kB/s) [2022-03-10T01:06:33.293Z] #38 25.56 Reading package lists... [2022-03-10T01:06:33.554Z] #38 33.30 Reading package lists... [2022-03-10T01:06:33.554Z] #38 ... [2022-03-10T01:06:33.554Z] [2022-03-10T01:06:33.554Z] #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-03-10T01:06:33.554Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:33.554Z] #14 25.58 Reading package lists... [2022-03-10T01:06:34.416Z] #19 125.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-10T01:06:34.416Z] #19 125.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:34.416Z] #19 125.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:06:34.416Z] #19 125.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-10T01:06:34.416Z] #19 125.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:34.416Z] #19 125.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:06:34.435Z] #56 ... [2022-03-10T01:06:34.435Z] [2022-03-10T01:06:34.435Z] #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-03-10T01:06:34.435Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:34.435Z] #43 171.6 + dpkg --print-architecture [2022-03-10T01:06:34.435Z] #43 171.6 + git checkout -q v2.1.0 [2022-03-10T01:06:34.435Z] #43 171.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T01:06:34.435Z] #43 171.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T01:06:34.941Z] #14 33.07 Reading package lists... [2022-03-10T01:06:34.941Z] #14 ... [2022-03-10T01:06:34.941Z] [2022-03-10T01:06:34.941Z] #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-03-10T01:06:34.941Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:34.941Z] #47 26.91 Fetched 8510 kB in 21s (412 kB/s) [2022-03-10T01:06:34.941Z] #47 26.91 Reading package lists... [2022-03-10T01:06:34.941Z] #47 34.77 Reading package lists... [2022-03-10T01:06:34.941Z] #47 ... [2022-03-10T01:06:34.941Z] [2022-03-10T01:06:34.941Z] #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-03-10T01:06:34.941Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:34.941Z] #58 24.27 Reading package lists... [2022-03-10T01:06:35.191Z] #14 37.51 Building dependency tree... [2022-03-10T01:06:37.504Z] #58 31.36 Reading package lists... [2022-03-10T01:06:38.479Z] #14 42.31 The following additional packages will be installed: [2022-03-10T01:06:38.479Z] #14 42.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:06:38.479Z] #14 42.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T01:06:38.479Z] #14 42.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T01:06:38.479Z] #14 42.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T01:06:38.479Z] #14 42.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T01:06:38.479Z] #14 42.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T01:06:38.479Z] #14 42.32 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T01:06:38.479Z] #14 42.38 Suggested packages: [2022-03-10T01:06:38.479Z] #14 42.38 gcc-10-locales seccomp wine64 [2022-03-10T01:06:38.894Z] #58 39.55 Building dependency tree... [2022-03-10T01:06:38.894Z] #58 ... [2022-03-10T01:06:38.894Z] [2022-03-10T01:06:38.894Z] #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-03-10T01:06:38.894Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:38.894Z] #14 33.07 Reading package lists... [2022-03-10T01:06:39.413Z] #14 ... [2022-03-10T01:06:39.413Z] [2022-03-10T01:06:39.413Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:39.413Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:39.413Z] #51 41.79 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T01:06:39.413Z] #51 41.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:06:39.413Z] #51 41.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T01:06:39.413Z] #51 41.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:06:39.413Z] #51 42.39 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T01:06:39.414Z] #51 42.70 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T01:06:39.414Z] #51 43.39 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T01:06:39.414Z] #51 43.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T01:06:39.414Z] #51 43.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T01:06:39.414Z] #51 43.52 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T01:06:40.805Z] #51 44.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T01:06:40.811Z] #14 41.12 Building dependency tree... [2022-03-10T01:06:41.064Z] #51 45.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T01:06:41.273Z] using credential docker-jenkins-github-credentials [2022-03-10T01:06:41.350Z] Cloning the remote Git repository [2022-03-10T01:06:41.350Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:06:42.622Z] #19 ... [2022-03-10T01:06:42.622Z] [2022-03-10T01:06:42.622Z] #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-03-10T01:06:42.622Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:06:42.622Z] #50 143.9 + dpkg --print-architecture [2022-03-10T01:06:42.622Z] #50 143.9 + git checkout -q v2.1.0 [2022-03-10T01:06:42.622Z] #50 144.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T01:06:42.622Z] #50 144.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T01:06:41.550Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:06:41.940Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T01:06:43.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:06:43.019Z] > git --version # timeout=10 [2022-03-10T01:06:43.066Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T01:06:43.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:06:43.066Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:06:43.596Z] #51 ... [2022-03-10T01:06:43.596Z] [2022-03-10T01:06:43.596Z] #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-03-10T01:06:43.596Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:43.596Z] #58 31.19 Reading package lists... [2022-03-10T01:06:43.596Z] #58 38.30 Building dependency tree... [2022-03-10T01:06:43.596Z] #58 43.80 The following additional packages will be installed: [2022-03-10T01:06:43.596Z] #58 43.82 libbtrfs0 [2022-03-10T01:06:43.596Z] #58 44.28 The following NEW packages will be installed: [2022-03-10T01:06:43.596Z] #58 44.28 libbtrfs-dev libbtrfs0 [2022-03-10T01:06:43.596Z] #58 45.07 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:43.596Z] #58 45.07 Need to get 460 kB of archives. [2022-03-10T01:06:43.596Z] #58 45.07 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T01:06:43.596Z] #58 45.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:06:43.596Z] #58 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:06:43.596Z] #58 46.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:43.596Z] #58 47.05 Fetched 460 kB in 0s (1059 kB/s) [2022-03-10T01:06:43.596Z] #58 47.16 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:06:43.596Z] #58 47.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-03-10T01:06:43.596Z] #58 47.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:06:43.596Z] #58 47.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:06:43.856Z] #58 ... [2022-03-10T01:06:43.856Z] [2022-03-10T01:06:43.856Z] #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-03-10T01:06:43.856Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:43.856Z] #38 31.22 Reading package lists... [2022-03-10T01:06:43.856Z] #38 38.27 Building dependency tree... [2022-03-10T01:06:43.856Z] #38 42.29 The following additional packages will be installed: [2022-03-10T01:06:43.856Z] #38 42.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T01:06:43.856Z] #38 42.30 Suggested packages: [2022-03-10T01:06:43.856Z] #38 42.31 cmake-doc ninja-build lrzip [2022-03-10T01:06:43.856Z] #38 42.31 Recommended packages: [2022-03-10T01:06:43.856Z] #38 42.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T01:06:43.856Z] #38 43.75 The following NEW packages will be installed: [2022-03-10T01:06:43.856Z] #38 43.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T01:06:43.856Z] #38 43.75 vim-common xxd [2022-03-10T01:06:43.856Z] #38 44.33 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:43.856Z] #38 44.33 Need to get 17.7 MB of archives. [2022-03-10T01:06:43.856Z] #38 44.33 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T01:06:43.856Z] #38 44.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:06:43.856Z] #38 44.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:06:43.856Z] #38 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T01:06:43.856Z] #38 44.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:06:43.856Z] #38 45.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T01:06:43.856Z] #38 45.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T01:06:43.856Z] #38 45.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T01:06:43.856Z] #38 45.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T01:06:43.856Z] #38 45.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T01:06:43.856Z] #38 45.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T01:06:43.856Z] #38 47.86 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:43.856Z] #38 ... [2022-03-10T01:06:43.856Z] [2022-03-10T01:06:43.856Z] #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-03-10T01:06:43.856Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:06:43.856Z] #53 47.96 v3.0.2 [2022-03-10T01:06:44.118Z] #14 46.18 The following additional packages will be installed: [2022-03-10T01:06:44.118Z] #14 46.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:06:44.118Z] #14 46.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T01:06:44.118Z] #14 46.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T01:06:44.118Z] #14 46.18 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T01:06:44.118Z] #14 46.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T01:06:44.118Z] #14 46.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T01:06:44.118Z] #14 46.24 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T01:06:44.118Z] #14 46.30 Suggested packages: [2022-03-10T01:06:44.118Z] #14 46.30 gcc-10-locales seccomp wine64 [2022-03-10T01:06:44.693Z] #14 ... [2022-03-10T01:06:44.693Z] [2022-03-10T01:06:44.693Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:44.693Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:44.693Z] #51 41.92 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T01:06:44.693Z] #51 41.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:06:44.693Z] #51 42.04 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T01:06:44.693Z] #51 42.12 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:06:44.693Z] #51 42.52 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T01:06:44.693Z] #51 42.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T01:06:44.693Z] #51 43.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T01:06:44.693Z] #51 43.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T01:06:44.693Z] #51 43.32 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T01:06:44.693Z] #51 43.47 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T01:06:44.693Z] #51 44.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T01:06:44.693Z] #51 44.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T01:06:46.080Z] #51 ... [2022-03-10T01:06:46.080Z] [2022-03-10T01:06:46.081Z] #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-03-10T01:06:46.081Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:46.081Z] #14 48.20 The following NEW packages will be installed: [2022-03-10T01:06:46.081Z] #14 48.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:06:46.081Z] #14 48.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T01:06:46.081Z] #14 48.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T01:06:46.081Z] #14 48.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T01:06:46.081Z] #14 48.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T01:06:46.081Z] #14 48.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T01:06:46.081Z] #14 48.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T01:06:46.081Z] #14 48.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T01:06:46.081Z] #14 48.24 mingw-w64-x86-64-dev [2022-03-10T01:06:46.382Z] #53 DONE 50.4s [2022-03-10T01:06:46.382Z] [2022-03-10T01:06:46.382Z] #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-03-10T01:06:46.382Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:46.382Z] #38 48.62 Fetched 17.7 MB in 2s (10.0 MB/s) [2022-03-10T01:06:46.382Z] #38 49.81 Selecting previously unselected package xxd. [2022-03-10T01:06:46.382Z] #38 49.81 (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-03-10T01:06:46.382Z] #38 49.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:06:46.382Z] #38 50.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:46.382Z] #38 50.54 Selecting previously unselected package vim-common. [2022-03-10T01:06:46.382Z] #38 50.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:06:46.382Z] #38 ... [2022-03-10T01:06:46.382Z] [2022-03-10T01:06:46.382Z] #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-03-10T01:06:46.382Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:46.382Z] #47 32.31 Reading package lists... [2022-03-10T01:06:46.382Z] #47 40.32 Building dependency tree... [2022-03-10T01:06:46.382Z] #47 45.02 The following additional packages will be installed: [2022-03-10T01:06:46.382Z] #47 45.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:06:46.382Z] #47 45.04 python3-protobuf python3-six [2022-03-10T01:06:46.382Z] #47 45.04 Suggested packages: [2022-03-10T01:06:46.382Z] #47 45.04 python3-setuptools [2022-03-10T01:06:46.382Z] #47 45.04 Recommended packages: [2022-03-10T01:06:46.382Z] #47 45.04 iproute2 | iproute [2022-03-10T01:06:46.382Z] #47 46.36 The following NEW packages will be installed: [2022-03-10T01:06:46.382Z] #47 46.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:06:46.382Z] #47 46.41 python3-protobuf python3-six [2022-03-10T01:06:46.382Z] #47 47.09 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:46.382Z] #47 47.09 Need to get 2292 kB of archives. [2022-03-10T01:06:46.382Z] #47 47.09 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T01:06:46.382Z] #47 47.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T01:06:46.382Z] #47 47.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:06:46.382Z] #47 47.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T01:06:46.382Z] #47 47.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T01:06:46.382Z] #47 47.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:06:46.382Z] #47 47.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-10T01:06:46.382Z] #47 47.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:06:46.642Z] #47 50.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T01:06:46.642Z] #47 ... [2022-03-10T01:06:46.642Z] [2022-03-10T01:06:46.642Z] #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-03-10T01:06:46.642Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:46.642Z] #38 50.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:46.652Z] #14 48.87 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:46.652Z] #14 48.87 Need to get 115 MB of archives. [2022-03-10T01:06:46.652Z] #14 48.87 After this operation, 645 MB of additional disk space will be used. [2022-03-10T01:06:46.652Z] #14 48.87 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-03-10T01:06:46.913Z] #14 49.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-10T01:06:47.207Z] #38 51.19 Selecting previously unselected package cmake-data. [2022-03-10T01:06:47.207Z] #38 51.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T01:06:47.207Z] #38 51.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:06:47.245Z] #14 49.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T01:06:47.253Z] Running on azwin-2-4884a0 in d:\jenkins\workspace\moby_PR-43353 [Pipeline] { [Pipeline] ws [2022-03-10T01:06:47.269Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-10T01:06:47.506Z] #14 49.44 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-03-10T01:06:47.506Z] #14 49.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T01:06:47.506Z] #14 49.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T01:06:47.506Z] #14 49.84 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-03-10T01:06:47.767Z] #14 50.00 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-03-10T01:06:47.767Z] #14 50.01 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-03-10T01:06:47.771Z] #38 ... [2022-03-10T01:06:47.771Z] [2022-03-10T01:06:47.771Z] #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-03-10T01:06:47.771Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:47.771Z] #58 49.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:06:47.771Z] #58 49.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:06:47.771Z] #58 50.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:06:47.771Z] #58 51.02 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:06:47.771Z] #58 51.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:06:47.771Z] #58 51.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:06:47.771Z] #58 DONE 51.9s [2022-03-10T01:06:48.028Z] [2022-03-10T01:06:48.029Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:48.029Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:48.029Z] #51 50.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:06:48.029Z] #51 50.64 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:06:48.029Z] #51 50.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T01:06:48.029Z] #51 50.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T01:06:48.029Z] #51 51.04 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:06:48.029Z] #51 51.14 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T01:06:48.029Z] #51 51.30 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T01:06:48.029Z] #51 51.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T01:06:48.029Z] #51 51.46 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T01:06:48.029Z] #51 51.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T01:06:48.029Z] #51 51.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T01:06:48.029Z] #51 51.61 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T01:06:48.029Z] #51 51.77 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T01:06:48.029Z] #51 51.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T01:06:48.029Z] #51 52.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T01:06:48.029Z] #51 52.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T01:06:48.029Z] #51 52.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T01:06:48.029Z] #51 52.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T01:06:48.029Z] #51 52.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T01:06:48.029Z] #51 52.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T01:06:48.037Z] #14 ... [2022-03-10T01:06:48.037Z] [2022-03-10T01:06:48.037Z] #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-03-10T01:06:48.037Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T01:06:48.037Z] #53 48.91 v3.0.2 [2022-03-10T01:06:48.037Z] #53 DONE 50.4s [2022-03-10T01:06:48.289Z] #51 52.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T01:06:48.298Z] [2022-03-10T01:06:48.298Z] #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-03-10T01:06:48.298Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T01:06:48.298Z] #58 39.55 Building dependency tree... [2022-03-10T01:06:48.298Z] #58 44.08 The following additional packages will be installed: [2022-03-10T01:06:48.298Z] #58 44.10 libbtrfs0 [2022-03-10T01:06:48.298Z] #58 44.48 The following NEW packages will be installed: [2022-03-10T01:06:48.298Z] #58 44.51 libbtrfs-dev libbtrfs0 [2022-03-10T01:06:48.298Z] #58 45.02 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:48.298Z] #58 45.02 Need to get 460 kB of archives. [2022-03-10T01:06:48.298Z] #58 45.02 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T01:06:48.298Z] #58 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:06:48.298Z] #58 45.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:06:48.298Z] #58 46.74 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:48.298Z] #58 47.16 Fetched 460 kB in 0s (1221 kB/s) [2022-03-10T01:06:48.298Z] #58 47.31 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:06:48.298Z] #58 47.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:06:48.298Z] #58 47.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:06:48.298Z] #58 47.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:06:48.298Z] #58 47.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:06:48.298Z] #58 47.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:06:48.298Z] #58 47.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:06:48.298Z] #58 48.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:06:48.298Z] #58 48.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:06:48.298Z] #58 48.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:06:48.298Z] #58 DONE 50.4s [2022-03-10T01:06:48.298Z] [2022-03-10T01:06:48.298Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:48.298Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:48.298Z] #51 49.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:06:48.298Z] #51 49.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:06:48.298Z] #51 50.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T01:06:48.298Z] #51 50.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T01:06:48.298Z] #51 50.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:06:48.298Z] #51 50.19 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T01:06:48.298Z] #51 50.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T01:06:48.298Z] #51 50.23 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T01:06:48.298Z] #51 50.25 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T01:06:48.298Z] #51 50.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T01:06:48.298Z] #51 50.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T01:06:48.298Z] #51 50.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T01:06:48.549Z] #51 ... [2022-03-10T01:06:48.549Z] [2022-03-10T01:06:48.549Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T01:06:48.549Z] #59 sha256:e9f74f5f24a107fcf40ff17f89d90a042f18287501b2e0f71a43b0fa86eebfca [2022-03-10T01:06:48.549Z] #59 DONE 0.8s [2022-03-10T01:06:48.549Z] [2022-03-10T01:06:48.549Z] #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-03-10T01:06:48.549Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:06:48.561Z] #51 50.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T01:06:48.561Z] #51 50.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T01:06:48.561Z] #51 ... [2022-03-10T01:06:48.561Z] [2022-03-10T01:06:48.561Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T01:06:48.561Z] #59 sha256:6536088cb5f9cd022a3e1c9cf86de2a5e48b7d6a9e6096d92fc67bc669f903b7 [2022-03-10T01:06:48.561Z] #59 DONE 0.4s [2022-03-10T01:06:48.561Z] [2022-03-10T01:06:48.561Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:48.561Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:48.561Z] #51 50.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T01:06:48.822Z] #51 50.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T01:06:48.822Z] #51 51.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T01:06:48.822Z] #51 51.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T01:06:48.822Z] #51 51.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T01:06:49.028Z] The recommended git tool is: git [2022-03-10T01:06:49.083Z] #51 51.23 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T01:06:49.083Z] #51 ... [2022-03-10T01:06:49.083Z] [2022-03-10T01:06:49.083Z] #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-03-10T01:06:49.083Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:49.083Z] #38 33.30 Reading package lists... [2022-03-10T01:06:49.083Z] #38 41.36 Building dependency tree... [2022-03-10T01:06:49.083Z] #38 46.26 The following additional packages will be installed: [2022-03-10T01:06:49.083Z] #38 46.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T01:06:49.083Z] #38 46.30 Suggested packages: [2022-03-10T01:06:49.083Z] #38 46.30 cmake-doc ninja-build lrzip [2022-03-10T01:06:49.083Z] #38 46.30 Recommended packages: [2022-03-10T01:06:49.083Z] #38 46.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T01:06:49.083Z] #38 47.76 The following NEW packages will be installed: [2022-03-10T01:06:49.083Z] #38 47.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T01:06:49.083Z] #38 47.79 vim-common xxd [2022-03-10T01:06:49.083Z] #38 48.19 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:49.083Z] #38 48.19 Need to get 17.7 MB of archives. [2022-03-10T01:06:49.083Z] #38 48.19 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T01:06:49.083Z] #38 48.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:06:49.083Z] #38 48.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:06:49.083Z] #38 48.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T01:06:49.083Z] #38 48.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:06:49.083Z] #38 49.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T01:06:49.083Z] #38 49.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T01:06:49.083Z] #38 49.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T01:06:49.083Z] #38 49.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T01:06:49.083Z] #38 49.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T01:06:49.083Z] #38 49.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T01:06:49.083Z] #38 50.52 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:49.083Z] #38 50.83 Fetched 17.7 MB in 2s (9537 kB/s) [2022-03-10T01:06:49.083Z] #38 50.95 Selecting previously unselected package xxd. [2022-03-10T01:06:49.083Z] #38 50.95 (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-03-10T01:06:49.084Z] #38 51.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:06:49.084Z] #38 51.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:49.084Z] #38 51.45 Selecting previously unselected package vim-common. [2022-03-10T01:06:49.084Z] #38 ... [2022-03-10T01:06:49.084Z] [2022-03-10T01:06:49.084Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:49.084Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:49.084Z] #51 51.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T01:06:49.656Z] #51 52.00 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T01:06:49.921Z] #51 52.17 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T01:06:49.921Z] #51 52.22 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T01:06:50.181Z] #51 52.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T01:06:50.181Z] #51 52.35 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T01:06:50.181Z] #51 52.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T01:06:50.454Z] #60 ... [2022-03-10T01:06:50.454Z] [2022-03-10T01:06:50.454Z] #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-03-10T01:06:50.454Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:50.454Z] #14 44.31 The following NEW packages will be installed: [2022-03-10T01:06:50.454Z] #14 44.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:06:50.454Z] #14 44.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T01:06:50.454Z] #14 44.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T01:06:50.454Z] #14 44.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T01:06:50.454Z] #14 44.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T01:06:50.454Z] #14 44.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T01:06:50.454Z] #14 44.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T01:06:50.454Z] #14 44.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T01:06:50.454Z] #14 44.31 mingw-w64-x86-64-dev [2022-03-10T01:06:50.454Z] #14 44.93 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:50.454Z] #14 44.93 Need to get 115 MB of archives. [2022-03-10T01:06:50.454Z] #14 44.93 After this operation, 645 MB of additional disk space will be used. [2022-03-10T01:06:50.454Z] #14 44.93 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-03-10T01:06:50.454Z] #14 45.14 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-03-10T01:06:50.454Z] #14 45.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T01:06:50.454Z] #14 45.41 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-03-10T01:06:50.454Z] #14 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T01:06:50.454Z] #14 45.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T01:06:50.454Z] #14 45.87 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-03-10T01:06:50.454Z] #14 46.16 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-03-10T01:06:50.454Z] #14 46.16 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-03-10T01:06:50.454Z] #14 47.35 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-03-10T01:06:50.454Z] #14 49.52 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-03-10T01:06:50.454Z] #14 50.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-10T01:06:50.454Z] #14 51.05 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-03-10T01:06:50.454Z] #14 53.32 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-03-10T01:06:50.454Z] #14 54.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-10T01:06:50.454Z] #14 54.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T01:06:50.454Z] #14 54.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T01:06:50.454Z] #14 54.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:06:50.454Z] #14 54.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:06:50.454Z] #14 54.27 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-03-10T01:06:50.454Z] #14 54.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T01:06:50.454Z] #14 54.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T01:06:50.454Z] #14 54.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T01:06:50.454Z] #14 54.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T01:06:50.454Z] #14 54.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T01:06:50.454Z] #14 54.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T01:06:50.454Z] #14 ... [2022-03-10T01:06:50.454Z] [2022-03-10T01:06:50.454Z] #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-03-10T01:06:50.454Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:50.454Z] #47 52.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:50.454Z] #47 52.77 Fetched 2292 kB in 4s (536 kB/s) [2022-03-10T01:06:50.454Z] #47 52.97 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T01:06:50.454Z] #47 52.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:06:50.454Z] #47 53.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T01:06:50.454Z] #47 53.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:06:50.454Z] #47 54.42 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:06:50.454Z] #47 54.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:06:50.454Z] #47 54.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:06:50.753Z] #51 ... [2022-03-10T01:06:50.753Z] [2022-03-10T01:06:50.753Z] #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-03-10T01:06:50.753Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:50.753Z] #47 34.77 Reading package lists... [2022-03-10T01:06:50.753Z] #47 42.87 Building dependency tree... [2022-03-10T01:06:50.753Z] #47 47.48 The following additional packages will be installed: [2022-03-10T01:06:50.753Z] #47 47.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:06:50.753Z] #47 47.51 python3-protobuf python3-six [2022-03-10T01:06:50.753Z] #47 47.54 Suggested packages: [2022-03-10T01:06:50.753Z] #47 47.54 python3-setuptools [2022-03-10T01:06:50.753Z] #47 47.54 Recommended packages: [2022-03-10T01:06:50.753Z] #47 47.54 iproute2 | iproute [2022-03-10T01:06:50.753Z] #47 48.78 The following NEW packages will be installed: [2022-03-10T01:06:50.753Z] #47 48.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T01:06:50.753Z] #47 48.78 python3-protobuf python3-six [2022-03-10T01:06:50.753Z] #47 49.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:06:50.753Z] #47 49.28 Need to get 2292 kB of archives. [2022-03-10T01:06:50.753Z] #47 49.28 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T01:06:50.753Z] #47 49.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T01:06:50.753Z] #47 49.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:06:50.753Z] #47 49.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T01:06:50.753Z] #47 49.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T01:06:50.753Z] #47 49.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:06:50.753Z] #47 49.39 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-03-10T01:06:50.753Z] #47 49.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:06:50.753Z] #47 52.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T01:06:50.753Z] #47 ... [2022-03-10T01:06:50.753Z] [2022-03-10T01:06:50.753Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-10T01:06:50.753Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:06:50.753Z] #38 51.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:06:50.753Z] #38 51.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:06:50.753Z] #38 51.93 Selecting previously unselected package cmake-data. [2022-03-10T01:06:50.753Z] #38 51.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T01:06:50.753Z] #38 51.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:06:51.020Z] #47 54.91 Selecting previously unselected package python3-six. [2022-03-10T01:06:51.020Z] #47 54.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T01:06:51.020Z] #47 54.93 Unpacking python3-six (1.16.0-2) ... [2022-03-10T01:06:51.279Z] #47 55.06 Selecting previously unselected package python3-protobuf. [2022-03-10T01:06:51.279Z] #47 55.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T01:06:51.279Z] #47 55.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T01:06:51.851Z] #47 55.88 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:06:51.851Z] #47 55.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:06:51.851Z] #47 55.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:06:52.109Z] #47 56.12 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:06:52.109Z] #47 56.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:06:52.109Z] #47 56.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:06:52.368Z] #47 56.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:06:52.368Z] #47 56.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:06:52.605Z] #50 ... [2022-03-10T01:06:52.605Z] [2022-03-10T01:06:52.605Z] #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-03-10T01:06:52.605Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:06:52.605Z] #19 134.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-10T01:06:52.605Z] #19 134.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:52.605Z] #19 134.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:06:52.605Z] #19 134.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-10T01:06:52.605Z] #19 134.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:52.605Z] #19 134.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:06:52.605Z] #19 144.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-10T01:06:52.605Z] #19 144.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:52.605Z] #19 144.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:06:52.625Z] #47 56.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:06:52.625Z] #47 56.61 Selecting previously unselected package criu. [2022-03-10T01:06:52.625Z] #47 56.62 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T01:06:52.625Z] #47 56.63 Unpacking criu (3.16.1-3) ... [2022-03-10T01:06:53.543Z] #19 145.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-10T01:06:53.543Z] #19 145.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:06:53.543Z] #19 145.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:06:53.996Z] #47 57.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:06:54.288Z] #38 56.35 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:06:54.288Z] #38 56.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:06:54.288Z] #38 56.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:06:54.555Z] #38 ... [2022-03-10T01:06:54.555Z] [2022-03-10T01:06:54.555Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:54.555Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:54.555Z] #51 53.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T01:06:54.555Z] #51 53.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T01:06:54.555Z] #51 53.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T01:06:54.555Z] #51 53.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T01:06:54.555Z] #51 53.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T01:06:54.555Z] #51 53.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T01:06:54.555Z] #51 54.07 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T01:06:54.555Z] #51 54.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T01:06:54.555Z] #51 54.39 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T01:06:54.555Z] #51 54.44 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T01:06:54.555Z] #51 54.46 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T01:06:54.555Z] #51 54.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T01:06:54.555Z] #51 54.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T01:06:54.555Z] #51 54.60 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T01:06:54.555Z] #51 54.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T01:06:54.555Z] #51 54.73 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T01:06:54.555Z] #51 54.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T01:06:54.555Z] #51 54.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T01:06:54.555Z] #51 54.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T01:06:54.555Z] #51 55.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T01:06:54.555Z] #51 55.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T01:06:54.555Z] #51 55.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T01:06:54.555Z] #51 55.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T01:06:54.555Z] #51 55.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T01:06:54.555Z] #51 55.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T01:06:54.555Z] #51 55.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T01:06:54.555Z] #51 55.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T01:06:54.555Z] #51 55.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T01:06:54.555Z] #51 55.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T01:06:54.555Z] #51 55.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T01:06:54.555Z] #51 55.73 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T01:06:54.555Z] #51 55.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T01:06:54.555Z] #51 55.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T01:06:54.555Z] #51 56.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T01:06:54.555Z] #51 56.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T01:06:54.555Z] #51 56.04 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T01:06:54.555Z] #51 56.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T01:06:54.555Z] #51 56.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T01:06:54.555Z] #51 56.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T01:06:54.555Z] #51 56.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T01:06:54.555Z] #51 56.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T01:06:54.555Z] #51 56.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T01:06:54.555Z] #51 56.40 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T01:06:54.562Z] #47 ... [2022-03-10T01:06:54.562Z] [2022-03-10T01:06:54.562Z] #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-03-10T01:06:54.562Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:06:54.562Z] #34 56.97 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-03-10T01:06:54.562Z] #34 57.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T01:06:54.562Z] #34 57.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:06:55.129Z] #51 57.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T01:06:55.390Z] #51 57.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T01:06:55.390Z] #51 57.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T01:06:55.390Z] #51 57.50 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T01:06:55.390Z] #51 57.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T01:06:55.390Z] #51 57.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T01:06:55.390Z] #51 57.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T01:06:55.637Z] using credential docker-jenkins-github-credentials [2022-03-10T01:06:55.652Z] #51 57.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T01:06:55.652Z] #51 57.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T01:06:55.652Z] #51 57.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T01:06:55.652Z] #51 57.96 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T01:06:55.652Z] #51 57.96 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T01:06:55.652Z] #51 57.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T01:06:55.652Z] #51 58.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T01:06:55.712Z] Cloning the remote Git repository [2022-03-10T01:06:55.712Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:06:55.914Z] #51 58.13 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T01:06:55.914Z] #51 58.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T01:06:55.914Z] #51 58.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T01:06:55.914Z] #51 58.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T01:06:56.238Z] #51 58.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T01:06:56.238Z] #51 58.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T01:06:56.238Z] #51 58.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T01:06:56.405Z] #43 DONE 191.7s [2022-03-10T01:06:56.405Z] [2022-03-10T01:06:56.405Z] #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-03-10T01:06:56.405Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:06:56.405Z] #60 ... [2022-03-10T01:06:56.405Z] [2022-03-10T01:06:56.405Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T01:06:56.405Z] #44 sha256:dde3eec05a5fe2e757e013482c3d4268bd734fee915439d1f35007f7aaf9b1b6 [2022-03-10T01:06:56.500Z] #51 58.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T01:06:56.662Z] #44 DONE 0.9s [2022-03-10T01:06:56.662Z] [2022-03-10T01:06:56.662Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T01:06:56.662Z] #48 sha256:9048ad65c436115a55a9a980e146fc2a18408ed50100e36513b75ddaeb214d36 [2022-03-10T01:06:56.662Z] #48 DONE 0.0s [2022-03-10T01:06:56.662Z] [2022-03-10T01:06:56.662Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T01:06:56.662Z] #50 sha256:e6e61b8420b211fb4dad5606fe869db4362a58724cb1d72e6a8a2835cb8c0d51 [2022-03-10T01:06:56.765Z] #51 58.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T01:06:56.765Z] #51 58.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T01:06:56.765Z] #51 58.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T01:06:56.765Z] #51 58.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T01:06:56.919Z] #50 DONE 0.2s [2022-03-10T01:06:56.919Z] [2022-03-10T01:06:56.919Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:56.919Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:57.027Z] #51 59.38 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T01:06:55.899Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:06:56.331Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T01:06:57.599Z] #51 59.83 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T01:06:58.546Z] #51 ... [2022-03-10T01:06:58.546Z] [2022-03-10T01:06:58.546Z] #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-03-10T01:06:58.546Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:06:58.546Z] #14 50.50 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-03-10T01:06:58.546Z] #14 53.08 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-03-10T01:06:58.546Z] #14 54.06 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-03-10T01:06:58.546Z] #14 55.45 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-03-10T01:06:58.546Z] #14 57.45 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-03-10T01:06:58.546Z] #14 58.05 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-03-10T01:06:58.546Z] #14 58.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T01:06:58.546Z] #14 58.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T01:06:58.546Z] #14 58.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:06:58.546Z] #14 58.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:06:58.546Z] #14 58.11 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-03-10T01:06:58.546Z] #14 58.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T01:06:58.546Z] #14 58.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T01:06:58.546Z] #14 58.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T01:06:58.546Z] #14 58.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T01:06:58.546Z] #14 58.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T01:06:58.546Z] #14 58.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T01:06:58.546Z] #14 58.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T01:06:58.546Z] #14 58.19 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-03-10T01:06:58.546Z] #14 58.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T01:06:58.546Z] #14 58.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T01:06:58.546Z] #14 59.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:58.546Z] #14 59.56 Fetched 115 MB in 10s (11.6 MB/s) [2022-03-10T01:06:58.546Z] #14 59.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T01:06:58.547Z] #14 59.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-10T01:06:58.547Z] #14 59.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:06:58.547Z] #14 59.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:06:58.547Z] #14 ... [2022-03-10T01:06:58.547Z] [2022-03-10T01:06:58.547Z] #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-03-10T01:06:58.547Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:06:58.547Z] #34 58.31 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-03-10T01:06:58.547Z] #34 58.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T01:06:58.547Z] #34 58.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T01:06:58.547Z] #34 ... [2022-03-10T01:06:58.547Z] [2022-03-10T01:06:58.547Z] #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-03-10T01:06:58.547Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:06:58.547Z] #60 1.877 + RM_GOPATH=0 [2022-03-10T01:06:58.547Z] #60 1.877 + TMP_GOPATH= [2022-03-10T01:06:58.547Z] #60 1.877 + : /build [2022-03-10T01:06:58.547Z] #60 1.877 + '[' -z '' ']' [2022-03-10T01:06:58.547Z] #60 1.877 ++ mktemp -d [2022-03-10T01:06:58.547Z] #60 1.877 + export GOPATH=/tmp/tmp.SxEQKg0Q4R [2022-03-10T01:06:58.547Z] #60 1.877 + GOPATH=/tmp/tmp.SxEQKg0Q4R [2022-03-10T01:06:58.547Z] #60 1.877 + RM_GOPATH=1 [2022-03-10T01:06:58.547Z] #60 1.877 + case "$(go env GOARCH)" in [2022-03-10T01:06:58.547Z] #60 1.884 ++ go env GOARCH [2022-03-10T01:06:58.547Z] #60 1.927 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:58.547Z] #60 1.927 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:06:58.547Z] #60 1.927 ++ dirname /install.sh [2022-03-10T01:06:58.547Z] #60 1.927 + dir=/ [2022-03-10T01:06:58.547Z] #60 1.927 + bin=containerd [2022-03-10T01:06:58.547Z] #60 1.927 + shift [2022-03-10T01:06:58.547Z] #60 1.927 + '[' '!' -f //containerd.installer ']' [2022-03-10T01:06:58.547Z] #60 1.927 + . //containerd.installer [2022-03-10T01:06:58.547Z] #60 1.927 ++ set -e [2022-03-10T01:06:58.547Z] #60 1.927 ++ : v1.5.10 [2022-03-10T01:06:58.547Z] #60 1.927 + install_containerd [2022-03-10T01:06:58.547Z] #60 1.927 + echo 'Install containerd version v1.5.10' [2022-03-10T01:06:58.547Z] #60 1.927 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SxEQKg0Q4R/src/github.com/containerd/containerd [2022-03-10T01:06:58.547Z] #60 1.927 Cloning into '/tmp/tmp.SxEQKg0Q4R/src/github.com/containerd/containerd'... [2022-03-10T01:06:58.547Z] #60 1.928 Install containerd version v1.5.10 [2022-03-10T01:06:58.812Z] #60 ... [2022-03-10T01:06:58.812Z] [2022-03-10T01:06:58.812Z] #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-03-10T01:06:58.812Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:06:58.812Z] #47 54.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:06:58.812Z] #47 55.14 Fetched 2292 kB in 4s (556 kB/s) [2022-03-10T01:06:58.812Z] #47 55.47 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T01:06:58.812Z] #47 55.47 (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-03-10T01:06:58.812Z] #47 55.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 55.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:06:58.812Z] #47 57.64 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:06:58.812Z] #47 57.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:06:58.812Z] #47 57.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:06:58.812Z] #47 58.26 Selecting previously unselected package python3-six. [2022-03-10T01:06:58.812Z] #47 58.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T01:06:58.812Z] #47 58.33 Unpacking python3-six (1.16.0-2) ... [2022-03-10T01:06:58.812Z] #47 58.64 Selecting previously unselected package python3-protobuf. [2022-03-10T01:06:58.812Z] #47 58.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 58.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T01:06:58.812Z] #47 59.63 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:06:58.812Z] #47 59.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 59.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:06:58.812Z] #47 59.77 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:06:58.812Z] #47 59.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 59.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:06:58.812Z] #47 59.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:06:58.812Z] #47 59.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 60.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:06:58.812Z] #47 60.21 Selecting previously unselected package criu. [2022-03-10T01:06:58.812Z] #47 60.22 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T01:06:58.812Z] #47 60.23 Unpacking criu (3.16.1-3) ... [2022-03-10T01:06:59.386Z] #47 ... [2022-03-10T01:06:59.386Z] [2022-03-10T01:06:59.386Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:59.386Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:59.386Z] #51 61.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T01:06:59.386Z] #51 61.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T01:06:59.386Z] #51 61.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T01:06:59.386Z] #51 61.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:06:57.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:06:57.335Z] > git --version # timeout=10 [2022-03-10T01:06:57.395Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T01:06:57.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:06:57.399Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:06:59.646Z] #51 61.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:06:59.647Z] #51 61.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T01:06:59.829Z] #34 ... [2022-03-10T01:06:59.829Z] [2022-03-10T01:06:59.829Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:06:59.829Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:06:59.829Z] #51 53.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T01:06:59.829Z] #51 53.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T01:06:59.829Z] #51 53.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T01:06:59.829Z] #51 53.53 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T01:06:59.829Z] #51 53.63 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T01:06:59.829Z] #51 53.83 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T01:06:59.829Z] #51 54.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T01:06:59.829Z] #51 54.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T01:06:59.829Z] #51 54.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T01:06:59.829Z] #51 54.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T01:06:59.829Z] #51 55.09 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T01:06:59.829Z] #51 55.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T01:06:59.829Z] #51 55.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T01:06:59.829Z] #51 55.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T01:06:59.829Z] #51 55.40 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T01:06:59.829Z] #51 55.55 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T01:06:59.829Z] #51 55.71 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T01:06:59.829Z] #51 55.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T01:06:59.829Z] #51 55.86 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T01:06:59.829Z] #51 55.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T01:06:59.829Z] #51 55.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T01:06:59.829Z] #51 55.99 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T01:06:59.829Z] #51 56.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T01:06:59.829Z] #51 56.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T01:06:59.829Z] #51 56.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T01:06:59.829Z] #51 56.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T01:06:59.829Z] #51 57.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T01:06:59.829Z] #51 57.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T01:06:59.829Z] #51 57.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T01:06:59.829Z] #51 57.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T01:06:59.829Z] #51 57.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T01:06:59.829Z] #51 57.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T01:06:59.829Z] #51 57.34 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T01:06:59.829Z] #51 57.37 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T01:06:59.829Z] #51 57.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T01:06:59.829Z] #51 57.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T01:06:59.829Z] #51 57.65 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T01:06:59.829Z] #51 57.75 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T01:06:59.829Z] #51 57.75 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T01:06:59.829Z] #51 57.84 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T01:06:59.829Z] #51 57.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T01:06:59.829Z] #51 57.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T01:06:59.829Z] #51 57.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T01:06:59.829Z] #51 57.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T01:06:59.829Z] #51 58.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T01:06:59.829Z] #51 58.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T01:06:59.829Z] #51 58.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T01:06:59.829Z] #51 58.24 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T01:06:59.829Z] #51 58.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T01:06:59.829Z] #51 59.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T01:06:59.829Z] #51 59.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T01:06:59.829Z] #51 59.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T01:06:59.829Z] #51 59.64 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T01:06:59.829Z] #51 59.69 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T01:06:59.829Z] #51 59.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T01:06:59.829Z] #51 59.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T01:06:59.829Z] #51 59.82 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T01:06:59.829Z] #51 59.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T01:06:59.829Z] #51 60.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T01:06:59.829Z] #51 60.24 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T01:06:59.829Z] #51 60.26 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T01:06:59.829Z] #51 60.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T01:06:59.829Z] #51 60.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T01:06:59.829Z] #51 60.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T01:06:59.829Z] #51 60.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T01:06:59.829Z] #51 60.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T01:06:59.829Z] #51 60.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T01:06:59.829Z] #51 60.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T01:06:59.829Z] #51 60.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T01:06:59.829Z] #51 60.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T01:06:59.829Z] #51 61.18 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T01:06:59.829Z] #51 61.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T01:06:59.829Z] #51 61.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T01:06:59.829Z] #51 61.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T01:06:59.829Z] #51 61.31 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T01:06:59.829Z] #51 61.95 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T01:06:59.829Z] #51 62.22 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T01:06:59.829Z] #51 64.00 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T01:06:59.829Z] #51 64.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T01:06:59.908Z] #51 61.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T01:07:00.087Z] #51 64.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T01:07:00.087Z] #51 64.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:07:00.087Z] #51 64.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:07:00.169Z] #51 62.44 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:07:00.169Z] #51 62.44 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:07:00.351Z] #51 64.51 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T01:07:00.351Z] #51 64.52 go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:07:00.351Z] #51 ... [2022-03-10T01:07:00.351Z] [2022-03-10T01:07:00.351Z] #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-03-10T01:07:00.351Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:00.351Z] #14 54.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T01:07:00.351Z] #14 54.48 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-03-10T01:07:00.351Z] #14 54.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T01:07:00.351Z] #14 54.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T01:07:00.351Z] #14 55.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:07:00.351Z] #14 56.21 Fetched 115 MB in 10s (11.3 MB/s) [2022-03-10T01:07:00.351Z] #14 56.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T01:07:00.351Z] #14 56.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-03-10T01:07:00.351Z] #14 56.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:07:00.351Z] #14 56.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:07:00.351Z] #14 59.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T01:07:00.351Z] #14 59.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:07:00.351Z] #14 59.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:07:00.351Z] #14 63.96 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T01:07:00.351Z] #14 63.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T01:07:00.351Z] #14 63.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:07:00.351Z] #14 64.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T01:07:00.351Z] #14 64.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:07:00.351Z] #14 64.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:07:00.436Z] #51 62.62 go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:07:00.550Z] Fetching without tags [2022-03-10T01:07:00.609Z] #14 ... [2022-03-10T01:07:00.609Z] [2022-03-10T01:07:00.609Z] #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-03-10T01:07:00.609Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:07:00.609Z] #60 1.970 + RM_GOPATH=0 [2022-03-10T01:07:00.609Z] #60 1.970 + TMP_GOPATH= [2022-03-10T01:07:00.609Z] #60 1.970 + : /build [2022-03-10T01:07:00.609Z] #60 1.970 + '[' -z '' ']' [2022-03-10T01:07:00.609Z] #60 1.970 ++ mktemp -d [2022-03-10T01:07:00.609Z] #60 2.029 + export GOPATH=/tmp/tmp.6iEquB7Yl7 [2022-03-10T01:07:00.609Z] #60 2.029 + GOPATH=/tmp/tmp.6iEquB7Yl7 [2022-03-10T01:07:00.609Z] #60 2.029 + RM_GOPATH=1 [2022-03-10T01:07:00.609Z] #60 2.029 + case "$(go env GOARCH)" in [2022-03-10T01:07:00.609Z] #60 2.029 ++ go env GOARCH [2022-03-10T01:07:00.609Z] #60 2.044 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:00.609Z] #60 2.044 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:00.609Z] #60 2.044 ++ dirname /install.sh [2022-03-10T01:07:00.609Z] #60 2.044 + dir=/ [2022-03-10T01:07:00.609Z] #60 2.044 + bin=containerd [2022-03-10T01:07:00.609Z] #60 2.044 + shift [2022-03-10T01:07:00.609Z] #60 2.044 + '[' '!' -f //containerd.installer ']' [2022-03-10T01:07:00.609Z] #60 2.044 + . //containerd.installer [2022-03-10T01:07:00.609Z] #60 2.044 ++ set -e [2022-03-10T01:07:00.609Z] #60 2.044 ++ : v1.5.10 [2022-03-10T01:07:00.609Z] #60 2.044 + install_containerd [2022-03-10T01:07:00.609Z] #60 2.044 + echo 'Install containerd version v1.5.10' [2022-03-10T01:07:00.609Z] #60 2.044 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6iEquB7Yl7/src/github.com/containerd/containerd [2022-03-10T01:07:00.609Z] #60 2.045 Install containerd version v1.5.10 [2022-03-10T01:07:00.609Z] #60 2.128 Cloning into '/tmp/tmp.6iEquB7Yl7/src/github.com/containerd/containerd'... [2022-03-10T01:07:00.609Z] #60 ... [2022-03-10T01:07:00.609Z] [2022-03-10T01:07:00.609Z] #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-03-10T01:07:00.609Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:00.609Z] #14 64.81 Selecting previously unselected package dmsetup. [2022-03-10T01:07:00.609Z] #14 64.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:07:00.609Z] #14 64.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:07:00.866Z] #14 64.97 Selecting previously unselected package mingw-w64-common. [2022-03-10T01:07:00.866Z] #14 64.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T01:07:00.866Z] #14 65.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T01:07:00.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:00.315Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:07:00.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:00.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:00.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:07:00.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:00.580Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:01.272Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:01.665Z] #19 ... [2022-03-10T01:07:01.665Z] [2022-03-10T01:07:01.665Z] #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-03-10T01:07:01.665Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:07:01.665Z] #50 DONE 162.6s [2022-03-10T01:07:01.665Z] [2022-03-10T01:07:01.665Z] #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-03-10T01:07:01.665Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:07:01.665Z] #19 152.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-10T01:07:01.665Z] #19 152.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:01.665Z] #19 152.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:07:01.665Z] #19 152.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-10T01:07:01.665Z] #19 152.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:01.665Z] #19 152.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:07:01.799Z] #14 ... [2022-03-10T01:07:01.799Z] [2022-03-10T01:07:01.799Z] #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-03-10T01:07:01.799Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:07:01.799Z] #38 55.80 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:07:01.799Z] #38 55.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:07:01.799Z] #38 55.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:07:01.799Z] #38 65.77 Selecting previously unselected package libxml2:amd64. [2022-03-10T01:07:01.799Z] #38 65.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T01:07:01.799Z] #38 65.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:07:01.799Z] #38 ... [2022-03-10T01:07:01.799Z] [2022-03-10T01:07:01.799Z] #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-03-10T01:07:01.799Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:07:01.799Z] #47 60.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:07:01.799Z] #47 60.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:07:01.799Z] #47 60.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:07:01.799Z] #47 60.27 Setting up python3-six (1.16.0-2) ... [2022-03-10T01:07:01.799Z] #47 62.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:07:01.799Z] #47 62.26 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T01:07:02.365Z] #47 ... [2022-03-10T01:07:02.365Z] [2022-03-10T01:07:02.365Z] #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-03-10T01:07:02.365Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:07:02.365Z] #38 66.38 Selecting previously unselected package libarchive13:amd64. [2022-03-10T01:07:02.365Z] #38 66.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T01:07:02.365Z] #38 66.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:07:02.668Z] #38 66.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T01:07:02.668Z] #38 66.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T01:07:02.668Z] #38 66.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:07:02.967Z] #38 67.13 Selecting previously unselected package librhash0:amd64. [2022-03-10T01:07:02.967Z] #38 67.13 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T01:07:02.967Z] #38 67.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:07:03.554Z] #38 67.58 Selecting previously unselected package libuv1:amd64. [2022-03-10T01:07:03.554Z] #38 67.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T01:07:03.554Z] #38 67.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:07:03.554Z] #38 67.82 Selecting previously unselected package cmake. [2022-03-10T01:07:03.709Z] #56 ... [2022-03-10T01:07:03.709Z] [2022-03-10T01:07:03.709Z] #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-03-10T01:07:03.709Z] #26 sha256:d7a2dd2adc7defa2e7dcb55348e54977fa53e0aa9cc0346ecdb34e8ea9d7b4d8 [2022-03-10T01:07:03.709Z] #26 194.9 + return [2022-03-10T01:07:03.709Z] #26 DONE 195.9s [2022-03-10T01:07:03.709Z] [2022-03-10T01:07:03.709Z] #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-03-10T01:07:03.709Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:07:03.815Z] #38 67.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T01:07:03.815Z] #38 67.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:07:03.968Z] #56 ... [2022-03-10T01:07:03.968Z] [2022-03-10T01:07:03.968Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T01:07:03.968Z] #27 sha256:381aaaac609c097d1a0ea249cabb97717710f1086aa18e7f152f37080da29153 [2022-03-10T01:07:01.378Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:01.425Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:03.894Z] > git remote # timeout=10 [2022-03-10T01:07:03.972Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:07:04.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:04.003Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:07:04.228Z] #27 DONE 0.5s [2022-03-10T01:07:04.228Z] [2022-03-10T01:07:04.228Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T01:07:04.228Z] #32 sha256:82ce6a912c369e542d0379bf9ee18ef0dee20cc6b180c22a5b1d6c00bd9c70ff [2022-03-10T01:07:04.240Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:04.240Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:07:05.164Z] #32 DONE 0.6s [2022-03-10T01:07:05.164Z] [2022-03-10T01:07:05.164Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T01:07:05.164Z] #35 sha256:e0c9543dda96c5ffb9e51a2daa07987eb2387f2579ce9404f5a52a280cfc83f7 [2022-03-10T01:07:05.423Z] #35 DONE 0.6s [2022-03-10T01:07:05.423Z] [2022-03-10T01:07:05.423Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T01:07:05.423Z] #37 sha256:197700cea3b8c176c8751f7e32cb103e57cfbf1c117045cfde76f93757e6d761 [2022-03-10T01:07:05.683Z] #37 DONE 0.2s [2022-03-10T01:07:05.683Z] [2022-03-10T01:07:05.683Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T01:07:05.683Z] #41 sha256:6c0660f1a44b89c4e1a0e2cecf95f70379770683cb56a77eedb54bf13e2eb392 [2022-03-10T01:07:05.756Z] #51 ... [2022-03-10T01:07:05.756Z] [2022-03-10T01:07:05.756Z] #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-03-10T01:07:05.756Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:07:05.756Z] #38 66.41 Selecting previously unselected package libxml2:amd64. [2022-03-10T01:07:05.756Z] #38 66.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T01:07:05.756Z] #38 66.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:07:05.756Z] #38 67.44 Selecting previously unselected package libarchive13:amd64. [2022-03-10T01:07:05.756Z] #38 67.44 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T01:07:05.756Z] #38 67.46 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:07:05.756Z] #38 68.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T01:07:05.756Z] #38 68.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T01:07:05.756Z] #38 68.06 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:07:05.944Z] #41 DONE 0.1s [2022-03-10T01:07:05.944Z] [2022-03-10T01:07:05.944Z] #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-03-10T01:07:05.944Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:07:05.944Z] #60 178.5 + bin/containerd [2022-03-10T01:07:06.203Z] #60 ... [2022-03-10T01:07:06.203Z] [2022-03-10T01:07:06.203Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T01:07:06.203Z] #44 sha256:528646a8ee028bfaeb6487e1fe4c54247eadf86f10167f535ac21586fb87167f [2022-03-10T01:07:06.203Z] #44 DONE 0.4s [2022-03-10T01:07:06.203Z] [2022-03-10T01:07:06.203Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T01:07:06.203Z] #48 sha256:9727d2c04dc1f9a0f9347821477f8e79d4a5c94710021e865f33cdb8d695b2e1 [2022-03-10T01:07:06.203Z] #48 DONE 0.1s [2022-03-10T01:07:06.203Z] [2022-03-10T01:07:06.203Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T01:07:06.203Z] #50 sha256:35ae10468a2b53021e8382479d39a6ddeb11674bb6f490d6333b804cd7d7e274 [2022-03-10T01:07:06.203Z] #50 DONE 0.1s [2022-03-10T01:07:06.203Z] [2022-03-10T01:07:06.203Z] #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-03-10T01:07:06.203Z] #56 sha256:4552d786a15bab1aa0c059acf43978026549b5ba06957f4b267f936c0dcae3cd [2022-03-10T01:07:06.329Z] #38 68.47 Selecting previously unselected package librhash0:amd64. [2022-03-10T01:07:06.329Z] #38 68.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T01:07:06.329Z] #38 68.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:07:06.329Z] #38 68.68 Selecting previously unselected package libuv1:amd64. [2022-03-10T01:07:06.591Z] #38 68.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T01:07:06.591Z] #38 68.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:07:06.591Z] #38 68.95 Selecting previously unselected package cmake. [2022-03-10T01:07:06.857Z] #38 68.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T01:07:06.857Z] #38 68.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:07:06.937Z] #19 158.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-10T01:07:06.937Z] #19 158.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:06.937Z] #19 158.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:06.937Z] #19 158.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-10T01:07:06.937Z] #19 158.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:06.937Z] #19 158.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:07:06.937Z] #19 158.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-10T01:07:06.937Z] #19 158.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:06.937Z] #19 158.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:07:06.937Z] #19 158.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-10T01:07:06.937Z] #19 158.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:06.937Z] #19 158.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:06.937Z] #19 158.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-10T01:07:06.937Z] #19 158.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:06.937Z] #19 158.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:06.937Z] #19 158.8 Selecting previously unselected package cross-config. [2022-03-10T01:07:07.197Z] #19 158.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-10T01:07:07.197Z] #19 158.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-10T01:07:07.197Z] #19 158.8 Selecting previously unselected package gcc-10-cross-base. [2022-03-10T01:07:07.197Z] #19 158.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.197Z] #19 158.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-10T01:07:07.197Z] #19 158.9 Selecting previously unselected package libc6-arm64-cross. [2022-03-10T01:07:07.197Z] #19 158.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:07.197Z] #19 158.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-10T01:07:04.144Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T01:07:04.269Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:04.316Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:07.456Z] #19 159.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-10T01:07:07.456Z] #19 159.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.456Z] #19 159.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:07.456Z] #19 159.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-10T01:07:07.456Z] #19 159.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.456Z] #19 159.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:07.456Z] #19 159.2 Selecting previously unselected package libitm1-arm64-cross. [2022-03-10T01:07:07.456Z] #19 159.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.456Z] #19 159.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:07.456Z] #19 159.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-10T01:07:07.456Z] #19 159.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.456Z] #19 159.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:07.716Z] #19 159.3 Selecting previously unselected package libasan6-arm64-cross. [2022-03-10T01:07:07.716Z] #19 159.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:07.716Z] #19 159.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:07.998Z] #38 ... [2022-03-10T01:07:07.998Z] [2022-03-10T01:07:07.998Z] #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-03-10T01:07:07.998Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:07:07.998Z] #47 67.73 Setting up criu (3.16.1-3) ... [2022-03-10T01:07:07.998Z] #47 71.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:07:07.998Z] #47 DONE 71.6s [2022-03-10T01:07:07.998Z] [2022-03-10T01:07:07.998Z] #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-03-10T01:07:07.998Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:08.234Z] #19 159.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-10T01:07:08.234Z] #19 159.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:08.234Z] #19 159.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:08.234Z] #19 160.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-10T01:07:08.234Z] #19 160.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:08.234Z] #19 160.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:08.493Z] #19 160.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-10T01:07:08.493Z] #19 160.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:08.565Z] #14 ... [2022-03-10T01:07:08.565Z] [2022-03-10T01:07:08.565Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:08.565Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:08.565Z] #51 72.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T01:07:08.753Z] #19 160.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:08.753Z] #19 160.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-10T01:07:08.753Z] #19 160.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:08.753Z] #19 160.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:08.753Z] #19 160.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-10T01:07:08.830Z] #51 73.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:07:09.012Z] #19 160.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:09.012Z] #19 160.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:09.012Z] #19 160.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-10T01:07:09.012Z] #19 160.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:09.012Z] #19 160.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:07:09.090Z] #51 73.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:07:09.090Z] #51 73.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T01:07:09.353Z] #51 73.69 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T01:07:09.353Z] #51 73.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T01:07:09.406Z] #38 ... [2022-03-10T01:07:09.406Z] [2022-03-10T01:07:09.406Z] #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-03-10T01:07:09.406Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:07:09.406Z] #47 61.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:07:09.406Z] #47 64.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T01:07:09.406Z] #47 64.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:07:09.406Z] #47 64.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:07:09.406Z] #47 64.48 Setting up python3-six (1.16.0-2) ... [2022-03-10T01:07:09.406Z] #47 66.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:07:09.406Z] #47 66.11 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T01:07:09.406Z] #47 71.05 Setting up criu (3.16.1-3) ... [2022-03-10T01:07:09.612Z] #51 73.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T01:07:09.612Z] #51 73.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T01:07:09.612Z] #51 73.93 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T01:07:09.667Z] #47 ... [2022-03-10T01:07:09.667Z] [2022-03-10T01:07:09.667Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:09.667Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:09.667Z] #51 69.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T01:07:09.667Z] #51 69.97 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T01:07:09.667Z] #51 70.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T01:07:09.667Z] #51 70.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T01:07:09.667Z] #51 70.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T01:07:09.667Z] #51 70.17 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T01:07:09.667Z] #51 70.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T01:07:09.667Z] #51 70.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T01:07:09.667Z] #51 70.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T01:07:09.667Z] #51 70.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T01:07:09.667Z] #51 70.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T01:07:09.667Z] #51 70.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T01:07:09.667Z] #51 71.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:07:09.667Z] #51 71.43 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T01:07:09.869Z] #51 73.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T01:07:09.869Z] #51 74.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T01:07:09.869Z] #51 74.12 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T01:07:09.869Z] #51 74.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T01:07:09.928Z] #51 72.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T01:07:09.928Z] #51 72.19 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T01:07:09.928Z] #51 72.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T01:07:09.928Z] #51 72.33 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:07:10.126Z] #51 74.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T01:07:10.126Z] #51 74.39 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T01:07:10.190Z] #51 72.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:07:10.190Z] #51 72.35 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T01:07:10.190Z] #51 72.40 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T01:07:10.389Z] #56 118.5 + mkdir -p /build [2022-03-10T01:07:10.389Z] #56 118.5 + cp runc /build/runc [2022-03-10T01:07:10.691Z] #51 74.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:07:10.691Z] #51 74.89 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T01:07:10.762Z] #51 72.82 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:07:10.762Z] #51 73.03 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T01:07:10.948Z] #51 75.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T01:07:11.023Z] #51 73.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T01:07:11.024Z] #51 73.34 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T01:07:11.205Z] #51 75.28 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T01:07:11.205Z] #51 75.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T01:07:11.205Z] #51 75.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:07:11.205Z] #51 75.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:07:11.205Z] #51 75.51 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T01:07:11.286Z] #51 ... [2022-03-10T01:07:11.286Z] [2022-03-10T01:07:11.286Z] #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-03-10T01:07:11.286Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:11.286Z] #14 63.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T01:07:11.286Z] #14 63.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:07:11.286Z] #14 63.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:07:11.286Z] #14 67.42 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T01:07:11.286Z] #14 67.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T01:07:11.287Z] #14 67.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:07:11.287Z] #14 67.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T01:07:11.287Z] #14 67.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:07:11.287Z] #14 67.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:07:11.287Z] #14 68.27 Selecting previously unselected package dmsetup. [2022-03-10T01:07:11.287Z] #14 68.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:07:11.287Z] #14 68.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:07:11.287Z] #14 68.55 Selecting previously unselected package mingw-w64-common. [2022-03-10T01:07:11.287Z] #14 68.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T01:07:11.287Z] #14 68.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T01:07:11.462Z] #51 75.54 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T01:07:11.462Z] #51 ... [2022-03-10T01:07:11.462Z] [2022-03-10T01:07:11.462Z] #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-03-10T01:07:11.462Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:07:11.462Z] #38 75.04 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:07:11.462Z] #38 75.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:07:11.462Z] #38 75.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:07:11.462Z] #38 75.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:07:11.462Z] #38 75.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:07:11.462Z] #38 75.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:07:11.462Z] #38 75.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:07:11.462Z] #38 75.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:07:11.462Z] #38 75.28 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:07:11.462Z] #38 75.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:07:11.462Z] #38 75.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:07:11.462Z] #38 DONE 75.8s [2022-03-10T01:07:11.719Z] [2022-03-10T01:07:11.719Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:11.719Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:11.719Z] #51 75.82 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:07:11.719Z] #51 ... [2022-03-10T01:07:11.719Z] [2022-03-10T01:07:11.719Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T01:07:11.719Z] #39 sha256:31848df3c4892b868390154772054045f775db3d8db1f00724f32471e2669db7 [2022-03-10T01:07:11.719Z] #39 DONE 0.3s [2022-03-10T01:07:11.861Z] #14 ... [2022-03-10T01:07:11.862Z] [2022-03-10T01:07:11.862Z] #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-03-10T01:07:11.862Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T01:07:11.862Z] #47 73.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:07:11.976Z] [2022-03-10T01:07:11.976Z] #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-03-10T01:07:11.977Z] #40 sha256:a5a3ea365fa016d66ef3e7a8fc600405a434821e31309005078c176760f50fab [2022-03-10T01:07:12.291Z] #56 DONE 120.3s [2022-03-10T01:07:12.291Z] [2022-03-10T01:07:12.291Z] #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-03-10T01:07:12.291Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:07:12.553Z] #60 ... [2022-03-10T01:07:12.553Z] [2022-03-10T01:07:12.553Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:12.553Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T01:07:12.553Z] #51 206.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T01:07:12.811Z] #51 DONE 206.5s [2022-03-10T01:07:12.811Z] [2022-03-10T01:07:12.811Z] #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-03-10T01:07:12.811Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:07:13.782Z] #47 DONE 75.9s [2022-03-10T01:07:13.782Z] [2022-03-10T01:07:13.782Z] #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-03-10T01:07:13.782Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T01:07:13.782Z] #38 75.26 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:07:13.782Z] #38 75.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:07:13.782Z] #38 75.41 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:07:13.782Z] #38 75.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:07:13.782Z] #38 75.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:07:13.782Z] #38 75.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:07:13.782Z] #38 75.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:07:13.782Z] #38 76.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:07:13.782Z] #38 76.16 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:07:13.875Z] #40 1.968 + RM_GOPATH=0 [2022-03-10T01:07:13.875Z] #40 1.968 + TMP_GOPATH= [2022-03-10T01:07:13.875Z] #40 1.968 + : /build [2022-03-10T01:07:13.875Z] #40 1.968 + '[' -z '' ']' [2022-03-10T01:07:13.875Z] #40 1.968 ++ mktemp -d [2022-03-10T01:07:13.875Z] #40 1.969 + export GOPATH=/tmp/tmp.o8INXlKRam [2022-03-10T01:07:13.875Z] #40 1.969 + GOPATH=/tmp/tmp.o8INXlKRam [2022-03-10T01:07:13.875Z] #40 1.969 + RM_GOPATH=1 [2022-03-10T01:07:13.875Z] #40 1.969 + case "$(go env GOARCH)" in [2022-03-10T01:07:13.875Z] #40 1.970 ++ go env GOARCH [2022-03-10T01:07:13.875Z] #40 1.986 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:13.875Z] #40 1.986 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:13.875Z] #40 1.990 ++ dirname /install.sh [2022-03-10T01:07:13.875Z] #40 1.991 + dir=/ [2022-03-10T01:07:13.875Z] #40 2.013 Install tini version v0.19.0 [2022-03-10T01:07:13.875Z] #40 2.017 + bin=tini [2022-03-10T01:07:13.875Z] #40 2.017 + shift [2022-03-10T01:07:13.875Z] #40 2.017 + '[' '!' -f //tini.installer ']' [2022-03-10T01:07:13.875Z] #40 2.017 + . //tini.installer [2022-03-10T01:07:13.875Z] #40 2.017 ++ : v0.19.0 [2022-03-10T01:07:13.875Z] #40 2.017 + install_tini [2022-03-10T01:07:13.875Z] #40 2.017 + echo 'Install tini version v0.19.0' [2022-03-10T01:07:13.875Z] #40 2.017 + git clone https://github.com/krallin/tini.git /tmp/tmp.o8INXlKRam/tini [2022-03-10T01:07:13.875Z] #40 2.017 Cloning into '/tmp/tmp.o8INXlKRam/tini'... [2022-03-10T01:07:14.043Z] #38 76.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:07:14.043Z] #38 76.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:07:14.187Z] #60 ... [2022-03-10T01:07:14.187Z] [2022-03-10T01:07:14.187Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T01:07:14.187Z] #52 sha256:44bd86d976facfd39a6335ffdb25988daa388efc00a4fc9aec62e2a8025b5cf7 [2022-03-10T01:07:14.289Z] using credential docker-jenkins-github-credentials [2022-03-10T01:07:14.367Z] Cloning the remote Git repository [2022-03-10T01:07:14.367Z] Cloning with configured refspecs honoured and without tags [2022-03-10T01:07:14.445Z] #52 DONE 0.6s [2022-03-10T01:07:14.445Z] [2022-03-10T01:07:14.445Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T01:07:14.445Z] #54 sha256:10fd860c172394958d635345f0ff58dde695d8ea1f1d2f3dd1b43ea460478a3f [2022-03-10T01:07:14.445Z] #54 DONE 0.1s [2022-03-10T01:07:14.445Z] [2022-03-10T01:07:14.445Z] #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-03-10T01:07:14.445Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:07:14.617Z] #38 DONE 76.6s [2022-03-10T01:07:14.617Z] [2022-03-10T01:07:14.617Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T01:07:14.617Z] #39 sha256:56c136d0411d7f376c0df73f35854af9f4b9f6232615f9445031f80cd318b357 [2022-03-10T01:07:14.617Z] #39 DONE 0.2s [2022-03-10T01:07:14.617Z] [2022-03-10T01:07:14.617Z] #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-03-10T01:07:14.617Z] #40 sha256:772b38941ea0b35adf0511f340457242cf75cf9bed453204b24ca56ae8f48f81 [2022-03-10T01:07:14.617Z] #40 ... [2022-03-10T01:07:14.617Z] [2022-03-10T01:07:14.617Z] #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-03-10T01:07:14.617Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:07:14.617Z] #49 76.84 gotestsum version dev [2022-03-10T01:07:14.617Z] #49 DONE 77.0s [2022-03-10T01:07:14.704Z] #60 ... [2022-03-10T01:07:14.704Z] [2022-03-10T01:07:14.704Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T01:07:14.704Z] #57 sha256:d65383c0e13b855dd24795579ca53ad8c37068a593680e0dc024a3951d734efa [2022-03-10T01:07:14.704Z] #57 DONE 0.2s [2022-03-10T01:07:14.704Z] [2022-03-10T01:07:14.704Z] #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-03-10T01:07:14.704Z] #60 sha256:53bb8b0fcbdc863a7e1166e1562712520c0ed706ee21aab1f14d5b0d9d28c008 [2022-03-10T01:07:14.806Z] #40 2.954 + cd /tmp/tmp.o8INXlKRam/tini [2022-03-10T01:07:14.806Z] #40 2.954 + git checkout -q v0.19.0 [2022-03-10T01:07:14.806Z] #40 2.998 + cmake . [2022-03-10T01:07:14.563Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T01:07:14.879Z] [2022-03-10T01:07:14.879Z] #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-03-10T01:07:14.879Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:14.879Z] #14 76.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T01:07:14.879Z] #14 76.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T01:07:14.879Z] #14 76.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:07:15.371Z] #40 ... [2022-03-10T01:07:15.371Z] [2022-03-10T01:07:15.371Z] #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-03-10T01:07:15.371Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T01:07:15.371Z] #49 78.92 gotestsum version dev [2022-03-10T01:07:15.371Z] #49 DONE 79.3s [2022-03-10T01:07:15.371Z] [2022-03-10T01:07:15.371Z] #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-03-10T01:07:15.371Z] #40 sha256:a5a3ea365fa016d66ef3e7a8fc600405a434821e31309005078c176760f50fab [2022-03-10T01:07:15.371Z] #40 3.516 -- The C compiler identification is GNU 10.2.1 [2022-03-10T01:07:15.371Z] #40 3.622 -- Detecting C compiler ABI info [2022-03-10T01:07:15.763Z] Fetching without tags [2022-03-10T01:07:16.142Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:07:16.303Z] #40 4.486 -- Detecting C compiler ABI info - done [2022-03-10T01:07:16.560Z] #40 4.673 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T01:07:16.560Z] #40 4.712 -- Detecting C compile features [2022-03-10T01:07:16.560Z] #40 4.712 -- Detecting C compile features - done [2022-03-10T01:07:16.560Z] #40 4.766 -- Performing Test HAS_BUILTIN_FORTIFY [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:07:14.958Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T01:07:15.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:07:15.957Z] > git --version # timeout=10 [2022-03-10T01:07:16.006Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T01:07:16.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:16.010Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:17.123Z] #40 5.135 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T01:07:17.123Z] #40 5.262 -- Configuring done [2022-03-10T01:07:17.123Z] #40 5.287 -- Generating done [2022-03-10T01:07:17.123Z] #40 5.311 -- Build files have been written to: /tmp/tmp.o8INXlKRam/tini [2022-03-10T01:07:17.123Z] #40 5.314 + make tini-static [2022-03-10T01:07:17.228Z] #19 168.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-10T01:07:17.228Z] #19 168.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:17.228Z] #19 168.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:17.228Z] #19 168.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-10T01:07:17.228Z] #19 168.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-10T01:07:17.228Z] #19 168.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-10T01:07:17.228Z] #19 168.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-10T01:07:17.228Z] #19 168.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:17.228Z] #19 168.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-10T01:07:17.422Z] #40 5.599 Scanning dependencies of target tini-static [2022-03-10T01:07:17.422Z] #40 5.670 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T01:07:17.796Z] #19 169.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-10T01:07:17.796Z] #19 169.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:17.796Z] #19 169.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:07:15.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:15.471Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:07:15.533Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:15.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:15.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:07:15.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:15.802Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:18.946Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:19.171Z] #19 170.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-10T01:07:19.171Z] #19 170.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:19.319Z] #40 7.195 [100%] Linking C executable tini-static [2022-03-10T01:07:19.405Z] + docker version [2022-03-10T01:07:19.430Z] #19 171.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:07:19.576Z] #40 7.820 [100%] Built target tini-static [2022-03-10T01:07:19.576Z] #40 ... [2022-03-10T01:07:19.576Z] [2022-03-10T01:07:19.576Z] #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-03-10T01:07:19.576Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:19.576Z] #14 73.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T01:07:19.576Z] #14 73.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T01:07:19.576Z] #14 73.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:07:19.576Z] #14 81.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T01:07:19.576Z] #14 81.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:19.576Z] #14 82.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:07:19.576Z] #14 82.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T01:07:19.576Z] #14 82.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:19.576Z] #14 82.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:07:19.833Z] #14 ... [2022-03-10T01:07:19.833Z] [2022-03-10T01:07:19.833Z] #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-03-10T01:07:19.833Z] #40 sha256:a5a3ea365fa016d66ef3e7a8fc600405a434821e31309005078c176760f50fab [2022-03-10T01:07:19.833Z] #40 7.896 + mkdir -p /build [2022-03-10T01:07:19.833Z] #40 7.896 + cp tini-static /build/docker-init [2022-03-10T01:07:20.090Z] #40 DONE 8.2s [2022-03-10T01:07:20.090Z] [2022-03-10T01:07:20.090Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:20.090Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:20.090Z] #51 76.22 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T01:07:20.090Z] #51 76.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T01:07:20.090Z] #51 76.47 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T01:07:20.090Z] #51 78.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:07:20.173Z] #14 ... [2022-03-10T01:07:20.173Z] [2022-03-10T01:07:20.173Z] #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-03-10T01:07:20.173Z] #40 sha256:772b38941ea0b35adf0511f340457242cf75cf9bed453204b24ca56ae8f48f81 [2022-03-10T01:07:20.173Z] #40 2.938 + RM_GOPATH=0 [2022-03-10T01:07:20.173Z] #40 2.938 + TMP_GOPATH= [2022-03-10T01:07:20.173Z] #40 2.938 + : /build [2022-03-10T01:07:20.173Z] #40 2.938 + '[' -z '' ']' [2022-03-10T01:07:20.173Z] #40 2.938 ++ mktemp -d [2022-03-10T01:07:20.173Z] #40 2.938 + export GOPATH=/tmp/tmp.4XEaSVXqOy [2022-03-10T01:07:20.173Z] #40 2.938 + GOPATH=/tmp/tmp.4XEaSVXqOy [2022-03-10T01:07:20.173Z] #40 2.938 + RM_GOPATH=1 [2022-03-10T01:07:20.173Z] #40 2.938 + case "$(go env GOARCH)" in [2022-03-10T01:07:20.173Z] #40 2.938 ++ go env GOARCH [2022-03-10T01:07:20.173Z] #40 2.991 Install tini version v0.19.0 [2022-03-10T01:07:20.173Z] #40 2.991 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:20.173Z] #40 2.991 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:07:20.173Z] #40 2.991 ++ dirname /install.sh [2022-03-10T01:07:20.173Z] #40 2.991 + dir=/ [2022-03-10T01:07:20.173Z] #40 2.991 + bin=tini [2022-03-10T01:07:20.173Z] #40 2.991 + shift [2022-03-10T01:07:20.173Z] #40 2.991 + '[' '!' -f //tini.installer ']' [2022-03-10T01:07:20.173Z] #40 2.991 + . //tini.installer [2022-03-10T01:07:20.173Z] #40 2.991 ++ : v0.19.0 [2022-03-10T01:07:20.173Z] #40 2.991 + install_tini [2022-03-10T01:07:20.173Z] #40 2.991 + echo 'Install tini version v0.19.0' [2022-03-10T01:07:20.173Z] #40 2.991 + git clone https://github.com/krallin/tini.git /tmp/tmp.4XEaSVXqOy/tini [2022-03-10T01:07:20.173Z] #40 3.003 Cloning into '/tmp/tmp.4XEaSVXqOy/tini'... [2022-03-10T01:07:20.173Z] #40 4.199 + cd /tmp/tmp.4XEaSVXqOy/tini [2022-03-10T01:07:20.173Z] #40 4.199 + git checkout -q v0.19.0 [2022-03-10T01:07:20.173Z] #40 4.236 + cmake . [2022-03-10T01:07:20.173Z] #40 5.046 -- The C compiler identification is GNU 10.2.1 [2022-03-10T01:07:20.173Z] #40 5.148 -- Detecting C compiler ABI info [2022-03-10T01:07:20.748Z] #40 5.872 -- Detecting C compiler ABI info - done [2022-03-10T01:07:20.748Z] #40 6.112 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T01:07:20.748Z] #40 6.157 -- Detecting C compile features [2022-03-10T01:07:20.748Z] #40 6.157 -- Detecting C compile features - done [2022-03-10T01:07:20.748Z] #40 6.246 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T01:07:20.807Z] #19 ... [2022-03-10T01:07:20.807Z] [2022-03-10T01:07:20.807Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:20.807Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:20.807Z] #58 183.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T01:07:19.055Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:19.115Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:21.321Z] #40 6.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T01:07:21.321Z] #40 6.720 -- Configuring done [2022-03-10T01:07:21.321Z] #40 6.758 -- Generating done [2022-03-10T01:07:21.321Z] #40 6.759 -- Build files have been written to: /tmp/tmp.4XEaSVXqOy/tini [2022-03-10T01:07:21.321Z] #40 6.762 + make tini-static [2022-03-10T01:07:21.894Z] #40 7.150 Scanning dependencies of target tini-static [2022-03-10T01:07:21.894Z] #40 7.262 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T01:07:22.683Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:22.683Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:07:22.839Z] #40 ... [2022-03-10T01:07:22.839Z] [2022-03-10T01:07:22.839Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:22.839Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:22.839Z] #51 75.03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:07:23.102Z] #51 ... [2022-03-10T01:07:23.102Z] [2022-03-10T01:07:23.102Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-10T01:07:23.102Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:23.102Z] #14 84.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T01:07:23.102Z] #14 84.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:23.102Z] #14 84.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:07:23.102Z] #14 84.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T01:07:23.102Z] #14 84.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:23.102Z] #14 84.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:07:24.094Z] #58 DONE 186.4s [2022-03-10T01:07:24.094Z] [2022-03-10T01:07:24.094Z] #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-03-10T01:07:24.094Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T01:07:22.267Z] > git remote # timeout=10 [2022-03-10T01:07:22.368Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:07:22.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:22.439Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:07:22.588Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T01:07:22.718Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:22.771Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:24.662Z] #19 176.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-10T01:07:24.662Z] #19 176.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:24.662Z] #19 176.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:24.662Z] #19 176.4 Selecting previously unselected package patch. [2022-03-10T01:07:24.662Z] #19 176.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-10T01:07:24.662Z] #19 176.4 Unpacking patch (2.7.6-7) ... [2022-03-10T01:07:24.662Z] #19 176.4 Selecting previously unselected package dpkg-dev. [2022-03-10T01:07:24.920Z] #19 176.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-10T01:07:24.920Z] #19 176.5 Unpacking dpkg-dev (1.20.9) ... [2022-03-10T01:07:24.920Z] #19 176.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-10T01:07:24.920Z] #19 176.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-10T01:07:24.920Z] #19 176.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-10T01:07:24.920Z] #19 176.7 Selecting previously unselected package libio-string-perl. [2022-03-10T01:07:25.022Z] #14 ... [2022-03-10T01:07:25.022Z] [2022-03-10T01:07:25.022Z] #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-03-10T01:07:25.022Z] #40 sha256:772b38941ea0b35adf0511f340457242cf75cf9bed453204b24ca56ae8f48f81 [2022-03-10T01:07:25.022Z] #40 8.983 [100%] Linking C executable tini-static [2022-03-10T01:07:25.022Z] #40 9.622 [100%] Built target tini-static [2022-03-10T01:07:25.022Z] #40 9.718 + mkdir -p /build [2022-03-10T01:07:25.022Z] #40 9.718 + cp tini-static /build/docker-init [2022-03-10T01:07:25.022Z] #40 DONE 10.1s [2022-03-10T01:07:25.022Z] [2022-03-10T01:07:25.022Z] #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-03-10T01:07:25.022Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:07:25.179Z] #19 176.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-10T01:07:25.179Z] #19 176.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-10T01:07:25.179Z] #19 176.8 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:07:25.179Z] #19 176.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:07:25.179Z] #19 176.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:07:26.114Z] #19 177.7 Selecting previously unselected package libxml2:amd64. [2022-03-10T01:07:26.114Z] #19 177.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T01:07:26.114Z] #19 177.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:07:26.114Z] #19 177.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-10T01:07:26.114Z] #19 177.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-10T01:07:26.114Z] #19 177.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-10T01:07:26.114Z] #19 177.8 Selecting previously unselected package libxml-sax-base-perl. [2022-03-10T01:07:26.114Z] #19 177.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-10T01:07:26.114Z] #19 177.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-10T01:07:26.114Z] #19 177.8 Selecting previously unselected package libxml-sax-perl. [2022-03-10T01:07:26.114Z] #19 177.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-10T01:07:26.114Z] #19 177.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-10T01:07:26.114Z] #19 177.9 Selecting previously unselected package libxml-libxml-perl. [2022-03-10T01:07:26.114Z] #19 177.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-10T01:07:26.114Z] #19 177.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-10T01:07:26.114Z] #19 177.9 Selecting previously unselected package libxml-simple-perl. [2022-03-10T01:07:26.114Z] #19 177.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-10T01:07:26.114Z] #19 177.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-10T01:07:26.114Z] #19 177.9 Selecting previously unselected package libyaml-perl. [2022-03-10T01:07:26.114Z] #19 178.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.0 Unpacking libyaml-perl (1.30-1) ... [2022-03-10T01:07:26.373Z] #19 178.0 Selecting previously unselected package libconfig-auto-perl. [2022-03-10T01:07:26.373Z] #19 178.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-10T01:07:26.373Z] #19 178.0 Selecting previously unselected package libfile-which-perl. [2022-03-10T01:07:26.373Z] #19 178.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.0 Unpacking libfile-which-perl (1.23-1) ... [2022-03-10T01:07:26.373Z] #19 178.0 Selecting previously unselected package libfile-homedir-perl. [2022-03-10T01:07:26.373Z] #19 178.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-10T01:07:26.373Z] #19 178.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-10T01:07:26.373Z] #19 178.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-10T01:07:26.373Z] #19 178.1 Selecting previously unselected package dpkg-cross. [2022-03-10T01:07:26.373Z] #19 178.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-10T01:07:26.373Z] #19 178.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-10T01:07:26.373Z] #19 178.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-10T01:07:26.631Z] #19 178.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-10T01:07:26.631Z] #19 178.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-10T01:07:26.631Z] #19 178.2 Selecting previously unselected package libc6-armel-cross. [2022-03-10T01:07:26.631Z] #19 178.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:26.631Z] #19 178.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-10T01:07:26.631Z] #19 178.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-10T01:07:26.631Z] #19 178.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:26.631Z] #19 178.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:26.631Z] #19 178.4 Selecting previously unselected package libgomp1-armel-cross. [2022-03-10T01:07:26.631Z] #19 178.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:26.631Z] #19 178.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:26.631Z] #19 178.4 Selecting previously unselected package libatomic1-armel-cross. [2022-03-10T01:07:26.890Z] #19 178.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:26.890Z] #19 178.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:26.890Z] #19 178.5 Selecting previously unselected package libasan6-armel-cross. [2022-03-10T01:07:26.890Z] #19 178.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:26.890Z] #19 178.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:26.890Z] #19 178.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-10T01:07:27.149Z] #19 178.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:27.149Z] #19 178.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:27.149Z] #19 178.8 Selecting previously unselected package libubsan1-armel-cross. [2022-03-10T01:07:27.149Z] #19 178.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:27.149Z] #19 178.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:27.149Z] #19 178.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-10T01:07:27.149Z] #19 178.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:27.149Z] #19 178.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:27.149Z] #19 179.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-10T01:07:27.408Z] #19 179.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:27.408Z] #19 179.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:07:28.003Z] Client: [2022-03-10T01:07:28.003Z] Version: 20.10.9 [2022-03-10T01:07:28.003Z] API version: 1.41 [2022-03-10T01:07:28.003Z] Go version: go1.16.8 [2022-03-10T01:07:28.003Z] Git commit: c2ea9bc [2022-03-10T01:07:28.003Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:07:28.003Z] OS/Arch: windows/amd64 [2022-03-10T01:07:28.003Z] Context: default [2022-03-10T01:07:28.003Z] Experimental: true [2022-03-10T01:07:28.003Z] [2022-03-10T01:07:28.003Z] Server: Docker Engine - Community [2022-03-10T01:07:28.003Z] Engine: [2022-03-10T01:07:28.003Z] Version: 20.10.9 [2022-03-10T01:07:28.003Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:07:28.003Z] Go version: go1.16.8 [2022-03-10T01:07:28.003Z] Git commit: 79ea9d3 [2022-03-10T01:07:28.003Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:07:28.003Z] OS/Arch: windows/amd64 [2022-03-10T01:07:28.003Z] Experimental: true [2022-03-10T01:07:28.196Z] #51 ... [2022-03-10T01:07:28.196Z] [2022-03-10T01:07:28.196Z] #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-03-10T01:07:28.196Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:28.196Z] #14 92.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T01:07:28.196Z] #14 92.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:28.196Z] #14 92.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] sh [2022-03-10T01:07:28.966Z] #51 ... [2022-03-10T01:07:28.966Z] [2022-03-10T01:07:28.966Z] #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-03-10T01:07:28.966Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:07:28.966Z] #60 189.3 + bin/containerd [2022-03-10T01:07:29.587Z] + docker info [2022-03-10T01:07:29.588Z] Client: [2022-03-10T01:07:29.588Z] Context: default [2022-03-10T01:07:29.588Z] Debug Mode: false [2022-03-10T01:07:29.588Z] [2022-03-10T01:07:29.588Z] Server: [2022-03-10T01:07:29.588Z] Containers: 0 [2022-03-10T01:07:29.588Z] Running: 0 [2022-03-10T01:07:29.588Z] Paused: 0 [2022-03-10T01:07:29.588Z] Stopped: 0 [2022-03-10T01:07:29.588Z] Images: 0 [2022-03-10T01:07:29.588Z] Server Version: 20.10.9 [2022-03-10T01:07:29.588Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:07:29.588Z] Windows: [2022-03-10T01:07:29.588Z] LCOW: [2022-03-10T01:07:29.588Z] Logging Driver: json-file [2022-03-10T01:07:29.588Z] Plugins: [2022-03-10T01:07:29.588Z] Volume: local [2022-03-10T01:07:29.588Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:07:29.588Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:07:29.588Z] Swarm: inactive [2022-03-10T01:07:29.588Z] Default Isolation: process [2022-03-10T01:07:29.588Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:07:29.588Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:07:29.588Z] OSType: windows [2022-03-10T01:07:29.588Z] Architecture: x86_64 [2022-03-10T01:07:29.588Z] CPUs: 4 [2022-03-10T01:07:29.588Z] Total Memory: 32GiB [2022-03-10T01:07:29.588Z] Name: azwin-2-51b270 [2022-03-10T01:07:29.588Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T01:07:29.588Z] Docker Root Dir: D:\docker [2022-03-10T01:07:29.588Z] Debug Mode: false [2022-03-10T01:07:29.588Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:07:29.588Z] Labels: [2022-03-10T01:07:29.588Z] Experimental: true [2022-03-10T01:07:29.588Z] Insecure Registries: [2022-03-10T01:07:29.588Z] 10.0.0.4:5000 [2022-03-10T01:07:29.588Z] 127.0.0.0/8 [2022-03-10T01:07:29.588Z] Registry Mirrors: [2022-03-10T01:07:29.588Z] http://10.0.0.4:5000/ [2022-03-10T01:07:29.588Z] Live Restore Enabled: false [2022-03-10T01:07:29.588Z] Product License: Community Engine [2022-03-10T01:07:29.588Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T01:07:30.337Z] #60 ... [2022-03-10T01:07:30.337Z] [2022-03-10T01:07:30.337Z] #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-03-10T01:07:30.337Z] #56 sha256:583e7706499bcf0b1453eb5ad4948ef94963ff2d1d9c0e8b32a00cee7803c554 [2022-03-10T01:07:30.337Z] #56 128.2 + mkdir -p /build [2022-03-10T01:07:30.337Z] #56 128.2 + cp runc /build/runc [2022-03-10T01:07:31.267Z] #56 DONE 129.7s [2022-03-10T01:07:31.267Z] [2022-03-10T01:07:31.267Z] #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-03-10T01:07:31.267Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:07:31.616Z] #34 ... [2022-03-10T01:07:31.616Z] [2022-03-10T01:07:31.616Z] #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-03-10T01:07:31.616Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:31.616Z] #14 92.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T01:07:31.616Z] #14 92.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:31.616Z] #14 92.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:07:32.686Z] #19 183.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-10T01:07:32.686Z] #19 183.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:32.686Z] #19 183.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:07:32.686Z] #19 183.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-10T01:07:32.686Z] #19 183.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-10T01:07:32.686Z] #19 183.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-10T01:07:32.686Z] #19 183.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-10T01:07:32.686Z] #19 183.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:32.686Z] #19 183.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-10T01:07:32.686Z] #19 184.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-10T01:07:32.686Z] #19 184.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:32.686Z] #19 184.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:07:32.686Z] #19 184.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-10T01:07:32.686Z] #19 184.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:32.686Z] #19 184.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:07:33.561Z] Fetching without tags [2022-03-10T01:07:34.480Z] Merging remotes/origin/master commit 83b51522df43866e39f7c757a6ab84ef4050eeb3 into PR head commit 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:34.541Z] #60 ... [2022-03-10T01:07:34.541Z] [2022-03-10T01:07:34.541Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:07:34.541Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:07:34.541Z] #51 232.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T01:07:34.541Z] #51 DONE 232.7s [2022-03-10T01:07:34.541Z] [2022-03-10T01:07:34.541Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-10T01:07:34.541Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [2022-03-10T01:07:35.472Z] #60 ... [2022-03-10T01:07:35.472Z] [2022-03-10T01:07:35.472Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T01:07:35.472Z] #52 sha256:83526823e8027107d0832fd6dc220ccf3d1695eb8cda88d7c578f6533a182ccf [2022-03-10T01:07:33.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:33.294Z] > git config --add remote.origin.fetch +refs/pull/43353/head:refs/remotes/origin/PR-43353 # timeout=10 [2022-03-10T01:07:33.343Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:33.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T01:07:33.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T01:07:33.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:33.600Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43353/head:refs/remotes/origin/PR-43353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T01:07:34.592Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:34.641Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:35.623Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [2022-03-10T01:07:36.036Z] #52 DONE 0.3s [2022-03-10T01:07:36.037Z] [2022-03-10T01:07:36.037Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T01:07:36.037Z] #54 sha256:c8d4a87429755c321bff88f61542b910a12311caa0836bd549d278bd22c85019 [2022-03-10T01:07:36.037Z] #54 DONE 0.2s [2022-03-10T01:07:36.037Z] [2022-03-10T01:07:36.037Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T01:07:36.037Z] #57 sha256:e6f9cb7342981d1334a05716f6ac87f59bb401bab0c86628a58eaaf5aa55ec2d [2022-03-10T01:07:36.037Z] #57 DONE 0.1s [2022-03-10T01:07:36.037Z] [2022-03-10T01:07:36.037Z] #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-03-10T01:07:36.037Z] #60 sha256:73d47842787fbc64fd1694552a41407aaef58b7bf1601decc8d94a5fcad316b1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:07:37.962Z] #19 188.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-10T01:07:37.962Z] #19 188.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:37.962Z] #19 188.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:07:37.962Z] #19 188.9 Selecting previously unselected package crossbuild-essential-armel. [2022-03-10T01:07:37.962Z] #19 188.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-10T01:07:37.962Z] #19 188.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-10T01:07:37.962Z] #19 189.0 Selecting previously unselected package libc6-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-10T01:07:37.962Z] #19 189.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.2 Selecting previously unselected package libasan6-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-10T01:07:37.962Z] #19 189.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:37.962Z] #19 189.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:37.962Z] #19 189.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-10T01:07:37.962Z] #19 189.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:37.962Z] #19 189.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:07:38.254Z] Merge succeeded, producing 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:38.255Z] Checking out Revision 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 (PR-43353) [2022-03-10T01:07:37.895Z] > git remote # timeout=10 [2022-03-10T01:07:37.971Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T01:07:38.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T01:07:38.022Z] > git merge 83b51522df43866e39f7c757a6ab84ef4050eeb3 # timeout=10 [2022-03-10T01:07:38.165Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T01:07:38.291Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T01:07:38.340Z] > git checkout -f 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 # timeout=10 [2022-03-10T01:07:39.114Z] + docker version [2022-03-10T01:07:41.261Z] #60 209.6 # github.com/containerd/containerd/cmd/containerd [2022-03-10T01:07:41.261Z] #60 209.6 /usr/bin/ld: /tmp/go-link-708590034/000019.o: in function `New': [2022-03-10T01:07:41.261Z] #60 209.6 /tmp/tmp.2IeeGqbnZp/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-03-10T01:07:41.261Z] #60 209.6 + bin/containerd-stress [2022-03-10T01:07:41.261Z] #60 210.7 + bin/containerd-shim [2022-03-10T01:07:41.625Z] #14 ... [2022-03-10T01:07:41.625Z] [2022-03-10T01:07:41.625Z] #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-03-10T01:07:41.625Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:07:43.204Z] #60 52.94 Updating files: 50% (2409/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 82% (3921/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T01:07:43.204Z] #60 54.71 + cd /tmp/tmp.SxEQKg0Q4R/src/github.com/containerd/containerd [2022-03-10T01:07:43.227Z] #19 194.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-10T01:07:43.227Z] #19 194.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:43.227Z] #19 194.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:07:43.227Z] #19 194.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-10T01:07:43.227Z] #19 194.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-10T01:07:43.227Z] #19 194.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-10T01:07:43.227Z] #19 194.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-10T01:07:43.227Z] #19 194.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:43.227Z] #19 194.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-10T01:07:43.227Z] #19 194.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-10T01:07:43.227Z] #19 194.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:43.227Z] #19 194.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:07:43.465Z] #60 54.71 + git checkout -q v1.5.10 [2022-03-10T01:07:43.486Z] #19 195.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-10T01:07:43.486Z] #19 195.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:43.486Z] #19 195.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:07:43.793Z] #60 216.6 + bin/containerd-shim-runc-v1 [2022-03-10T01:07:45.384Z] #60 56.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T01:07:45.384Z] #60 56.67 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T01:07:45.384Z] #60 56.67 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:07:45.384Z] #60 56.67 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:07:45.384Z] #60 56.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T01:07:45.384Z] #60 56.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T01:07:45.384Z] #60 56.67 + '[' '' = dynamic ']' [2022-03-10T01:07:45.384Z] #60 56.67 + make [2022-03-10T01:07:46.274Z] #14 ... [2022-03-10T01:07:46.274Z] [2022-03-10T01:07:46.274Z] #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-03-10T01:07:46.274Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:07:46.274Z] #60 54.66 Updating files: 34% (1616/4731) Updating files: 35% (1656/4731) Updating files: 36% (1704/4731) Updating files: 37% (1751/4731) Updating files: 38% (1798/4731) Updating files: 39% (1846/4731) Updating files: 40% (1893/4731) Updating files: 41% (1940/4731) Updating files: 42% (1988/4731) Updating files: 43% (2035/4731) Updating files: 44% (2082/4731) Updating files: 45% (2129/4731) Updating files: 46% (2177/4731) Updating files: 47% (2224/4731) Updating files: 48% (2271/4731) Updating files: 49% (2319/4731) Updating files: 50% (2366/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 73% (3486/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T01:07:46.274Z] #60 56.59 + cd /tmp/tmp.6iEquB7Yl7/src/github.com/containerd/containerd [2022-03-10T01:07:46.274Z] #60 56.59 + git checkout -q v1.5.10 [2022-03-10T01:07:46.768Z] #60 57.88 + bin/ctr [2022-03-10T01:07:48.115Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T01:07:48.115Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b2ebf339\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T01:07:48.115Z] ---------------------------------------------------------------------------- [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] INFO: executeCI.ps1 starting at Thu Mar 10 01:07:45 CUT 2022 [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T01:07:48.115Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T01:07:48.115Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-10T01:07:48.115Z] INFO: Environment variables: [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] Name Value [2022-03-10T01:07:48.115Z] ---- ----- [2022-03-10T01:07:48.115Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T01:07:48.115Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T01:07:48.115Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T01:07:48.115Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T01:07:48.115Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T01:07:48.115Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T01:07:48.115Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T01:07:48.115Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T01:07:48.115Z] BRANCH_NAME PR-43353 [2022-03-10T01:07:48.115Z] BUILD_DISPLAY_NAME #3 [2022-03-10T01:07:48.115Z] BUILD_ID 3 [2022-03-10T01:07:48.115Z] BUILD_NUMBER 3 [2022-03-10T01:07:48.115Z] BUILD_TAG jenkins-moby-PR-43353-3 [2022-03-10T01:07:48.115Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/ [2022-03-10T01:07:48.115Z] CHANGE_AUTHOR thaJeztah [2022-03-10T01:07:48.115Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-10T01:07:48.115Z] CHANGE_BRANCH update_logentries [2022-03-10T01:07:48.115Z] CHANGE_FORK thaJeztah/docker [2022-03-10T01:07:48.115Z] CHANGE_ID 43353 [2022-03-10T01:07:48.115Z] CHANGE_TARGET master [2022-03-10T01:07:48.115Z] CHANGE_TITLE vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-03-10T01:07:48.115Z] CHANGE_URL https://github.com/moby/moby/pull/43353 [2022-03-10T01:07:48.115Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:07:48.115Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T01:07:48.115Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T01:07:48.115Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T01:07:48.115Z] COMPUTERNAME azwin-2-51b270 [2022-03-10T01:07:48.115Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T01:07:48.115Z] ConfigSequenceNumber 0 [2022-03-10T01:07:48.115Z] DOCKER_BUILDKIT 0 [2022-03-10T01:07:48.115Z] DOCKER_DUT_DEBUG 1 [2022-03-10T01:07:48.115Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T01:07:48.115Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T01:07:48.115Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T01:07:48.115Z] EXECUTOR_NUMBER 0 [2022-03-10T01:07:48.115Z] FQDN azwin-2-51b270.westus.cloudapp.azure.com [2022-03-10T01:07:48.115Z] GIT_BRANCH PR-43353 [2022-03-10T01:07:48.115Z] GIT_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:48.115Z] GIT_PREVIOUS_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:07:48.115Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T01:07:48.115Z] HUDSON_COOKIE bc5e11e3-a897-4822-b99b-19627f90aeab [2022-03-10T01:07:48.115Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:07:48.115Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T01:07:48.115Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T01:07:48.115Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T01:07:48.115Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:07:48.115Z] JENKINS_NODE_COOKIE 0484b7ea-20d6-4c23-84e8-569d0fa80d9b [2022-03-10T01:07:48.115Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T01:07:48.115Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T01:07:48.115Z] JOB_BASE_NAME PR-43353 [2022-03-10T01:07:48.115Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/display/redirect [2022-03-10T01:07:48.115Z] JOB_NAME moby/PR-43353 [2022-03-10T01:07:48.115Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/ [2022-03-10T01:07:48.115Z] library.jps.version master [2022-03-10T01:07:48.115Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T01:07:48.115Z] NODE_LABELS amd64 azure azwin-2-51b270 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-10T01:07:48.115Z] NODE_NAME azwin-2-51b270 [2022-03-10T01:07:48.115Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T01:07:48.115Z] OS Windows_NT [2022-03-10T01:07:48.115Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T01:07:48.115Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T01:07:48.115Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T01:07:48.115Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-10T01:07:48.115Z] PROCESSOR_LEVEL 6 [2022-03-10T01:07:48.115Z] PROCESSOR_REVISION 5504 [2022-03-10T01:07:48.115Z] ProgramData C:\ProgramData [2022-03-10T01:07:48.115Z] ProgramFiles C:\Program Files [2022-03-10T01:07:48.115Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T01:07:48.115Z] ProgramW6432 C:\Program Files [2022-03-10T01:07:48.115Z] PROMPT $P$G [2022-03-10T01:07:48.115Z] PSExecutionPolicyPreference Bypass [2022-03-10T01:07:48.115Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T01:07:48.115Z] PUBLIC C:\Users\Public [2022-03-10T01:07:48.115Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=artif... [2022-03-10T01:07:48.115Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=changes [2022-03-10T01:07:48.115Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect [2022-03-10T01:07:48.115Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=tests [2022-03-10T01:07:48.115Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T01:07:48.115Z] SOURCES_DRIVE d [2022-03-10T01:07:48.115Z] SOURCES_SUBDIR gopath [2022-03-10T01:07:48.115Z] STAGE_NAME Run tests [2022-03-10T01:07:48.115Z] SystemDrive C: [2022-03-10T01:07:48.115Z] SystemRoot C:\Windows [2022-03-10T01:07:48.115Z] TEMP C:\Windows\TEMP [2022-03-10T01:07:48.115Z] TESTDEBUG 0 [2022-03-10T01:07:48.115Z] TESTRUN_DRIVE d [2022-03-10T01:07:48.115Z] TESTRUN_SUBDIR CI [2022-03-10T01:07:48.115Z] TIMEOUT 120m [2022-03-10T01:07:48.115Z] TMP C:\Windows\TEMP [2022-03-10T01:07:48.115Z] USERDOMAIN WORKGROUP [2022-03-10T01:07:48.115Z] USERNAME azwin-2-51b270$ [2022-03-10T01:07:48.115Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T01:07:48.115Z] windir C:\Windows [2022-03-10T01:07:48.115Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T01:07:48.115Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-10T01:07:48.115Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T01:07:48.115Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] [2022-03-10T01:07:48.115Z] INFO: Sources under d:\gopath\... [2022-03-10T01:07:48.115Z] INFO: Test run under d:\CI\... [2022-03-10T01:07:48.115Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T01:07:48.115Z] INFO: docker/docker repository was found [2022-03-10T01:07:48.115Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-10T01:07:48.174Z] #60 59.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T01:07:48.174Z] #60 59.39 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T01:07:48.174Z] #60 59.39 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:07:48.174Z] #60 59.39 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:07:48.174Z] #60 59.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T01:07:48.175Z] #60 59.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T01:07:48.175Z] #60 59.39 + '[' '' = dynamic ']' [2022-03-10T01:07:48.175Z] #60 59.39 + make [2022-03-10T01:07:48.757Z] #19 199.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-10T01:07:48.757Z] #19 199.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:48.757Z] #19 199.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:07:48.757Z] #19 199.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-10T01:07:48.757Z] #19 199.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-10T01:07:48.757Z] #19 199.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-10T01:07:48.757Z] #19 199.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 199.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:48.757Z] #19 199.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-10T01:07:48.757Z] #19 199.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 199.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 199.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 199.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 199.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 199.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 200.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 200.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 200.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 200.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 200.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 200.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 200.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 200.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-10T01:07:48.757Z] #19 200.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:48.757Z] #19 200.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:48.757Z] #19 200.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-10T01:07:49.016Z] #19 200.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:49.016Z] #19 200.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:49.016Z] #19 200.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-10T01:07:49.016Z] #19 200.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:49.016Z] #19 200.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:49.059Z] #60 220.8 + bin/containerd-shim-runc-v2 [2022-03-10T01:07:49.059Z] #60 221.3 + binaries [2022-03-10T01:07:49.059Z] #60 221.3 + install -D bin/containerd /build/containerd [2022-03-10T01:07:49.059Z] #60 221.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T01:07:49.059Z] #60 221.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T01:07:49.059Z] #60 221.4 + install -D bin/ctr /build/ctr [2022-03-10T01:07:49.100Z] ltsc2022: Pulling from windows/servercore [2022-03-10T01:07:49.100Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T01:07:49.100Z] 037d5740b404: Pulling fs layer [2022-03-10T01:07:49.276Z] #19 200.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-10T01:07:49.276Z] #19 200.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:49.276Z] #19 200.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:49.276Z] #19 200.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-10T01:07:49.276Z] #19 200.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:49.276Z] #19 200.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:49.276Z] #19 201.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-10T01:07:49.534Z] #19 201.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:49.534Z] #19 201.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:07:49.558Z] Client: [2022-03-10T01:07:49.558Z] Version: 20.10.9 [2022-03-10T01:07:49.558Z] API version: 1.41 [2022-03-10T01:07:49.558Z] Go version: go1.16.8 [2022-03-10T01:07:49.558Z] Git commit: c2ea9bc [2022-03-10T01:07:49.558Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:07:49.558Z] OS/Arch: windows/amd64 [2022-03-10T01:07:49.558Z] Context: default [2022-03-10T01:07:49.558Z] Experimental: true [2022-03-10T01:07:49.558Z] [2022-03-10T01:07:49.558Z] Server: Docker Engine - Community [2022-03-10T01:07:49.558Z] Engine: [2022-03-10T01:07:49.558Z] Version: 20.10.9 [2022-03-10T01:07:49.558Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:07:49.558Z] Go version: go1.16.8 [2022-03-10T01:07:49.558Z] Git commit: 79ea9d3 [2022-03-10T01:07:49.558Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:07:49.558Z] OS/Arch: windows/amd64 [2022-03-10T01:07:49.558Z] Experimental: true [2022-03-10T01:07:49.986Z] Commit message: "vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T01:07:50.964Z] #60 DONE 223.3s [2022-03-10T01:07:51.147Z] + docker info [2022-03-10T01:07:51.222Z] [2022-03-10T01:07:51.222Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T01:07:51.222Z] #61 sha256:68b83ca57a7f1a364a0e23666f1c2a692fb34f5386f05432def5be679878a45f [2022-03-10T01:07:51.462Z] #60 62.28 + bin/ctr [2022-03-10T01:07:52.594Z] #61 DONE 1.1s [2022-03-10T01:07:52.594Z] [2022-03-10T01:07:52.594Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T01:07:52.594Z] #66 sha256:818e2aa80d7ff7d28ca48f886ff9c4c23b16fe716d5adf07b44b7bfb49501022 [2022-03-10T01:07:52.851Z] #66 DONE 0.3s [2022-03-10T01:07:52.851Z] [2022-03-10T01:07:52.851Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T01:07:52.851Z] #71 sha256:73a3eeba771089e5fd726ce74596e58e78ff43b03ee7c8d04b36ae4741255164 [2022-03-10T01:07:53.637Z] + docker version [2022-03-10T01:07:53.785Z] #71 DONE 1.1s [2022-03-10T01:07:53.785Z] [2022-03-10T01:07:53.785Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T01:07:53.785Z] #72 sha256:2c6270acf549e0f2b3fb9bfe268fb7cdc467c4100d9b972c4255b56e5cfcc76c [2022-03-10T01:07:53.785Z] #72 DONE 0.0s [2022-03-10T01:07:53.785Z] [2022-03-10T01:07:53.785Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T01:07:53.785Z] #73 sha256:c2b0a617b8bbc608c69c57a36c5abf5da828e2c57a4e8ba9a042d5b9e11274b8 [2022-03-10T01:07:54.730Z] #73 DONE 0.7s [2022-03-10T01:07:54.730Z] [2022-03-10T01:07:54.730Z] #74 exporting to image [2022-03-10T01:07:54.730Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T01:07:54.730Z] #74 exporting layers [2022-03-10T01:07:54.803Z] #19 205.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-10T01:07:54.804Z] #19 205.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:54.804Z] #19 205.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:54.804Z] #19 205.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-10T01:07:54.804Z] #19 205.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-10T01:07:54.804Z] #19 205.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-10T01:07:54.804Z] #19 205.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-10T01:07:54.804Z] #19 205.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:54.804Z] #19 205.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-10T01:07:54.804Z] #19 206.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-10T01:07:54.804Z] #19 206.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:54.804Z] #19 206.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:07:54.804Z] #19 206.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-10T01:07:54.804Z] #19 206.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:07:54.804Z] #19 206.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:07:56.716Z] #60 ... [2022-03-10T01:07:56.716Z] [2022-03-10T01:07:56.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-10T01:07:56.716Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:56.716Z] #14 110.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T01:07:56.716Z] #14 110.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:56.716Z] #14 110.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:07:56.716Z] #14 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T01:07:56.716Z] #14 116.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:56.716Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:07:56.770Z] #60 ... [2022-03-10T01:07:56.770Z] [2022-03-10T01:07:56.770Z] #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-03-10T01:07:56.770Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:07:56.770Z] #14 109.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T01:07:56.770Z] #14 109.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:56.770Z] #14 109.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:07:56.770Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T01:07:56.770Z] #14 113.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:56.770Z] #14 113.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:07:56.770Z] #14 119.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T01:07:56.770Z] #14 119.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:56.770Z] #14 119.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:07:58.085Z] #14 122.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T01:07:58.085Z] #14 122.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:07:58.085Z] #14 122.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:07:58.914Z] #74 exporting layers 4.4s done [2022-03-10T01:07:58.914Z] #74 writing image sha256:db03b57aa6202f11e9078b4dbc7ba63fd1686026cd6ddc276ed8ba77c73b7400 done [2022-03-10T01:07:58.915Z] #74 naming to docker.io/library/docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 done [2022-03-10T01:07:58.915Z] #74 DONE 4.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T01:07:58.999Z] #19 210.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-10T01:07:58.999Z] #19 210.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:07:58.999Z] #19 210.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:07:58.999Z] #19 210.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-10T01:07:58.999Z] #19 210.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-10T01:07:58.999Z] #19 210.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-10T01:07:58.999Z] #19 210.8 Selecting previously unselected package libc6-s390x-cross. [2022-03-10T01:07:58.999Z] #19 210.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-10T01:07:58.999Z] #19 210.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-10T01:07:59.247Z] + sudo modprobe ip6table_filter [2022-03-10T01:07:59.259Z] #19 210.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-10T01:07:59.259Z] #19 210.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.259Z] #19 210.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.259Z] #19 211.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-10T01:07:59.259Z] #19 211.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.259Z] #19 211.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.259Z] #19 211.0 Selecting previously unselected package libitm1-s390x-cross. [2022-03-10T01:07:59.259Z] #19 211.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.259Z] #19 211.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.259Z] #19 211.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-10T01:07:59.259Z] #19 211.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.259Z] #19 211.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.259Z] #19 211.1 Selecting previously unselected package libasan6-s390x-cross. [2022-03-10T01:07:59.259Z] #19 211.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.259Z] #19 211.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [Pipeline] sh [2022-03-10T01:07:59.518Z] #19 211.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-10T01:07:59.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/test/unit [2022-03-10T01:07:59.776Z] #19 211.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.777Z] #19 211.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.777Z] #19 211.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-10T01:07:59.777Z] #19 211.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.777Z] #19 211.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.777Z] #19 211.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-10T01:07:59.777Z] #19 211.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:07:59.777Z] #19 211.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:07:59.777Z] #19 211.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-10T01:07:59.808Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-10T01:07:59.808Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-10T01:07:59.808Z] + TESTDIRS=./... [2022-03-10T01:07:59.808Z] + exclude_paths='/vendor/|/integration' [2022-03-10T01:07:59.808Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-10T01:07:59.808Z] ++ go list ./... [2022-03-10T01:08:00.035Z] #19 211.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:08:00.035Z] #19 211.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:00.745Z] + pkg_list='github.com/docker/docker/api [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/backend [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/container [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/events [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/filters [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/image [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/mount [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/network [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/registry [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/time [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/versions [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:08:00.745Z] github.com/docker/docker/api/types/volume [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:08:00.745Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:08:00.745Z] github.com/docker/docker/cli [2022-03-10T01:08:00.745Z] github.com/docker/docker/cli/config [2022-03-10T01:08:00.745Z] github.com/docker/docker/cli/debug [2022-03-10T01:08:00.745Z] github.com/docker/docker/client [2022-03-10T01:08:00.745Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:08:00.745Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:08:00.745Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:08:00.745Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:08:00.745Z] github.com/docker/docker/container [2022-03-10T01:08:00.745Z] github.com/docker/docker/container/stream [2022-03-10T01:08:00.745Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:08:00.745Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:08:00.745Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/config [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/events [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/exec [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/images [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/links [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/names [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/network [2022-03-10T01:08:00.745Z] github.com/docker/docker/daemon/stats [2022-03-10T01:08:00.745Z] github.com/docker/docker/distribution [2022-03-10T01:08:00.745Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:08:00.745Z] github.com/docker/docker/distribution/utils [2022-03-10T01:08:00.745Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:08:00.745Z] github.com/docker/docker/dockerversion [2022-03-10T01:08:00.745Z] github.com/docker/docker/errdefs [2022-03-10T01:08:00.745Z] github.com/docker/docker/image [2022-03-10T01:08:00.745Z] github.com/docker/docker/image/cache [2022-03-10T01:08:00.745Z] github.com/docker/docker/image/tarexport [2022-03-10T01:08:00.745Z] github.com/docker/docker/image/v1 [2022-03-10T01:08:00.745Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:08:00.745Z] github.com/docker/docker/layer [2022-03-10T01:08:00.745Z] github.com/docker/docker/libcontainerd [2022-03-10T01:08:00.745Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:08:00.745Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:08:00.745Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:08:00.745Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:08:00.745Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:08:00.746Z] github.com/docker/docker/oci [2022-03-10T01:08:00.746Z] github.com/docker/docker/oci/caps [2022-03-10T01:08:00.746Z] github.com/docker/docker/opts [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/archive [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/directory [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/platform [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pools [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/progress [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/signal [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stack [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/system [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:08:00.746Z] github.com/docker/docker/plugin [2022-03-10T01:08:00.746Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:08:00.746Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:08:00.746Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:08:00.746Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:08:00.746Z] github.com/docker/docker/quota [2022-03-10T01:08:00.746Z] github.com/docker/docker/reference [2022-03-10T01:08:00.746Z] github.com/docker/docker/registry [2022-03-10T01:08:00.746Z] github.com/docker/docker/registry/resumable [2022-03-10T01:08:00.746Z] github.com/docker/docker/restartmanager [2022-03-10T01:08:00.746Z] github.com/docker/docker/rootless [2022-03-10T01:08:00.746Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:08:00.746Z] github.com/docker/docker/runconfig [2022-03-10T01:08:00.746Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/environment [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/registry [2022-03-10T01:08:00.746Z] github.com/docker/docker/testutil/request [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/drivers [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/local [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/mounts [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/service [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:08:00.746Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:08:00.746Z] ++ grep --fixed-strings -v /libnetwork [2022-03-10T01:08:00.746Z] ++ echo 'github.com/docker/docker/api [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/backend [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/container [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/events [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/filters [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/image [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/mount [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/network [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/registry [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/time [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/versions [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:08:00.746Z] github.com/docker/docker/api/types/volume [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:08:00.746Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:08:00.746Z] github.com/docker/docker/cli [2022-03-10T01:08:00.746Z] github.com/docker/docker/cli/config [2022-03-10T01:08:00.746Z] github.com/docker/docker/cli/debug [2022-03-10T01:08:00.746Z] github.com/docker/docker/client [2022-03-10T01:08:00.746Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:08:00.746Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:08:00.746Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:08:00.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:08:00.746Z] github.com/docker/docker/container [2022-03-10T01:08:00.746Z] github.com/docker/docker/container/stream [2022-03-10T01:08:00.746Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:08:00.746Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:08:00.746Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/config [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/events [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/exec [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/images [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/links [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/names [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/network [2022-03-10T01:08:00.746Z] github.com/docker/docker/daemon/stats [2022-03-10T01:08:00.746Z] github.com/docker/docker/distribution [2022-03-10T01:08:00.746Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:08:00.746Z] github.com/docker/docker/distribution/utils [2022-03-10T01:08:00.746Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:08:00.746Z] github.com/docker/docker/dockerversion [2022-03-10T01:08:00.746Z] github.com/docker/docker/errdefs [2022-03-10T01:08:00.746Z] github.com/docker/docker/image [2022-03-10T01:08:00.746Z] github.com/docker/docker/image/cache [2022-03-10T01:08:00.746Z] github.com/docker/docker/image/tarexport [2022-03-10T01:08:00.746Z] github.com/docker/docker/image/v1 [2022-03-10T01:08:00.746Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:08:00.746Z] github.com/docker/docker/layer [2022-03-10T01:08:00.746Z] github.com/docker/docker/libcontainerd [2022-03-10T01:08:00.746Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:08:00.746Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:08:00.746Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:08:00.746Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:08:00.746Z] github.com/docker/docker/oci [2022-03-10T01:08:00.746Z] github.com/docker/docker/oci/caps [2022-03-10T01:08:00.746Z] github.com/docker/docker/opts [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/archive [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/directory [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/platform [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pools [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/progress [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/signal [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stack [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/system [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:08:00.746Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:08:00.746Z] github.com/docker/docker/plugin [2022-03-10T01:08:00.746Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:08:00.747Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:08:00.747Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:08:00.747Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:08:00.747Z] github.com/docker/docker/quota [2022-03-10T01:08:00.747Z] github.com/docker/docker/reference [2022-03-10T01:08:00.747Z] github.com/docker/docker/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/registry/resumable [2022-03-10T01:08:00.747Z] github.com/docker/docker/restartmanager [2022-03-10T01:08:00.747Z] github.com/docker/docker/rootless [2022-03-10T01:08:00.747Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:08:00.747Z] github.com/docker/docker/runconfig [2022-03-10T01:08:00.747Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/environment [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/request [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/drivers [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/local [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/mounts [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/service [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:08:00.747Z] + base_pkg_list='github.com/docker/docker/api [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/backend [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/events [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/filters [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/image [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/mount [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/time [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli/config [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli/debug [2022-03-10T01:08:00.747Z] github.com/docker/docker/client [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:08:00.747Z] github.com/docker/docker/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/container/stream [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/config [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/events [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/exec [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/images [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/links [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/names [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/stats [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/utils [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:08:00.747Z] github.com/docker/docker/dockerversion [2022-03-10T01:08:00.747Z] github.com/docker/docker/errdefs [2022-03-10T01:08:00.747Z] github.com/docker/docker/image [2022-03-10T01:08:00.747Z] github.com/docker/docker/image/cache [2022-03-10T01:08:00.747Z] github.com/docker/docker/image/tarexport [2022-03-10T01:08:00.747Z] github.com/docker/docker/image/v1 [2022-03-10T01:08:00.747Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:08:00.747Z] github.com/docker/docker/layer [2022-03-10T01:08:00.747Z] github.com/docker/docker/libcontainerd [2022-03-10T01:08:00.747Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:08:00.747Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:08:00.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:08:00.747Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:08:00.747Z] github.com/docker/docker/oci [2022-03-10T01:08:00.747Z] github.com/docker/docker/oci/caps [2022-03-10T01:08:00.747Z] github.com/docker/docker/opts [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/archive [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/directory [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/platform [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/pools [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/progress [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/signal [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/stack [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/system [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:08:00.747Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:08:00.747Z] github.com/docker/docker/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:08:00.747Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:08:00.747Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:08:00.747Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:08:00.747Z] github.com/docker/docker/quota [2022-03-10T01:08:00.747Z] github.com/docker/docker/reference [2022-03-10T01:08:00.747Z] github.com/docker/docker/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/registry/resumable [2022-03-10T01:08:00.747Z] github.com/docker/docker/restartmanager [2022-03-10T01:08:00.747Z] github.com/docker/docker/rootless [2022-03-10T01:08:00.747Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:08:00.747Z] github.com/docker/docker/runconfig [2022-03-10T01:08:00.747Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/environment [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/testutil/request [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/drivers [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/local [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/mounts [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/service [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:08:00.747Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:08:00.747Z] ++ grep --fixed-strings /libnetwork [2022-03-10T01:08:00.747Z] ++ echo 'github.com/docker/docker/api [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/backend [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/events [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/filters [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/image [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/mount [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/registry [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/time [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:08:00.747Z] github.com/docker/docker/api/types/volume [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:08:00.747Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli/config [2022-03-10T01:08:00.747Z] github.com/docker/docker/cli/debug [2022-03-10T01:08:00.747Z] github.com/docker/docker/client [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:08:00.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:08:00.747Z] github.com/docker/docker/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/container/stream [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:08:00.747Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/config [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/events [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/exec [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/images [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/links [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/names [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/network [2022-03-10T01:08:00.747Z] github.com/docker/docker/daemon/stats [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/utils [2022-03-10T01:08:00.747Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:08:00.747Z] github.com/docker/docker/dockerversion [2022-03-10T01:08:00.748Z] github.com/docker/docker/errdefs [2022-03-10T01:08:00.748Z] github.com/docker/docker/image [2022-03-10T01:08:00.748Z] github.com/docker/docker/image/cache [2022-03-10T01:08:00.748Z] github.com/docker/docker/image/tarexport [2022-03-10T01:08:00.748Z] github.com/docker/docker/image/v1 [2022-03-10T01:08:00.748Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:08:00.748Z] github.com/docker/docker/layer [2022-03-10T01:08:00.748Z] github.com/docker/docker/libcontainerd [2022-03-10T01:08:00.748Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:08:00.748Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:08:00.748Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:08:00.748Z] github.com/docker/docker/oci [2022-03-10T01:08:00.748Z] github.com/docker/docker/oci/caps [2022-03-10T01:08:00.748Z] github.com/docker/docker/opts [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/archive [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/directory [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/platform [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/pools [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/progress [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/signal [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/stack [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/system [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:08:00.748Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:08:00.748Z] github.com/docker/docker/plugin [2022-03-10T01:08:00.748Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:08:00.748Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:08:00.748Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:08:00.748Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:08:00.748Z] github.com/docker/docker/quota [2022-03-10T01:08:00.748Z] github.com/docker/docker/reference [2022-03-10T01:08:00.748Z] github.com/docker/docker/registry [2022-03-10T01:08:00.748Z] github.com/docker/docker/registry/resumable [2022-03-10T01:08:00.748Z] github.com/docker/docker/restartmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/rootless [2022-03-10T01:08:00.748Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:08:00.748Z] github.com/docker/docker/runconfig [2022-03-10T01:08:00.748Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/environment [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/registry [2022-03-10T01:08:00.748Z] github.com/docker/docker/testutil/request [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/drivers [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/local [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/mounts [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/service [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:08:00.748Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:08:00.748Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/types' [2022-03-10T01:08:00.748Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-10T01:08:00.748Z] + echo 'github.com/docker/docker/libnetwork [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/types' [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:08:00.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:08:00.748Z] + type docker-proxy [2022-03-10T01:08:00.748Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-10T01:08:00.748Z] + hack/make.sh binary-proxy install-proxy [2022-03-10T01:08:00.748Z] [2022-03-10T01:08:00.748Z] Removing bundles/ [2022-03-10T01:08:00.748Z] [2022-03-10T01:08:00.748Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-10T01:08:00.748Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-10T01:08:00.748Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:08:02.296Z] Client: [2022-03-10T01:08:02.296Z] Version: 20.10.9 [2022-03-10T01:08:02.296Z] API version: 1.41 [2022-03-10T01:08:02.296Z] Go version: go1.16.8 [2022-03-10T01:08:02.296Z] Git commit: c2ea9bc [2022-03-10T01:08:02.296Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:08:02.296Z] OS/Arch: windows/amd64 [2022-03-10T01:08:02.296Z] Context: default [2022-03-10T01:08:02.296Z] Experimental: true [2022-03-10T01:08:02.296Z] [2022-03-10T01:08:02.296Z] Server: Docker Engine - Community [2022-03-10T01:08:02.296Z] Engine: [2022-03-10T01:08:02.296Z] Version: 20.10.9 [2022-03-10T01:08:02.296Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:08:02.296Z] Go version: go1.16.8 [2022-03-10T01:08:02.296Z] Git commit: 79ea9d3 [2022-03-10T01:08:02.296Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:08:02.296Z] OS/Arch: windows/amd64 [2022-03-10T01:08:02.296Z] Experimental: true [Pipeline] sh [2022-03-10T01:08:03.359Z] #14 ... [2022-03-10T01:08:03.359Z] [2022-03-10T01:08:03.359Z] #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-03-10T01:08:03.359Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:08:03.359Z] #63 124.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:08:03.359Z] #63 124.9 + GOBIN=/build [2022-03-10T01:08:03.359Z] #63 124.9 + GO111MODULE=on [2022-03-10T01:08:03.359Z] #63 124.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T01:08:03.876Z] + docker info [2022-03-10T01:08:03.876Z] Client: [2022-03-10T01:08:03.876Z] Context: default [2022-03-10T01:08:03.876Z] Debug Mode: false [2022-03-10T01:08:03.876Z] [2022-03-10T01:08:03.876Z] Server: [2022-03-10T01:08:03.876Z] Containers: 0 [2022-03-10T01:08:03.876Z] Running: 0 [2022-03-10T01:08:03.876Z] Paused: 0 [2022-03-10T01:08:03.876Z] Stopped: 0 [2022-03-10T01:08:03.876Z] Images: 0 [2022-03-10T01:08:03.876Z] Server Version: 20.10.9 [2022-03-10T01:08:03.876Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:08:03.876Z] Windows: [2022-03-10T01:08:03.876Z] LCOW: [2022-03-10T01:08:03.876Z] Logging Driver: json-file [2022-03-10T01:08:03.876Z] Plugins: [2022-03-10T01:08:03.876Z] Volume: local [2022-03-10T01:08:03.876Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:08:03.876Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:08:03.876Z] Swarm: inactive [2022-03-10T01:08:03.876Z] Default Isolation: process [2022-03-10T01:08:03.876Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:08:03.876Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:08:03.876Z] OSType: windows [2022-03-10T01:08:03.876Z] Architecture: x86_64 [2022-03-10T01:08:03.876Z] CPUs: 4 [2022-03-10T01:08:03.876Z] Total Memory: 32GiB [2022-03-10T01:08:03.876Z] Name: azwin-2-4884a0 [2022-03-10T01:08:03.876Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T01:08:03.876Z] Docker Root Dir: D:\docker [2022-03-10T01:08:03.876Z] Debug Mode: false [2022-03-10T01:08:03.876Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:08:03.876Z] Labels: [2022-03-10T01:08:03.876Z] Experimental: true [2022-03-10T01:08:03.876Z] Insecure Registries: [2022-03-10T01:08:03.876Z] 10.0.0.4:5000 [2022-03-10T01:08:03.876Z] 127.0.0.0/8 [2022-03-10T01:08:03.876Z] Registry Mirrors: [2022-03-10T01:08:03.876Z] http://10.0.0.4:5000/ [2022-03-10T01:08:03.876Z] Live Restore Enabled: false [2022-03-10T01:08:03.876Z] Product License: Community Engine [2022-03-10T01:08:03.876Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T01:08:04.226Z] #19 216.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-10T01:08:04.485Z] #19 216.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:08:04.485Z] #19 216.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:04.485Z] #19 216.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-10T01:08:04.485Z] #19 216.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-10T01:08:04.485Z] #19 216.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-10T01:08:04.634Z] #14 ... [2022-03-10T01:08:04.634Z] [2022-03-10T01:08:04.634Z] #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-03-10T01:08:04.634Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:08:04.634Z] #63 127.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:08:04.634Z] #63 127.6 + GOBIN=/build [2022-03-10T01:08:04.634Z] #63 127.6 + GO111MODULE=on [2022-03-10T01:08:04.634Z] #63 127.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T01:08:04.744Z] #19 216.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-10T01:08:04.744Z] #19 216.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-10T01:08:04.744Z] #19 216.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-10T01:08:04.744Z] #19 216.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-10T01:08:05.003Z] #19 216.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-10T01:08:05.003Z] #19 216.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:05.003Z] #19 216.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-10T01:08:05.261Z] #19 216.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-10T01:08:05.261Z] #19 216.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:07.311Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-10T01:08:07.311Z] [2022-03-10T01:08:07.311Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-10T01:08:07.311Z] Installing docker-proxy to /usr/local/bin/ [2022-03-10T01:08:07.311Z] [2022-03-10T01:08:07.311Z] + mkdir -p bundles [2022-03-10T01:08:07.311Z] + '[' -n 'github.com/docker/docker/api [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/backend [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/container [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/events [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/filters [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/image [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/mount [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/network [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/registry [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/time [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/versions [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:08:07.311Z] github.com/docker/docker/api/types/volume [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:08:07.311Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:08:07.311Z] github.com/docker/docker/cli [2022-03-10T01:08:07.311Z] github.com/docker/docker/cli/config [2022-03-10T01:08:07.311Z] github.com/docker/docker/cli/debug [2022-03-10T01:08:07.311Z] github.com/docker/docker/client [2022-03-10T01:08:07.311Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:08:07.311Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:08:07.311Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:08:07.311Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:08:07.311Z] github.com/docker/docker/container [2022-03-10T01:08:07.311Z] github.com/docker/docker/container/stream [2022-03-10T01:08:07.311Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:08:07.311Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:08:07.311Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/config [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/events [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/exec [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/images [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/links [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/names [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/network [2022-03-10T01:08:07.311Z] github.com/docker/docker/daemon/stats [2022-03-10T01:08:07.311Z] github.com/docker/docker/distribution [2022-03-10T01:08:07.312Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:08:07.312Z] github.com/docker/docker/distribution/utils [2022-03-10T01:08:07.312Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:08:07.312Z] github.com/docker/docker/dockerversion [2022-03-10T01:08:07.312Z] github.com/docker/docker/errdefs [2022-03-10T01:08:07.312Z] github.com/docker/docker/image [2022-03-10T01:08:07.312Z] github.com/docker/docker/image/cache [2022-03-10T01:08:07.312Z] github.com/docker/docker/image/tarexport [2022-03-10T01:08:07.312Z] github.com/docker/docker/image/v1 [2022-03-10T01:08:07.312Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:08:07.312Z] github.com/docker/docker/layer [2022-03-10T01:08:07.312Z] github.com/docker/docker/libcontainerd [2022-03-10T01:08:07.312Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:08:07.312Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:08:07.312Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:08:07.312Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:08:07.312Z] github.com/docker/docker/oci [2022-03-10T01:08:07.312Z] github.com/docker/docker/oci/caps [2022-03-10T01:08:07.312Z] github.com/docker/docker/opts [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/archive [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/directory [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/platform [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/pools [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/progress [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/signal [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/stack [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/system [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:08:07.312Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:08:07.312Z] github.com/docker/docker/plugin [2022-03-10T01:08:07.312Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:08:07.312Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:08:07.312Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:08:07.312Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:08:07.312Z] github.com/docker/docker/quota [2022-03-10T01:08:07.312Z] github.com/docker/docker/reference [2022-03-10T01:08:07.312Z] github.com/docker/docker/registry [2022-03-10T01:08:07.312Z] github.com/docker/docker/registry/resumable [2022-03-10T01:08:07.312Z] github.com/docker/docker/restartmanager [2022-03-10T01:08:07.312Z] github.com/docker/docker/rootless [2022-03-10T01:08:07.312Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:08:07.312Z] github.com/docker/docker/runconfig [2022-03-10T01:08:07.312Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/environment [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/registry [2022-03-10T01:08:07.312Z] github.com/docker/docker/testutil/request [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/drivers [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/local [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/mounts [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/service [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:08:07.312Z] github.com/docker/docker/volume/testutils' ']' [2022-03-10T01:08:07.312Z] + 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T01:08:07.571Z] ? github.com/docker/docker/api [no test files] [2022-03-10T01:08:08.098Z] #60 228.1 # github.com/containerd/containerd/cmd/containerd [2022-03-10T01:08:08.098Z] #60 228.1 /usr/bin/ld: /tmp/go-link-3609616825/000019.o: in function `New': [2022-03-10T01:08:08.098Z] #60 228.1 /tmp/tmp.WmYEv3AvEo/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-03-10T01:08:08.098Z] #60 228.1 + bin/containerd-stress [2022-03-10T01:08:08.098Z] #60 229.2 + bin/containerd-shim [2022-03-10T01:08:08.722Z] #63 130.0 rootlesskit version 0.14.6 [2022-03-10T01:08:08.722Z] #63 130.0 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T01:08:08.722Z] #63 130.0 -container-ip string [2022-03-10T01:08:08.722Z] #63 130.0 container ip [2022-03-10T01:08:08.722Z] #63 130.0 -container-port int [2022-03-10T01:08:08.722Z] #63 130.0 container port (default -1) [2022-03-10T01:08:08.722Z] #63 130.0 -host-ip string [2022-03-10T01:08:08.722Z] #63 130.0 host ip [2022-03-10T01:08:08.722Z] #63 130.0 -host-port int [2022-03-10T01:08:08.722Z] #63 130.0 host port (default -1) [2022-03-10T01:08:08.722Z] #63 130.0 -proto string [2022-03-10T01:08:08.722Z] #63 130.0 proxy protocol (default "tcp") [2022-03-10T01:08:08.892Z] #63 132.6 rootlesskit version 0.14.6 [2022-03-10T01:08:08.892Z] #63 132.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T01:08:08.892Z] #63 132.6 -container-ip string [2022-03-10T01:08:08.892Z] #63 132.6 container ip [2022-03-10T01:08:08.892Z] #63 132.6 -container-port int [2022-03-10T01:08:08.892Z] #63 132.6 container port (default -1) [2022-03-10T01:08:08.892Z] #63 132.6 -host-ip string [2022-03-10T01:08:08.892Z] #63 132.6 host ip [2022-03-10T01:08:08.892Z] #63 132.6 -host-port int [2022-03-10T01:08:08.892Z] #63 132.6 host port (default -1) [2022-03-10T01:08:08.892Z] #63 132.6 -proto string [2022-03-10T01:08:08.892Z] #63 132.6 proxy protocol (default "tcp") [2022-03-10T01:08:09.453Z] #19 221.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-10T01:08:09.453Z] #19 221.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-10T01:08:09.453Z] #19 221.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:09.453Z] #19 221.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-10T01:08:09.453Z] #19 221.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-10T01:08:09.453Z] #19 221.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up libfile-which-perl (1.23-1) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-10T01:08:09.453Z] #19 221.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-10T01:08:09.453Z] #19 221.2 Setting up file (1:5.39-3) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up bzip2 (1.0.8-4) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up libyaml-perl (1.30-1) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up libio-string-perl (1.08-3.1) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-10T01:08:09.453Z] #19 221.3 Setting up cross-config (2.6.18+nmu1) ... [2022-03-10T01:08:09.712Z] #19 221.4 Setting up xz-utils (5.2.5-2) ... [2022-03-10T01:08:09.712Z] #19 221.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T01:08:09.712Z] #19 221.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up patch (2.7.6-7) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.712Z] #19 221.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-10T01:08:09.970Z] #19 221.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:09.970Z] #19 221.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-10T01:08:09.970Z] #19 221.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.228Z] #19 221.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-10T01:08:10.228Z] #19 222.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-10T01:08:10.320Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T01:08:10.320Z] 8f616e6e9eec: Download complete [2022-03-10T01:08:10.487Z] #19 222.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-10T01:08:10.487Z] #19 222.2 [2022-03-10T01:08:10.487Z] #19 222.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-10T01:08:10.487Z] #19 222.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.2 Setting up dpkg-dev (1.20.9) ... [2022-03-10T01:08:10.487Z] #19 222.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.487Z] #19 222.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:10.630Z] #63 ... [2022-03-10T01:08:10.630Z] [2022-03-10T01:08:10.630Z] #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-03-10T01:08:10.630Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:10.630Z] #14 129.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T01:08:10.630Z] #14 130.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:08:10.630Z] #14 130.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:10.746Z] #19 222.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-10T01:08:10.746Z] #19 222.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-10T01:08:10.746Z] #19 222.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-10T01:08:10.746Z] #19 222.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-10T01:08:11.005Z] #19 222.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-10T01:08:11.005Z] #19 222.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:08:11.005Z] #19 222.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.005Z] #19 222.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up libxml-simple-perl (2.25-1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 222.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-10T01:08:11.263Z] #19 223.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.263Z] #19 223.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-10T01:08:11.263Z] #19 223.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.416Z] #63 ... [2022-03-10T01:08:11.416Z] [2022-03-10T01:08:11.416Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-10T01:08:11.416Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:11.416Z] #14 132.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T01:08:11.416Z] #14 132.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:08:11.416Z] #14 132.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up crossbuild-essential-armel (12.9) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-10T01:08:11.523Z] #19 223.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-10T01:08:11.523Z] #19 223.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:08:12.274Z] #60 236.4 + bin/containerd-shim-runc-v1 [2022-03-10T01:08:12.426Z] Client: [2022-03-10T01:08:12.426Z] Context: default [2022-03-10T01:08:12.426Z] Debug Mode: false [2022-03-10T01:08:12.426Z] Plugins: [2022-03-10T01:08:12.426Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T01:08:12.426Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T01:08:12.426Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T01:08:12.426Z] [2022-03-10T01:08:12.426Z] Server: [2022-03-10T01:08:12.426Z] Containers: 0 [2022-03-10T01:08:12.426Z] Running: 0 [2022-03-10T01:08:12.426Z] Paused: 0 [2022-03-10T01:08:12.426Z] Stopped: 0 [2022-03-10T01:08:12.426Z] Images: 0 [2022-03-10T01:08:12.427Z] Server Version: 20.10.9 [2022-03-10T01:08:12.427Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:08:12.427Z] Windows: [2022-03-10T01:08:12.427Z] LCOW: [2022-03-10T01:08:12.427Z] Logging Driver: json-file [2022-03-10T01:08:12.427Z] Plugins: [2022-03-10T01:08:12.427Z] Volume: local [2022-03-10T01:08:12.427Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:08:12.427Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:08:12.427Z] Swarm: inactive [2022-03-10T01:08:12.427Z] Default Isolation: process [2022-03-10T01:08:12.427Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T01:08:12.427Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T01:08:12.427Z] OSType: windows [2022-03-10T01:08:12.427Z] Architecture: x86_64 [2022-03-10T01:08:12.427Z] CPUs: 4 [2022-03-10T01:08:12.427Z] Total Memory: 32GiB [2022-03-10T01:08:12.427Z] Name: azwin-2-315130 [2022-03-10T01:08:12.427Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T01:08:12.427Z] Docker Root Dir: D:\docker [2022-03-10T01:08:12.427Z] Debug Mode: false [2022-03-10T01:08:12.427Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:08:12.427Z] Labels: [2022-03-10T01:08:12.427Z] Experimental: true [2022-03-10T01:08:12.427Z] Insecure Registries: [2022-03-10T01:08:12.427Z] 10.0.0.4:5000 [2022-03-10T01:08:12.427Z] 127.0.0.0/8 [2022-03-10T01:08:12.427Z] Registry Mirrors: [2022-03-10T01:08:12.427Z] http://10.0.0.4:5000/ [2022-03-10T01:08:12.427Z] Live Restore Enabled: false [2022-03-10T01:08:12.427Z] Product License: Community Engine [2022-03-10T01:08:12.427Z] [2022-03-10T01:08:12.541Z] #14 134.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T01:08:12.541Z] #14 134.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T01:08:12.541Z] #14 134.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T01:08:12.801Z] #14 135.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T01:08:12.801Z] #14 ... [2022-03-10T01:08:12.801Z] [2022-03-10T01:08:12.801Z] #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-03-10T01:08:12.801Z] #63 sha256:8782d9cedb1df7bc76d24d154ad981671a4f3711e4883cc1af7f9c02bba2eebf [2022-03-10T01:08:12.801Z] #63 DONE 134.8s [2022-03-10T01:08:12.801Z] [2022-03-10T01:08:12.801Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T01:08:12.801Z] #64 sha256:d84c13f02c692f1df9f4118cd72bd1b946954757321fad6f56394416df5256ab [2022-03-10T01:08:12.801Z] #64 DONE 0.1s [2022-03-10T01:08:12.801Z] [2022-03-10T01:08:12.801Z] #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-03-10T01:08:12.801Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:12.801Z] #14 135.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T01:08:12.801Z] #14 135.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:08:13.061Z] #14 ... [2022-03-10T01:08:13.061Z] [2022-03-10T01:08:13.061Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T01:08:13.061Z] #65 sha256:22e627081507eda622ae8ec025dedb0ce5c3387e4911a08e029e5342dfa7b7c6 [2022-03-10T01:08:13.061Z] #65 DONE 0.1s [2022-03-10T01:08:13.061Z] [2022-03-10T01:08:13.061Z] #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-03-10T01:08:13.061Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:13.061Z] #14 135.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T01:08:13.061Z] #14 135.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T01:08:13.061Z] #14 135.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:08:13.310Z] #14 137.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T01:08:13.310Z] #14 ... [2022-03-10T01:08:13.310Z] [2022-03-10T01:08:13.310Z] #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-03-10T01:08:13.310Z] #63 sha256:55cbf539541f014515b6a676359baf2687dbe7bd4f42fe8dcfb1ce1b334fa4d7 [2022-03-10T01:08:13.310Z] #63 DONE 137.2s [2022-03-10T01:08:13.310Z] [2022-03-10T01:08:13.311Z] #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-03-10T01:08:13.311Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:13.311Z] #14 137.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T01:08:13.311Z] #14 137.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:08:13.321Z] #14 135.4 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:08:13.321Z] #14 135.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:08:13.321Z] #14 135.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:13.321Z] #14 135.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:08:13.321Z] #14 135.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:08:13.321Z] #14 135.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:13.425Z] #19 DONE 225.1s [2022-03-10T01:08:13.425Z] [2022-03-10T01:08:13.425Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T01:08:13.425Z] #69 sha256:032fb919396c5469b07757b37bcc1aba62d8e7cc186b838369ffc353e13c719d [2022-03-10T01:08:13.425Z] #69 DONE 0.1s [2022-03-10T01:08:13.425Z] [2022-03-10T01:08:13.425Z] #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-03-10T01:08:13.425Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-10T01:08:13.567Z] #14 137.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T01:08:13.567Z] #14 137.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T01:08:13.567Z] #14 ... [2022-03-10T01:08:13.567Z] [2022-03-10T01:08:13.567Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T01:08:13.567Z] #64 sha256:1c4a56947403c848af6312dc7932ec4260fa1ed0e3e7a7a64db4d5a1b71c6fd6 [2022-03-10T01:08:13.567Z] #64 DONE 0.2s [2022-03-10T01:08:13.567Z] [2022-03-10T01:08:13.567Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T01:08:13.567Z] #65 sha256:fbf24834f78f8cd9ca8faf5a1b512bb5281ba8bc1cd8b83587aace77aa4591a3 [2022-03-10T01:08:13.567Z] #65 DONE 0.0s [2022-03-10T01:08:13.567Z] [2022-03-10T01:08:13.568Z] #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-03-10T01:08:13.568Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T01:08:13.568Z] #14 137.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:08:13.581Z] #14 135.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T01:08:13.581Z] #14 135.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:08:13.581Z] #14 135.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:13.691Z] #65 ... [2022-03-10T01:08:13.691Z] [2022-03-10T01:08:13.691Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T01:08:13.691Z] #32 sha256:1a57febe8b79380a67180931684812571ee8e43b8c941d0d694ece9f53a88b98 [2022-03-10T01:08:13.691Z] #32 DONE 0.1s [2022-03-10T01:08:13.691Z] [2022-03-10T01:08:13.691Z] #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-03-10T01:08:13.691Z] #33 sha256:ef4bdc6ab47fea8e25a7eb09148ba4efc6815384f8eff18d5821ef267f750106 [2022-03-10T01:08:13.825Z] #14 137.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T01:08:13.825Z] #14 137.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T01:08:13.825Z] #14 137.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:08:13.825Z] #14 138.1 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:08:13.825Z] #14 138.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:08:13.825Z] #14 138.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:13.841Z] #14 135.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T01:08:13.841Z] #14 135.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T01:08:13.841Z] #14 135.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:08:13.841Z] #14 136.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T01:08:14.084Z] #14 138.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:08:14.084Z] #14 138.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:08:14.084Z] #14 138.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:14.101Z] #14 136.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T01:08:14.101Z] #14 136.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:08:14.101Z] #14 136.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T01:08:14.101Z] #14 136.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T01:08:14.101Z] #14 136.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:08:14.341Z] #14 138.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T01:08:14.342Z] #14 138.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:08:14.342Z] #14 138.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:14.361Z] #14 136.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T01:08:14.361Z] #14 136.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T01:08:14.361Z] #14 136.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:08:14.361Z] #14 136.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T01:08:14.361Z] #14 136.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T01:08:14.361Z] #14 136.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:08:14.361Z] #14 136.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T01:08:14.621Z] #14 136.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T01:08:14.621Z] #14 136.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:08:14.627Z] #14 138.6 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T01:08:14.627Z] #14 138.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T01:08:14.627Z] #14 138.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:08:14.627Z] #14 138.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T01:08:14.627Z] #14 138.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T01:08:14.627Z] #14 138.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:08:14.881Z] #14 137.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T01:08:14.887Z] #14 139.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T01:08:14.887Z] #14 139.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T01:08:14.887Z] #14 139.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:08:15.070Z] #33 1.625 + RM_GOPATH=0 [2022-03-10T01:08:15.142Z] #14 137.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T01:08:15.142Z] #14 137.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:08:15.142Z] #14 137.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T01:08:15.158Z] #14 139.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T01:08:15.158Z] #14 139.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T01:08:15.158Z] #14 139.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:08:15.328Z] #33 1.625 + TMP_GOPATH= [2022-03-10T01:08:15.328Z] #33 1.626 + : /build [2022-03-10T01:08:15.328Z] #33 1.626 + '[' -z '' ']' [2022-03-10T01:08:15.328Z] #33 1.626 ++ mktemp -d [2022-03-10T01:08:15.328Z] #33 1.627 + export GOPATH=/tmp/tmp.QO2E5tdMF8 [2022-03-10T01:08:15.328Z] #33 1.627 + GOPATH=/tmp/tmp.QO2E5tdMF8 [2022-03-10T01:08:15.328Z] #33 1.627 + RM_GOPATH=1 [2022-03-10T01:08:15.328Z] #33 1.627 + case "$(go env GOARCH)" in [2022-03-10T01:08:15.328Z] #33 1.628 ++ go env GOARCH [2022-03-10T01:08:15.328Z] #33 1.633 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:15.328Z] #33 1.633 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:15.328Z] #33 1.634 ++ dirname /install.sh [2022-03-10T01:08:15.328Z] #33 1.634 + dir=/ [2022-03-10T01:08:15.328Z] #33 1.634 + bin=dockercli [2022-03-10T01:08:15.328Z] #33 1.634 + shift [2022-03-10T01:08:15.328Z] #33 1.634 + '[' '!' -f //dockercli.installer ']' [2022-03-10T01:08:15.328Z] #33 1.635 + . //dockercli.installer [2022-03-10T01:08:15.328Z] #33 1.635 ++ : stable [2022-03-10T01:08:15.328Z] #33 1.635 ++ : 17.06.2-ce [2022-03-10T01:08:15.328Z] #33 1.635 + install_dockercli [2022-03-10T01:08:15.328Z] #33 1.635 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T01:08:15.328Z] #33 1.635 Install docker/cli version 17.06.2-ce from stable [2022-03-10T01:08:15.328Z] #33 1.635 ++ uname -m [2022-03-10T01:08:15.328Z] #33 1.637 + arch=x86_64 [2022-03-10T01:08:15.328Z] #33 1.637 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T01:08:15.328Z] #33 1.638 + url=https://download.docker.com/linux/static [2022-03-10T01:08:15.328Z] #33 1.640 + tar -xz docker/docker [2022-03-10T01:08:15.328Z] #33 1.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T01:08:15.405Z] #14 137.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:08:15.405Z] #14 137.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:15.405Z] #14 137.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T01:08:15.405Z] #14 137.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T01:08:15.405Z] #14 137.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:08:15.417Z] #14 139.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T01:08:15.418Z] #14 139.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T01:08:15.418Z] #14 139.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:08:15.418Z] #14 139.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T01:08:15.418Z] #14 139.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T01:08:15.418Z] #14 139.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:08:15.666Z] #14 137.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T01:08:15.666Z] #14 137.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T01:08:15.666Z] #14 137.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:08:15.980Z] #14 140.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T01:08:15.980Z] #14 140.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T01:08:16.236Z] #14 140.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:08:16.237Z] #14 140.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T01:08:16.237Z] #14 140.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:08:16.237Z] #14 140.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:16.237Z] #14 140.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:16.238Z] #14 138.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T01:08:16.238Z] #14 138.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.5 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-03-10T01:08:16.238Z] #14 138.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.5 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-03-10T01:08:16.238Z] #14 138.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:08:16.238Z] #14 138.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T01:08:16.238Z] #14 138.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:08:16.238Z] #14 138.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:08:16.494Z] #14 140.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T01:08:16.494Z] #14 140.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:08:16.494Z] #14 140.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T01:08:16.494Z] #14 140.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T01:08:16.494Z] #14 140.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:08:16.502Z] #14 138.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:16.502Z] #14 138.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:08:16.502Z] #14 138.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:16.502Z] #14 138.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:16.502Z] #14 138.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:08:16.764Z] #14 DONE 139.0s [2022-03-10T01:08:16.764Z] [2022-03-10T01:08:16.764Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:08:16.764Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:08:17.025Z] #15 ... [2022-03-10T01:08:17.025Z] [2022-03-10T01:08:17.025Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T01:08:17.025Z] #55 sha256:cbf66d780b8b13d9285c3a6725f20cf4ae46978a6494b1091010673edbb59dff [2022-03-10T01:08:17.025Z] #55 DONE 0.2s [2022-03-10T01:08:17.025Z] [2022-03-10T01:08:17.025Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-10T01:08:17.025Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:08:17.056Z] #14 141.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:08:17.056Z] #14 141.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:08:17.056Z] #14 141.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:08:17.056Z] #14 141.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:08:17.056Z] #14 141.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:08:17.313Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T01:08:17.313Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T01:08:17.313Z] #14 141.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:08:17.313Z] #14 141.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T01:08:17.313Z] #14 141.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:08:17.313Z] #14 141.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:17.313Z] #14 141.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:08:17.313Z] #14 141.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:17.313Z] #14 141.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:08:17.313Z] #14 141.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:08:17.532Z] #60 241.6 + bin/containerd-shim-runc-v2 [2022-03-10T01:08:17.570Z] #14 DONE 141.9s [2022-03-10T01:08:17.570Z] [2022-03-10T01:08:17.570Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:08:17.570Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:08:17.789Z] #60 242.2 + binaries [2022-03-10T01:08:17.789Z] #60 242.2 + install -D bin/containerd /build/containerd [2022-03-10T01:08:17.789Z] #60 242.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T01:08:17.789Z] #60 242.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T01:08:17.789Z] #60 242.2 + install -D bin/ctr /build/ctr [2022-03-10T01:08:17.827Z] #15 ... [2022-03-10T01:08:17.828Z] [2022-03-10T01:08:17.828Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T01:08:17.828Z] #55 sha256:c9b9cc25df10b7f908f53605665859eb5574958118c369c7df8963deaff0e71f [2022-03-10T01:08:17.828Z] #55 DONE 0.1s [2022-03-10T01:08:18.084Z] [2022-03-10T01:08:18.084Z] #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-03-10T01:08:18.084Z] #56 sha256:36e42ff4bd98ae0a9432a7936da509e29ce97c8d03241278ef47debfd4e7d22b [2022-03-10T01:08:18.355Z] #60 DONE 242.8s [2022-03-10T01:08:18.410Z] #56 ... [2022-03-10T01:08:18.410Z] [2022-03-10T01:08:18.410Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:08:18.410Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:08:18.410Z] #15 DONE 1.4s [2022-03-10T01:08:18.410Z] [2022-03-10T01:08:18.410Z] #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-03-10T01:08:18.410Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:08:18.410Z] #56 1.280 + RM_GOPATH=0 [2022-03-10T01:08:18.410Z] #56 1.280 + TMP_GOPATH= [2022-03-10T01:08:18.410Z] #56 1.280 + : /build [2022-03-10T01:08:18.410Z] #56 1.280 + '[' -z '' ']' [2022-03-10T01:08:18.410Z] #56 1.280 ++ mktemp -d [2022-03-10T01:08:18.410Z] #56 1.290 + export GOPATH=/tmp/tmp.HfWkNh2rgO [2022-03-10T01:08:18.410Z] #56 1.290 + GOPATH=/tmp/tmp.HfWkNh2rgO [2022-03-10T01:08:18.410Z] #56 1.290 + RM_GOPATH=1 [2022-03-10T01:08:18.410Z] #56 1.290 + case "$(go env GOARCH)" in [2022-03-10T01:08:18.410Z] #56 1.290 ++ go env GOARCH [2022-03-10T01:08:18.410Z] #56 1.329 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T01:08:18.410Z] #56 1.330 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:18.410Z] #56 1.330 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:18.410Z] #56 1.330 ++ dirname /install.sh [2022-03-10T01:08:18.410Z] #56 1.330 + dir=/ [2022-03-10T01:08:18.410Z] #56 1.330 + bin=runc [2022-03-10T01:08:18.410Z] #56 1.330 + shift [2022-03-10T01:08:18.410Z] #56 1.330 + '[' '!' -f //runc.installer ']' [2022-03-10T01:08:18.410Z] #56 1.330 + . //runc.installer [2022-03-10T01:08:18.410Z] #56 1.330 ++ set -e [2022-03-10T01:08:18.410Z] #56 1.330 ++ : v1.1.0 [2022-03-10T01:08:18.410Z] #56 1.330 + install_runc [2022-03-10T01:08:18.410Z] #56 1.330 + RUNC_BUILDTAGS=seccomp [2022-03-10T01:08:18.410Z] #56 1.330 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T01:08:18.410Z] #56 1.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HfWkNh2rgO/src/github.com/opencontainers/runc [2022-03-10T01:08:18.410Z] #56 1.330 Cloning into '/tmp/tmp.HfWkNh2rgO/src/github.com/opencontainers/runc'... [2022-03-10T01:08:18.616Z] #33 4.885 + mkdir -p /build [2022-03-10T01:08:18.616Z] #33 4.894 + mv docker/docker /build/ [2022-03-10T01:08:18.616Z] #33 4.895 + rmdir docker [2022-03-10T01:08:18.616Z] #33 DONE 5.1s [2022-03-10T01:08:18.616Z] [2022-03-10T01:08:18.616Z] #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-03-10T01:08:18.616Z] #70 sha256:aae4717783f0ec87fd2c78942dbfb25902aea34ed769a6ead23099aa506d462c [2022-03-10T01:08:18.616Z] #70 1.230 + RM_GOPATH=0 [2022-03-10T01:08:18.616Z] #70 1.230 + TMP_GOPATH= [2022-03-10T01:08:18.616Z] #70 1.230 + : /build [2022-03-10T01:08:18.616Z] #70 1.230 + '[' -z '' ']' [2022-03-10T01:08:18.616Z] #70 1.233 ++ mktemp -d [2022-03-10T01:08:18.616Z] #70 1.234 + export GOPATH=/tmp/tmp.8iTtgBKmiP [2022-03-10T01:08:18.616Z] #70 1.234 + GOPATH=/tmp/tmp.8iTtgBKmiP [2022-03-10T01:08:18.616Z] #70 1.234 + RM_GOPATH=1 [2022-03-10T01:08:18.616Z] #70 1.234 + case "$(go env GOARCH)" in [2022-03-10T01:08:18.616Z] #70 1.237 ++ go env GOARCH [2022-03-10T01:08:18.616Z] #70 1.244 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:18.616Z] #70 1.244 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:18.616Z] #70 1.247 ++ dirname /install.sh [2022-03-10T01:08:18.616Z] #70 1.247 + dir=/ [2022-03-10T01:08:18.616Z] #70 1.247 + bin=rootlesskit [2022-03-10T01:08:18.616Z] #70 1.247 + shift [2022-03-10T01:08:18.616Z] #70 1.247 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T01:08:18.616Z] #70 1.247 + . //rootlesskit.installer [2022-03-10T01:08:18.616Z] #70 1.247 ++ : v0.14.6 [2022-03-10T01:08:18.616Z] #70 1.247 + install_rootlesskit [2022-03-10T01:08:18.616Z] #70 1.247 + case "$1" in [2022-03-10T01:08:18.616Z] #70 1.247 + export CGO_ENABLED=0 [2022-03-10T01:08:18.616Z] #70 1.247 + CGO_ENABLED=0 [2022-03-10T01:08:18.616Z] #70 1.247 + _install_rootlesskit [2022-03-10T01:08:18.616Z] #70 1.249 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T01:08:18.616Z] #70 1.249 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:08:18.616Z] #70 1.249 + GOBIN=/build [2022-03-10T01:08:18.616Z] #70 1.249 + GO111MODULE=on [2022-03-10T01:08:18.616Z] #70 1.249 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T01:08:18.616Z] #70 1.249 Install rootlesskit version v0.14.6 [2022-03-10T01:08:18.616Z] #70 1.594 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T01:08:18.616Z] #70 2.836 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:08:18.616Z] #70 2.838 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T01:08:18.616Z] #70 3.080 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T01:08:18.616Z] #70 4.354 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T01:08:18.616Z] #70 4.674 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:08:18.616Z] #70 4.674 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T01:08:18.616Z] #70 4.709 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T01:08:18.616Z] #70 4.794 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T01:08:18.616Z] #70 4.818 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:08:18.616Z] #70 4.929 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T01:08:18.616Z] #70 5.309 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T01:08:18.875Z] #70 5.423 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T01:08:18.875Z] #70 5.483 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T01:08:19.014Z] #56 1.222 + RM_GOPATH=0 [2022-03-10T01:08:19.014Z] #56 1.222 + TMP_GOPATH= [2022-03-10T01:08:19.014Z] #56 1.222 + : /build [2022-03-10T01:08:19.014Z] #56 1.222 + '[' -z '' ']' [2022-03-10T01:08:19.014Z] #56 1.223 ++ mktemp -d [2022-03-10T01:08:19.014Z] #56 1.226 + export GOPATH=/tmp/tmp.sermHvQzsD [2022-03-10T01:08:19.014Z] #56 1.226 + GOPATH=/tmp/tmp.sermHvQzsD [2022-03-10T01:08:19.014Z] #56 1.226 + RM_GOPATH=1 [2022-03-10T01:08:19.014Z] #56 1.227 + case "$(go env GOARCH)" in [2022-03-10T01:08:19.014Z] #56 1.228 ++ go env GOARCH [2022-03-10T01:08:19.014Z] #56 ... [2022-03-10T01:08:19.014Z] [2022-03-10T01:08:19.014Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:08:19.014Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T01:08:19.014Z] #15 DONE 1.5s [2022-03-10T01:08:19.014Z] [2022-03-10T01:08:19.014Z] #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-03-10T01:08:19.014Z] #56 sha256:36e42ff4bd98ae0a9432a7936da509e29ce97c8d03241278ef47debfd4e7d22b [2022-03-10T01:08:19.014Z] #56 1.238 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:19.014Z] #56 1.238 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:08:19.014Z] #56 1.239 ++ dirname /install.sh [2022-03-10T01:08:19.014Z] #56 1.240 + dir=/ [2022-03-10T01:08:19.014Z] #56 1.249 + bin=runc [2022-03-10T01:08:19.014Z] #56 1.249 + shift [2022-03-10T01:08:19.014Z] #56 1.249 + '[' '!' -f //runc.installer ']' [2022-03-10T01:08:19.014Z] #56 1.249 + . //runc.installer [2022-03-10T01:08:19.014Z] #56 1.249 ++ set -e [2022-03-10T01:08:19.014Z] #56 1.249 ++ : v1.1.0 [2022-03-10T01:08:19.014Z] #56 1.249 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T01:08:19.014Z] #56 1.249 + install_runc [2022-03-10T01:08:19.014Z] #56 1.249 + RUNC_BUILDTAGS=seccomp [2022-03-10T01:08:19.014Z] #56 1.249 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T01:08:19.014Z] #56 1.249 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sermHvQzsD/src/github.com/opencontainers/runc [2022-03-10T01:08:19.014Z] #56 1.253 Cloning into '/tmp/tmp.sermHvQzsD/src/github.com/opencontainers/runc'... [2022-03-10T01:08:19.284Z] [2022-03-10T01:08:19.284Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T01:08:19.284Z] #61 sha256:1fb172ddea4de9ceee15595596ac2c84c6cf88a56e5cf1358144826365baa833 [2022-03-10T01:08:19.284Z] #61 DONE 0.2s [2022-03-10T01:08:19.284Z] [2022-03-10T01:08:19.284Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T01:08:19.284Z] #66 sha256:1d70507925f828d7c5144edbcfb265f42d3ced7fd157c4caf4611b466b219a23 [2022-03-10T01:08:19.284Z] #66 DONE 0.2s [2022-03-10T01:08:19.359Z] #56 ... [2022-03-10T01:08:19.359Z] [2022-03-10T01:08:19.359Z] #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-03-10T01:08:19.359Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T01:08:19.359Z] #16 DONE 1.1s [2022-03-10T01:08:19.359Z] [2022-03-10T01:08:19.359Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T01:08:19.359Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T01:08:19.442Z] #70 6.038 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T01:08:19.540Z] [2022-03-10T01:08:19.540Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T01:08:19.540Z] #71 sha256:8c130ffe251c5c934a8543d005b7c0e9852f11008b15055aa6271a8980acfb4e [2022-03-10T01:08:19.768Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-10T01:08:20.101Z] #71 DONE 0.6s [2022-03-10T01:08:20.101Z] [2022-03-10T01:08:20.101Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T01:08:20.101Z] #72 sha256:fb9e1acc992d8563e180687524bc0a30485029815d53e257509be1e5f1409740 [2022-03-10T01:08:20.101Z] #72 DONE 0.0s [2022-03-10T01:08:20.101Z] [2022-03-10T01:08:20.101Z] #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-03-10T01:08:20.101Z] #73 sha256:b491bb996513f13c621ebf089cf8c845df9d64005e1b9f3b57f7e0ad0ed4a2c5 [2022-03-10T01:08:20.301Z] #17 0.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T01:08:20.301Z] #17 DONE 1.0s [2022-03-10T01:08:20.301Z] [2022-03-10T01:08:20.301Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T01:08:20.301Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T01:08:20.384Z] #56 ... [2022-03-10T01:08:20.384Z] [2022-03-10T01:08:20.384Z] #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-03-10T01:08:20.384Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T01:08:20.384Z] #16 DONE 1.0s [2022-03-10T01:08:20.384Z] [2022-03-10T01:08:20.384Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T01:08:20.384Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T01:08:20.663Z] #73 0.627 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-10T01:08:20.663Z] #73 0.637 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-10T01:08:20.663Z] #73 0.639 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-10T01:08:20.736Z] 037d5740b404: Verifying Checksum [2022-03-10T01:08:20.736Z] 037d5740b404: Download complete [2022-03-10T01:08:20.947Z] #17 0.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T01:08:20.947Z] #17 DONE 1.0s [2022-03-10T01:08:20.947Z] [2022-03-10T01:08:20.947Z] #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-03-10T01:08:20.947Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:08:21.208Z] #60 ... [2022-03-10T01:08:21.208Z] [2022-03-10T01:08:21.208Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T01:08:21.208Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T01:08:21.244Z] #18 DONE 1.0s [2022-03-10T01:08:21.245Z] [2022-03-10T01:08:21.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-03-10T01:08:21.245Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:08:21.245Z] #43 ... [2022-03-10T01:08:21.245Z] [2022-03-10T01:08:21.245Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T01:08:21.245Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T01:08:21.483Z] #73 0.871 Reading package lists... [2022-03-10T01:08:22.047Z] #73 1.401 Reading package lists... [2022-03-10T01:08:22.047Z] #73 1.902 Building dependency tree... [2022-03-10T01:08:22.141Z] #18 DONE 1.1s [2022-03-10T01:08:22.141Z] [2022-03-10T01:08:22.141Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T01:08:22.141Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T01:08:22.189Z] #19 DONE 1.0s [2022-03-10T01:08:22.189Z] [2022-03-10T01:08:22.189Z] #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-03-10T01:08:22.189Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:08:22.303Z] #73 2.014 Reading state information... [2022-03-10T01:08:22.303Z] #73 2.133 The following additional packages will be installed: [2022-03-10T01:08:22.303Z] #73 2.134 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-10T01:08:22.303Z] #73 2.134 systemd-timesyncd [2022-03-10T01:08:22.303Z] #73 2.135 Suggested packages: [2022-03-10T01:08:22.303Z] #73 2.135 systemd-container policykit-1 [2022-03-10T01:08:22.303Z] #73 2.135 Recommended packages: [2022-03-10T01:08:22.303Z] #73 2.135 libnss-systemd [2022-03-10T01:08:22.303Z] #73 2.213 The following NEW packages will be installed: [2022-03-10T01:08:22.303Z] #73 2.214 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-10T01:08:22.303Z] #73 2.215 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-10T01:08:22.422Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T01:08:22.422Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0f80aa5e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T01:08:22.422Z] ---------------------------------------------------------------------------- [2022-03-10T01:08:22.422Z] [2022-03-10T01:08:22.422Z] INFO: executeCI.ps1 starting at Thu Mar 10 01:08:20 CUT 2022 [2022-03-10T01:08:22.422Z] [2022-03-10T01:08:22.422Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T01:08:22.422Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T01:08:22.422Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-10T01:08:22.422Z] INFO: Environment variables: [2022-03-10T01:08:22.422Z] [2022-03-10T01:08:22.422Z] Name Value [2022-03-10T01:08:22.422Z] ---- ----- [2022-03-10T01:08:22.422Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T01:08:22.422Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T01:08:22.422Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T01:08:22.422Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T01:08:22.422Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T01:08:22.422Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T01:08:22.422Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T01:08:22.422Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T01:08:22.422Z] BRANCH_NAME PR-43353 [2022-03-10T01:08:22.422Z] BUILD_DISPLAY_NAME #3 [2022-03-10T01:08:22.422Z] BUILD_ID 3 [2022-03-10T01:08:22.422Z] BUILD_NUMBER 3 [2022-03-10T01:08:22.422Z] BUILD_TAG jenkins-moby-PR-43353-3 [2022-03-10T01:08:22.422Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/ [2022-03-10T01:08:22.422Z] CHANGE_AUTHOR thaJeztah [2022-03-10T01:08:22.422Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-10T01:08:22.422Z] CHANGE_BRANCH update_logentries [2022-03-10T01:08:22.422Z] CHANGE_FORK thaJeztah/docker [2022-03-10T01:08:22.422Z] CHANGE_ID 43353 [2022-03-10T01:08:22.422Z] CHANGE_TARGET master [2022-03-10T01:08:22.422Z] CHANGE_TITLE vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-03-10T01:08:22.422Z] CHANGE_URL https://github.com/moby/moby/pull/43353 [2022-03-10T01:08:22.422Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:08:22.422Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T01:08:22.422Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T01:08:22.422Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T01:08:22.422Z] COMPUTERNAME azwin-2-4884a0 [2022-03-10T01:08:22.422Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T01:08:22.422Z] ConfigSequenceNumber 0 [2022-03-10T01:08:22.422Z] DOCKER_BUILDKIT 0 [2022-03-10T01:08:22.422Z] DOCKER_DUT_DEBUG 1 [2022-03-10T01:08:22.422Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T01:08:22.422Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T01:08:22.422Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-10T01:08:22.422Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T01:08:22.422Z] EXECUTOR_NUMBER 0 [2022-03-10T01:08:22.422Z] FQDN azwin-2-4884a0.westus.cloudapp.azure.com [2022-03-10T01:08:22.422Z] GIT_BRANCH PR-43353 [2022-03-10T01:08:22.422Z] GIT_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:08:22.422Z] GIT_PREVIOUS_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:08:22.422Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T01:08:22.422Z] HUDSON_COOKIE c5db99b2-1cc6-453f-96fd-4885d03da4b8 [2022-03-10T01:08:22.422Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:08:22.422Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T01:08:22.422Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T01:08:22.422Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T01:08:22.422Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:08:22.422Z] JENKINS_NODE_COOKIE 0ea8ed65-fa6c-466e-8487-47d3535eb10f [2022-03-10T01:08:22.422Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T01:08:22.422Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T01:08:22.422Z] JOB_BASE_NAME PR-43353 [2022-03-10T01:08:22.422Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/display/redirect [2022-03-10T01:08:22.422Z] JOB_NAME moby/PR-43353 [2022-03-10T01:08:22.422Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/ [2022-03-10T01:08:22.422Z] library.jps.version master [2022-03-10T01:08:22.422Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T01:08:22.422Z] NODE_LABELS amd64 azure azwin-2-4884a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-10T01:08:22.422Z] NODE_NAME azwin-2-4884a0 [2022-03-10T01:08:22.422Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T01:08:22.422Z] OS Windows_NT [2022-03-10T01:08:22.422Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T01:08:22.422Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T01:08:22.422Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T01:08:22.422Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-10T01:08:22.422Z] PROCESSOR_LEVEL 6 [2022-03-10T01:08:22.422Z] PROCESSOR_REVISION 4f01 [2022-03-10T01:08:22.422Z] ProgramData C:\ProgramData [2022-03-10T01:08:22.422Z] ProgramFiles C:\Program Files [2022-03-10T01:08:22.422Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T01:08:22.422Z] ProgramW6432 C:\Program Files [2022-03-10T01:08:22.422Z] PROMPT $P$G [2022-03-10T01:08:22.422Z] PSExecutionPolicyPreference Bypass [2022-03-10T01:08:22.422Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T01:08:22.422Z] PUBLIC C:\Users\Public [2022-03-10T01:08:22.422Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=artif... [2022-03-10T01:08:22.422Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=changes [2022-03-10T01:08:22.422Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect [2022-03-10T01:08:22.422Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=tests [2022-03-10T01:08:22.422Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T01:08:22.422Z] SOURCES_DRIVE d [2022-03-10T01:08:22.422Z] SOURCES_SUBDIR gopath [2022-03-10T01:08:22.423Z] STAGE_NAME Run tests [2022-03-10T01:08:22.423Z] SystemDrive C: [2022-03-10T01:08:22.423Z] SystemRoot C:\Windows [2022-03-10T01:08:22.423Z] TEMP C:\Windows\TEMP [2022-03-10T01:08:22.423Z] TESTDEBUG 0 [2022-03-10T01:08:22.423Z] TESTRUN_DRIVE d [2022-03-10T01:08:22.423Z] TESTRUN_SUBDIR CI [2022-03-10T01:08:22.423Z] TIMEOUT 120m [2022-03-10T01:08:22.423Z] TMP C:\Windows\TEMP [2022-03-10T01:08:22.423Z] USERDOMAIN WORKGROUP [2022-03-10T01:08:22.423Z] USERNAME azwin-2-4884a0$ [2022-03-10T01:08:22.423Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T01:08:22.423Z] windir C:\Windows [2022-03-10T01:08:22.423Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T01:08:22.423Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-10T01:08:22.423Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T01:08:22.423Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T01:08:22.423Z] [2022-03-10T01:08:22.423Z] [2022-03-10T01:08:22.423Z] [2022-03-10T01:08:22.559Z] #73 2.482 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:08:22.559Z] #73 2.482 Need to get 5941 kB of archives. [2022-03-10T01:08:22.559Z] #73 2.482 After this operation, 19.5 MB of additional disk space will be used. [2022-03-10T01:08:22.559Z] #73 2.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-10T01:08:22.559Z] #73 2.485 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-10T01:08:22.559Z] #73 2.486 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-10T01:08:22.559Z] #73 2.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-10T01:08:22.560Z] #73 2.493 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-10T01:08:22.560Z] #73 2.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-10T01:08:22.560Z] #73 2.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-10T01:08:22.816Z] #73 2.583 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-10T01:08:22.816Z] #73 2.585 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-10T01:08:22.816Z] #73 2.587 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-10T01:08:22.816Z] #73 2.589 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-10T01:08:22.816Z] #73 2.745 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:08:22.816Z] #73 2.776 Fetched 5941 kB in 0s (15.8 MB/s) [2022-03-10T01:08:22.816Z] #73 2.799 Selecting previously unselected package libargon2-1:amd64. [2022-03-10T01:08:22.816Z] #73 2.799 (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-03-10T01:08:22.816Z] #73 2.823 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-10T01:08:22.816Z] #73 2.829 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T01:08:22.816Z] #73 2.859 Selecting previously unselected package libjson-c5:amd64. [2022-03-10T01:08:22.892Z] INFO: Sources under d:\gopath\... [2022-03-10T01:08:23.072Z] #73 2.861 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-10T01:08:23.072Z] #73 2.864 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-10T01:08:23.072Z] #73 2.898 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-10T01:08:23.072Z] #73 2.901 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-10T01:08:23.072Z] #73 2.904 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-10T01:08:23.072Z] #73 2.955 Selecting previously unselected package libkmod2:amd64. [2022-03-10T01:08:23.072Z] #73 2.958 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-10T01:08:23.072Z] #73 2.961 Unpacking libkmod2:amd64 (28-1) ... [2022-03-10T01:08:23.072Z] #73 2.995 Selecting previously unselected package systemd-timesyncd. [2022-03-10T01:08:23.072Z] #73 2.998 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-10T01:08:23.072Z] #73 3.001 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-10T01:08:23.072Z] #73 3.046 Selecting previously unselected package systemd. [2022-03-10T01:08:23.072Z] #73 3.049 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-10T01:08:23.072Z] #73 3.083 Unpacking systemd (247.3-6) ... [2022-03-10T01:08:23.075Z] #19 DONE 1.0s [2022-03-10T01:08:23.075Z] [2022-03-10T01:08:23.075Z] #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-03-10T01:08:23.075Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:08:23.132Z] #56 ... [2022-03-10T01:08:23.132Z] [2022-03-10T01:08:23.132Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T01:08:23.132Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T01:08:23.132Z] #20 DONE 1.0s [2022-03-10T01:08:23.332Z] #34 ... [2022-03-10T01:08:23.332Z] [2022-03-10T01:08:23.332Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T01:08:23.332Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T01:08:23.360Z] INFO: Test run under d:\CI\... [2022-03-10T01:08:23.360Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T01:08:23.360Z] INFO: docker/docker repository was found [2022-03-10T01:08:23.360Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-10T01:08:23.393Z] [2022-03-10T01:08:23.393Z] #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-03-10T01:08:23.393Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:08:23.630Z] #70 ... [2022-03-10T01:08:23.630Z] [2022-03-10T01:08:23.630Z] #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-03-10T01:08:23.630Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:08:23.630Z] #45 2.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:08:23.630Z] #45 2.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:08:23.630Z] #45 2.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:08:23.630Z] #45 2.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-10T01:08:23.630Z] #45 2.779 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:08:23.630Z] #45 3.352 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-10T01:08:23.630Z] #45 3.817 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:08:23.630Z] #45 4.393 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-10T01:08:23.630Z] #45 4.824 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-10T01:08:23.630Z] #45 5.302 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-10T01:08:23.630Z] #45 5.302 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:08:23.630Z] #45 5.315 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-10T01:08:23.630Z] #45 5.320 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:08:23.630Z] #45 5.328 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-10T01:08:23.630Z] #45 5.349 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-10T01:08:23.630Z] #45 5.568 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:08:23.630Z] #45 5.580 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-10T01:08:23.630Z] #45 5.580 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-10T01:08:23.630Z] #45 5.580 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-10T01:08:23.630Z] #45 5.580 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:08:23.630Z] #45 5.596 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-10T01:08:23.630Z] #45 ... [2022-03-10T01:08:23.630Z] [2022-03-10T01:08:23.630Z] #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-03-10T01:08:23.630Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:08:23.630Z] #20 2.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:08:23.630Z] #20 2.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:08:23.630Z] #20 2.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:08:23.630Z] #20 2.457 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:08:23.630Z] #20 2.915 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-10T01:08:23.630Z] #20 3.322 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-10T01:08:23.630Z] #20 3.799 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-10T01:08:23.630Z] #20 4.392 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-10T01:08:23.630Z] #20 4.923 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:08:23.630Z] #20 5.474 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-10T01:08:23.630Z] #20 5.474 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:08:23.630Z] #20 5.496 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-10T01:08:23.630Z] #20 5.508 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-10T01:08:23.630Z] #20 5.511 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-10T01:08:23.630Z] #20 5.520 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:08:23.630Z] #20 5.540 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:08:23.630Z] #20 5.540 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:08:23.630Z] #20 5.540 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-10T01:08:23.630Z] #20 5.559 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-10T01:08:23.630Z] #20 5.568 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-10T01:08:23.630Z] #20 5.568 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-10T01:08:23.630Z] #20 ... [2022-03-10T01:08:23.630Z] [2022-03-10T01:08:23.630Z] #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-03-10T01:08:23.630Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-10T01:08:23.630Z] #65 2.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:08:23.630Z] #65 2.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:08:23.630Z] #65 2.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:08:23.630Z] #65 2.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-10T01:08:23.630Z] #65 2.859 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:08:23.630Z] #65 3.391 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:08:23.630Z] #65 4.140 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-10T01:08:23.630Z] #65 4.593 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-10T01:08:23.630Z] #65 5.072 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-10T01:08:23.630Z] #65 5.607 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-10T01:08:23.630Z] #65 5.636 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:08:23.630Z] #65 5.636 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:08:23.630Z] #65 5.636 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-10T01:08:23.630Z] #65 5.666 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-10T01:08:23.630Z] #65 5.666 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-10T01:08:23.630Z] #65 5.959 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-10T01:08:23.630Z] #65 5.980 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:08:23.630Z] #65 5.980 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-10T01:08:23.630Z] #65 5.980 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-10T01:08:23.630Z] #65 5.980 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-10T01:08:23.630Z] #65 5.980 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:08:23.637Z] #73 3.556 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T01:08:23.637Z] #73 3.566 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-10T01:08:23.637Z] #73 3.575 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-10T01:08:23.637Z] #73 3.585 Setting up libkmod2:amd64 (28-1) ... [2022-03-10T01:08:23.637Z] #73 3.595 Setting up systemd (247.3-6) ... [2022-03-10T01:08:23.637Z] #73 3.630 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-10T01:08:23.637Z] #73 3.634 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-10T01:08:23.829Z] ltsc2022: Pulling from windows/servercore [2022-03-10T01:08:23.893Z] #73 3.636 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-10T01:08:24.149Z] #73 3.966 Setting up systemd-timesyncd (247.3-6) ... [2022-03-10T01:08:24.265Z] #20 DONE 0.9s [2022-03-10T01:08:24.265Z] [2022-03-10T01:08:24.265Z] #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-03-10T01:08:24.265Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:08:24.298Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T01:08:24.298Z] 037d5740b404: Pulling fs layer [2022-03-10T01:08:24.336Z] #21 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:08:24.336Z] #21 1.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:08:24.336Z] #21 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:08:24.405Z] #73 4.168 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T01:08:24.405Z] #73 4.168 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T01:08:24.405Z] #73 4.223 Selecting previously unselected package systemd-sysv. [2022-03-10T01:08:24.405Z] #73 4.223 (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-03-10T01:08:24.405Z] #73 4.237 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-10T01:08:24.405Z] #73 4.240 Unpacking systemd-sysv (247.3-6) ... [2022-03-10T01:08:24.405Z] #73 4.278 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-10T01:08:24.405Z] #73 4.281 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-10T01:08:24.405Z] #73 4.285 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-10T01:08:24.405Z] #73 4.337 Selecting previously unselected package dbus. [2022-03-10T01:08:24.405Z] #73 4.340 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-10T01:08:24.405Z] #73 4.349 Unpacking dbus (1.12.20-2) ... [2022-03-10T01:08:24.405Z] #73 4.402 Selecting previously unselected package libpam-systemd:amd64. [2022-03-10T01:08:24.405Z] #73 4.404 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-10T01:08:24.405Z] #73 4.408 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-10T01:08:24.405Z] #73 4.453 Selecting previously unselected package dbus-user-session. [2022-03-10T01:08:24.663Z] #73 4.456 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-10T01:08:24.663Z] #73 4.460 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-10T01:08:24.663Z] #73 4.525 Setting up systemd-sysv (247.3-6) ... [2022-03-10T01:08:24.663Z] #73 4.536 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-10T01:08:24.663Z] #73 4.545 Setting up dbus (1.12.20-2) ... [2022-03-10T01:08:24.907Z] #21 1.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:08:24.919Z] #73 4.654 invoke-rc.d: could not determine current runlevel [2022-03-10T01:08:24.919Z] #73 4.657 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:08:24.919Z] #73 4.661 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-10T01:08:24.919Z] #73 4.807 Setting up dbus-user-session (1.12.20-2) ... [2022-03-10T01:08:24.919Z] #73 4.820 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:08:25.175Z] #73 DONE 5.0s [2022-03-10T01:08:25.175Z] [2022-03-10T01:08:25.175Z] #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-03-10T01:08:25.175Z] #74 sha256:274759c27cfa666b4b1d5f55da6f0cd8a78a81566e55d5ae90ae4bc2eb952f6f [2022-03-10T01:08:25.634Z] #21 1.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:08:25.634Z] #21 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:08:25.634Z] #21 1.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:08:25.687Z] #74 0.388 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T01:08:25.687Z] #74 0.389 Dload Upload Total Spent Left Speed [2022-03-10T01:08:25.687Z] #74 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5899 [2022-03-10T01:08:25.687Z] #74 DONE 0.8s [2022-03-10T01:08:25.687Z] [2022-03-10T01:08:25.687Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T01:08:25.687Z] #75 sha256:264eee74235fcc169b716553bd085d29df8829faf6e078dd3f687ca04b2a9332 [2022-03-10T01:08:25.850Z] #21 2.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:08:25.893Z] #21 1.718 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:08:26.455Z] #21 2.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:08:26.617Z] #75 DONE 0.8s [2022-03-10T01:08:26.617Z] [2022-03-10T01:08:26.617Z] #76 exporting to image [2022-03-10T01:08:26.617Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T01:08:26.617Z] #76 exporting layers [2022-03-10T01:08:26.793Z] #21 3.625 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:08:27.824Z] #21 3.559 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:08:30.096Z] #21 6.795 Fetched 8507 kB in 6s (1439 kB/s) [2022-03-10T01:08:30.096Z] #21 6.795 Reading package lists... [2022-03-10T01:08:30.096Z] #21 ... [2022-03-10T01:08:30.096Z] [2022-03-10T01:08:30.096Z] #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-03-10T01:08:30.096Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:08:30.096Z] #34 DONE 152.1s [2022-03-10T01:08:30.096Z] [2022-03-10T01:08:30.096Z] #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-03-10T01:08:30.096Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:08:30.096Z] #56 10.46 + cd /tmp/tmp.HfWkNh2rgO/src/github.com/opencontainers/runc [2022-03-10T01:08:30.096Z] #56 10.46 + git checkout -q v1.1.0 [2022-03-10T01:08:30.096Z] #56 10.71 + '[' -z '' ']' [2022-03-10T01:08:30.096Z] #56 10.71 + target=static [2022-03-10T01:08:30.096Z] #56 10.71 + make BUILDTAGS=seccomp static [2022-03-10T01:08:30.096Z] #56 11.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T01:08:31.123Z] #21 6.889 Fetched 8507 kB in 6s (1447 kB/s) [2022-03-10T01:08:31.380Z] #21 6.889 Reading package lists... [2022-03-10T01:08:31.380Z] #21 ... [2022-03-10T01:08:31.380Z] [2022-03-10T01:08:31.380Z] #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-03-10T01:08:31.380Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T01:08:31.380Z] #34 DONE 155.3s [2022-03-10T01:08:31.380Z] [2022-03-10T01:08:31.380Z] #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-03-10T01:08:31.380Z] #56 sha256:36e42ff4bd98ae0a9432a7936da509e29ce97c8d03241278ef47debfd4e7d22b [2022-03-10T01:08:31.380Z] #56 9.807 + cd /tmp/tmp.sermHvQzsD/src/github.com/opencontainers/runc [2022-03-10T01:08:31.380Z] #56 9.807 + git checkout -q v1.1.0 [2022-03-10T01:08:31.380Z] #56 10.17 + '[' -z '' ']' [2022-03-10T01:08:31.380Z] #56 10.17 + target=static [2022-03-10T01:08:31.380Z] #56 10.17 + make BUILDTAGS=seccomp static [2022-03-10T01:08:31.380Z] #56 10.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T01:08:32.653Z] #56 ... [2022-03-10T01:08:32.653Z] [2022-03-10T01:08:32.653Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T01:08:32.653Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:08:32.653Z] #21 6.795 Reading package lists... [2022-03-10T01:08:33.904Z] #56 ... [2022-03-10T01:08:33.904Z] [2022-03-10T01:08:33.904Z] #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-03-10T01:08:33.904Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T01:08:33.904Z] #21 6.889 Reading package lists... [2022-03-10T01:08:34.707Z] #76 exporting layers 7.3s done [2022-03-10T01:08:34.707Z] #76 writing image sha256:1dbc0090ad6edbb1b5edd87689651b90daf0d52fa2249cd79367cd4bb7a16854 done [2022-03-10T01:08:34.707Z] #76 naming to docker.io/library/docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 done [2022-03-10T01:08:34.707Z] #76 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T01:08:35.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -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:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh dynbinary test-integration [2022-03-10T01:08:35.199Z] #21 9.518 Reading package lists... [2022-03-10T01:08:35.199Z] #21 11.61 Building dependency tree... [2022-03-10T01:08:35.609Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-10T01:08:35.609Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-10T01:08:35.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-10T01:08:35.609Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-10T01:08:35.609Z] 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-03-10T01:08:35.609Z] Detected virtualization docker. [2022-03-10T01:08:35.609Z] Detected architecture x86-64. [2022-03-10T01:08:35.609Z] Set hostname to . [2022-03-10T01:08:35.609Z] modprobe@configfs.service: Succeeded. [2022-03-10T01:08:35.609Z] modprobe@drm.service: Succeeded. [2022-03-10T01:08:35.609Z] modprobe@fuse.service: Succeeded. [2022-03-10T01:08:35.609Z] + source /etc/docker-entrypoint-cmd [2022-03-10T01:08:35.609Z] ++ hack/make.sh dynbinary test-integration [2022-03-10T01:08:35.609Z] [2022-03-10T01:08:35.798Z] #21 9.643 Reading package lists... [2022-03-10T01:08:35.840Z] #65 22.02 Fetched 48.9 MB in 20s (2393 kB/s) [2022-03-10T01:08:35.840Z] #65 22.02 Reading package lists... [2022-03-10T01:08:35.840Z] #65 ... [2022-03-10T01:08:35.840Z] [2022-03-10T01:08:35.840Z] #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-03-10T01:08:35.840Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:08:35.840Z] #45 21.96 Fetched 48.9 MB in 20s (2423 kB/s) [2022-03-10T01:08:35.865Z] Removing bundles/ [2022-03-10T01:08:35.865Z] [2022-03-10T01:08:35.865Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T01:08:35.865Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:08:35.865Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:08:36.142Z] #21 12.77 The following additional packages will be installed: [2022-03-10T01:08:36.142Z] #21 12.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:08:36.142Z] #21 12.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T01:08:36.142Z] #21 12.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T01:08:36.142Z] #21 12.79 python3-pkg-resources vim-runtime xxd [2022-03-10T01:08:36.142Z] #21 12.80 Suggested packages: [2022-03-10T01:08:36.142Z] #21 12.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T01:08:36.142Z] #21 12.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T01:08:36.142Z] #21 12.80 acl attr quota [2022-03-10T01:08:36.142Z] #21 12.80 Recommended packages: [2022-03-10T01:08:36.142Z] #21 12.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T01:08:36.361Z] #21 11.70 Building dependency tree... [2022-03-10T01:08:37.085Z] #21 13.91 The following NEW packages will be installed: [2022-03-10T01:08:37.085Z] #21 13.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T01:08:37.085Z] #21 13.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:08:37.085Z] #21 13.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T01:08:37.085Z] #21 13.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T01:08:37.085Z] #21 13.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T01:08:37.085Z] #21 13.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T01:08:37.085Z] #21 13.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T01:08:37.085Z] #21 13.92 xz-utils zip zstd [2022-03-10T01:08:37.291Z] #21 12.98 The following additional packages will be installed: [2022-03-10T01:08:37.291Z] #21 12.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:08:37.291Z] #21 12.98 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T01:08:37.291Z] #21 12.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T01:08:37.292Z] #21 12.98 python3-pkg-resources vim-runtime xxd [2022-03-10T01:08:37.292Z] #21 12.99 Suggested packages: [2022-03-10T01:08:37.292Z] #21 12.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T01:08:37.292Z] #21 12.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T01:08:37.292Z] #21 12.99 acl attr quota [2022-03-10T01:08:37.292Z] #21 12.99 Recommended packages: [2022-03-10T01:08:37.292Z] #21 12.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T01:08:37.346Z] #21 14.22 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:08:37.346Z] #21 14.22 Need to get 27.6 MB of archives. [2022-03-10T01:08:37.346Z] #21 14.22 After this operation, 106 MB of additional disk space will be used. [2022-03-10T01:08:37.346Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T01:08:37.346Z] #21 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T01:08:37.346Z] #21 14.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T01:08:37.346Z] #21 14.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T01:08:37.346Z] #21 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T01:08:37.346Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T01:08:37.346Z] #21 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T01:08:37.346Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T01:08:37.346Z] #21 14.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:08:37.346Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:08:37.346Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T01:08:37.346Z] #21 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T01:08:37.346Z] #21 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T01:08:37.346Z] #21 14.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T01:08:37.607Z] #21 14.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T01:08:37.607Z] #21 14.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T01:08:37.607Z] #21 14.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T01:08:37.607Z] #21 14.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T01:08:37.607Z] #21 14.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T01:08:37.607Z] #21 14.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T01:08:37.607Z] #21 14.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T01:08:37.607Z] #21 14.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:08:37.607Z] #21 14.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:08:37.607Z] #21 14.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:08:37.607Z] #21 14.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T01:08:37.607Z] #21 14.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T01:08:37.607Z] #21 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:08:37.869Z] #21 14.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T01:08:37.869Z] #21 14.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:08:37.869Z] #21 14.72 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-03-10T01:08:37.869Z] #21 14.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:08:37.869Z] #21 14.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T01:08:37.869Z] #21 14.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T01:08:37.869Z] #21 14.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T01:08:37.869Z] #21 14.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T01:08:37.869Z] #21 14.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T01:08:37.869Z] #21 14.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:08:37.869Z] #21 14.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T01:08:37.869Z] #21 14.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T01:08:38.131Z] #21 14.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T01:08:38.131Z] #21 14.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T01:08:38.131Z] #21 14.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T01:08:38.131Z] #21 14.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T01:08:38.131Z] #21 14.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T01:08:38.131Z] #21 15.11 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T01:08:38.222Z] #21 14.07 The following NEW packages will be installed: [2022-03-10T01:08:38.222Z] #21 14.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T01:08:38.222Z] #21 14.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T01:08:38.222Z] #21 14.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T01:08:38.222Z] #21 14.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T01:08:38.222Z] #21 14.07 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T01:08:38.222Z] #21 14.07 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T01:08:38.222Z] #21 14.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T01:08:38.222Z] #21 14.07 xz-utils zip zstd [2022-03-10T01:08:38.392Z] #21 15.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T01:08:38.392Z] #21 15.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T01:08:38.392Z] #21 15.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T01:08:38.479Z] #21 14.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:08:38.479Z] #21 14.41 Need to get 27.6 MB of archives. [2022-03-10T01:08:38.479Z] #21 14.41 After this operation, 106 MB of additional disk space will be used. [2022-03-10T01:08:38.479Z] #21 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T01:08:38.479Z] #21 14.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T01:08:38.479Z] #21 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T01:08:38.479Z] #21 14.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T01:08:38.479Z] #21 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T01:08:38.479Z] #21 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T01:08:38.479Z] #21 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T01:08:38.479Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T01:08:38.479Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:08:38.598Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T01:08:38.737Z] #21 14.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:08:38.737Z] #21 14.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T01:08:38.737Z] #21 14.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T01:08:38.737Z] #21 14.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T01:08:38.737Z] #21 14.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T01:08:38.737Z] #21 14.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T01:08:38.737Z] #21 14.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T01:08:38.737Z] #21 14.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T01:08:38.737Z] #21 14.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T01:08:38.737Z] #21 14.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T01:08:38.737Z] #21 14.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T01:08:38.737Z] #21 14.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T01:08:38.737Z] #21 14.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:08:38.737Z] #21 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:08:38.737Z] #21 14.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:08:38.737Z] #21 14.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T01:08:38.737Z] #21 14.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T01:08:38.737Z] #21 14.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T01:08:38.963Z] #21 15.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:08:38.963Z] #21 15.75 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-03-10T01:08:38.963Z] #21 15.80 Selecting previously unselected package pigz. [2022-03-10T01:08:38.963Z] #21 15.80 (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-03-10T01:08:38.963Z] #21 15.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T01:08:38.963Z] #21 15.86 Unpacking pigz (2.6-1) ... [2022-03-10T01:08:38.963Z] #21 15.94 Selecting previously unselected package libelf1:amd64. [2022-03-10T01:08:38.963Z] #21 15.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T01:08:38.995Z] #21 14.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T01:08:38.995Z] #21 14.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:08:38.995Z] #21 14.89 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-03-10T01:08:38.995Z] #21 14.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:08:38.995Z] #21 14.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T01:08:38.995Z] #21 14.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T01:08:38.995Z] #21 14.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T01:08:38.995Z] #21 14.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T01:08:38.995Z] #21 14.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T01:08:38.995Z] #21 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:08:38.995Z] #21 14.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T01:08:39.056Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0c55d339\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T01:08:39.056Z] ---------------------------------------------------------------------------- [2022-03-10T01:08:39.056Z] [2022-03-10T01:08:39.056Z] INFO: executeCI.ps1 starting at Thu Mar 10 01:08:38 CUT 2022 [2022-03-10T01:08:39.056Z] [2022-03-10T01:08:39.056Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T01:08:39.056Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T01:08:39.223Z] #21 15.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T01:08:39.224Z] #21 16.07 Selecting previously unselected package libbpf0:amd64. [2022-03-10T01:08:39.224Z] #21 16.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T01:08:39.224Z] #21 16.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:08:39.224Z] #21 16.17 Selecting previously unselected package libcap2:amd64. [2022-03-10T01:08:39.224Z] #21 16.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T01:08:39.251Z] #21 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T01:08:39.251Z] #21 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T01:08:39.251Z] #21 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T01:08:39.251Z] #21 15.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T01:08:39.251Z] #21 15.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T01:08:39.251Z] #21 15.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T01:08:39.484Z] #21 16.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:08:39.484Z] #21 16.24 Selecting previously unselected package libmnl0:amd64. [2022-03-10T01:08:39.484Z] #21 16.24 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T01:08:39.484Z] #21 16.25 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:08:39.484Z] #21 16.31 Selecting previously unselected package libxtables12:amd64. [2022-03-10T01:08:39.484Z] #21 16.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T01:08:39.484Z] #21 16.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:08:39.484Z] #21 16.38 Selecting previously unselected package libcap2-bin. [2022-03-10T01:08:39.484Z] #21 16.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T01:08:39.484Z] #21 16.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T01:08:39.509Z] #21 15.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T01:08:39.509Z] #21 15.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T01:08:39.509Z] #21 15.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T01:08:39.509Z] #21 15.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T01:08:39.513Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-10T01:08:39.513Z] INFO: Environment variables: [2022-03-10T01:08:39.513Z] [2022-03-10T01:08:39.513Z] Name Value [2022-03-10T01:08:39.513Z] ---- ----- [2022-03-10T01:08:39.513Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T01:08:39.513Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T01:08:39.513Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T01:08:39.513Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T01:08:39.513Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T01:08:39.513Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T01:08:39.513Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T01:08:39.513Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T01:08:39.513Z] BRANCH_NAME PR-43353 [2022-03-10T01:08:39.513Z] BUILD_DISPLAY_NAME #3 [2022-03-10T01:08:39.513Z] BUILD_ID 3 [2022-03-10T01:08:39.513Z] BUILD_NUMBER 3 [2022-03-10T01:08:39.513Z] BUILD_TAG jenkins-moby-PR-43353-3 [2022-03-10T01:08:39.513Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/ [2022-03-10T01:08:39.513Z] CHANGE_AUTHOR thaJeztah [2022-03-10T01:08:39.513Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-10T01:08:39.513Z] CHANGE_BRANCH update_logentries [2022-03-10T01:08:39.513Z] CHANGE_FORK thaJeztah/docker [2022-03-10T01:08:39.513Z] CHANGE_ID 43353 [2022-03-10T01:08:39.513Z] CHANGE_TARGET master [2022-03-10T01:08:39.513Z] CHANGE_TITLE vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-03-10T01:08:39.513Z] CHANGE_URL https://github.com/moby/moby/pull/43353 [2022-03-10T01:08:39.513Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T01:08:39.513Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T01:08:39.513Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T01:08:39.513Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T01:08:39.513Z] COMPUTERNAME azwin-2-315130 [2022-03-10T01:08:39.513Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T01:08:39.513Z] ConfigSequenceNumber 0 [2022-03-10T01:08:39.513Z] DOCKER_BUILDKIT 0 [2022-03-10T01:08:39.513Z] DOCKER_DUT_DEBUG 1 [2022-03-10T01:08:39.513Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T01:08:39.513Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T01:08:39.513Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T01:08:39.513Z] EXECUTOR_NUMBER 0 [2022-03-10T01:08:39.513Z] FQDN azwin-2-315130.westus.cloudapp.azure.com [2022-03-10T01:08:39.513Z] GIT_BRANCH PR-43353 [2022-03-10T01:08:39.514Z] GIT_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:08:39.514Z] GIT_PREVIOUS_COMMIT 8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:08:39.514Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T01:08:39.514Z] HUDSON_COOKIE 680b50f4-5b99-4602-a17a-664945555560 [2022-03-10T01:08:39.514Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:08:39.514Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T01:08:39.514Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T01:08:39.514Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T01:08:39.514Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T01:08:39.514Z] JENKINS_NODE_COOKIE 47640489-dbfb-411a-962a-5b5738a43698 [2022-03-10T01:08:39.514Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T01:08:39.514Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T01:08:39.514Z] JOB_BASE_NAME PR-43353 [2022-03-10T01:08:39.514Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/display/redirect [2022-03-10T01:08:39.514Z] JOB_NAME moby/PR-43353 [2022-03-10T01:08:39.514Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/ [2022-03-10T01:08:39.514Z] library.jps.version master [2022-03-10T01:08:39.514Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T01:08:39.514Z] NODE_LABELS amd64 azure azwin-2-315130 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-10T01:08:39.514Z] NODE_NAME azwin-2-315130 [2022-03-10T01:08:39.514Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T01:08:39.514Z] OS Windows_NT [2022-03-10T01:08:39.514Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T01:08:39.514Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T01:08:39.514Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T01:08:39.514Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-10T01:08:39.514Z] PROCESSOR_LEVEL 6 [2022-03-10T01:08:39.514Z] PROCESSOR_REVISION 4f01 [2022-03-10T01:08:39.514Z] ProgramData C:\ProgramData [2022-03-10T01:08:39.514Z] ProgramFiles C:\Program Files [2022-03-10T01:08:39.514Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T01:08:39.514Z] ProgramW6432 C:\Program Files [2022-03-10T01:08:39.514Z] PROMPT $P$G [2022-03-10T01:08:39.514Z] PSExecutionPolicyPreference Bypass [2022-03-10T01:08:39.514Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T01:08:39.514Z] PUBLIC C:\Users\Public [2022-03-10T01:08:39.514Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=artif... [2022-03-10T01:08:39.514Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=changes [2022-03-10T01:08:39.514Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect [2022-03-10T01:08:39.514Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43353/3/display/redirect?page=tests [2022-03-10T01:08:39.514Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T01:08:39.514Z] SOURCES_DRIVE d [2022-03-10T01:08:39.514Z] SOURCES_SUBDIR gopath [2022-03-10T01:08:39.514Z] STAGE_NAME Run tests [2022-03-10T01:08:39.514Z] SystemDrive C: [2022-03-10T01:08:39.514Z] SystemRoot C:\Windows [2022-03-10T01:08:39.514Z] TEMP C:\Windows\TEMP [2022-03-10T01:08:39.514Z] TESTDEBUG 0 [2022-03-10T01:08:39.514Z] TESTRUN_DRIVE d [2022-03-10T01:08:39.514Z] TESTRUN_SUBDIR CI [2022-03-10T01:08:39.514Z] TIMEOUT 120m [2022-03-10T01:08:39.514Z] TMP C:\Windows\TEMP [2022-03-10T01:08:39.514Z] USERDOMAIN WORKGROUP [2022-03-10T01:08:39.514Z] USERNAME azwin-2-315130$ [2022-03-10T01:08:39.514Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T01:08:39.514Z] windir C:\Windows [2022-03-10T01:08:39.514Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T01:08:39.514Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-10T01:08:39.514Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T01:08:39.514Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T01:08:39.514Z] [2022-03-10T01:08:39.514Z] [2022-03-10T01:08:39.514Z] [2022-03-10T01:08:39.745Z] #21 16.49 Selecting previously unselected package iproute2. [2022-03-10T01:08:39.745Z] #21 16.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T01:08:39.745Z] #21 16.50 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T01:08:40.073Z] #21 15.84 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:08:40.073Z] #21 15.95 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-03-10T01:08:40.073Z] #21 16.01 Selecting previously unselected package pigz. [2022-03-10T01:08:40.316Z] #21 16.93 Selecting previously unselected package xxd. [2022-03-10T01:08:40.317Z] #21 16.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:08:40.317Z] #21 16.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:40.317Z] #21 17.03 Selecting previously unselected package vim-common. [2022-03-10T01:08:40.317Z] #21 17.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:08:40.317Z] #21 17.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:40.317Z] #21 17.17 Selecting previously unselected package bash-completion. [2022-03-10T01:08:40.317Z] #21 17.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T01:08:40.330Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-03-10T01:08:40.330Z] #21 16.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T01:08:40.330Z] #21 16.10 Unpacking pigz (2.6-1) ... [2022-03-10T01:08:40.330Z] #21 16.21 Selecting previously unselected package libelf1:amd64. [2022-03-10T01:08:40.330Z] #21 16.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T01:08:40.330Z] #21 16.23 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T01:08:40.587Z] #21 16.34 Selecting previously unselected package libbpf0:amd64. [2022-03-10T01:08:40.587Z] #21 16.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T01:08:40.587Z] #21 16.35 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:08:40.587Z] #21 16.46 Selecting previously unselected package libcap2:amd64. [2022-03-10T01:08:40.587Z] #21 16.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T01:08:40.587Z] #21 16.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:08:40.587Z] #21 16.52 Selecting previously unselected package libmnl0:amd64. [2022-03-10T01:08:40.587Z] #21 16.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T01:08:40.587Z] #21 16.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:08:40.844Z] #21 16.61 Selecting previously unselected package libxtables12:amd64. [2022-03-10T01:08:40.845Z] #21 16.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T01:08:40.845Z] #21 16.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:08:40.845Z] #21 16.70 Selecting previously unselected package libcap2-bin. [2022-03-10T01:08:40.845Z] #21 16.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T01:08:40.845Z] #21 16.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T01:08:40.845Z] #21 16.81 Selecting previously unselected package iproute2. [2022-03-10T01:08:40.845Z] #21 16.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T01:08:40.845Z] #21 16.82 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T01:08:41.409Z] #21 17.25 Selecting previously unselected package xxd. [2022-03-10T01:08:41.409Z] #21 17.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:08:41.409Z] #21 17.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:41.666Z] #21 17.40 Selecting previously unselected package vim-common. [2022-03-10T01:08:41.666Z] #21 17.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:08:41.666Z] #21 17.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:41.666Z] #21 17.60 Selecting previously unselected package bash-completion. [2022-03-10T01:08:41.686Z] INFO: Sources under d:\gopath\... [2022-03-10T01:08:41.686Z] INFO: Test run under d:\CI\... [2022-03-10T01:08:41.686Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T01:08:41.686Z] INFO: docker/docker repository was found [2022-03-10T01:08:41.686Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-10T01:08:41.923Z] #21 17.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T01:08:42.145Z] ltsc2019: Pulling from windows/servercore [2022-03-10T01:08:42.231Z] #21 18.84 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T01:08:42.492Z] #21 19.22 Selecting previously unselected package bzip2. [2022-03-10T01:08:42.492Z] #21 19.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T01:08:42.492Z] #21 19.24 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T01:08:42.492Z] #21 19.31 Selecting previously unselected package xz-utils. [2022-03-10T01:08:42.492Z] #21 19.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T01:08:42.492Z] #21 19.33 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T01:08:42.603Z] 4612f6d0b889: Pulling fs layer [2022-03-10T01:08:42.603Z] 0a6173b79e25: Pulling fs layer [2022-03-10T01:08:42.752Z] #21 19.51 Selecting previously unselected package apparmor. [2022-03-10T01:08:42.752Z] #21 19.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T01:08:42.752Z] #21 19.57 Unpacking apparmor (2.13.6-10) ... [2022-03-10T01:08:43.013Z] #21 19.87 Selecting previously unselected package inetutils-ping. [2022-03-10T01:08:43.013Z] #21 19.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T01:08:43.013Z] #21 19.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T01:08:43.274Z] #21 19.99 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T01:08:43.274Z] #21 20.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:08:43.274Z] #21 20.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:43.274Z] #21 20.08 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T01:08:43.274Z] #21 20.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:08:43.274Z] #21 20.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:43.274Z] #21 20.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T01:08:43.535Z] #21 20.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T01:08:43.535Z] #21 20.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:08:43.535Z] #21 20.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T01:08:43.535Z] #21 20.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T01:08:43.535Z] #21 20.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:08:43.535Z] #21 20.32 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T01:08:43.535Z] #21 20.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T01:08:43.535Z] #21 20.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:08:43.535Z] #21 20.43 Selecting previously unselected package iptables. [2022-03-10T01:08:43.795Z] #21 20.43 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T01:08:43.795Z] #21 20.45 Unpacking iptables (1.8.7-1) ... [2022-03-10T01:08:43.795Z] #21 20.68 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:08:43.795Z] #21 20.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:08:43.819Z] #21 19.29 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T01:08:43.819Z] #21 19.65 Selecting previously unselected package bzip2. [2022-03-10T01:08:43.819Z] #21 19.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T01:08:43.819Z] #21 19.66 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T01:08:43.819Z] #21 19.73 Selecting previously unselected package xz-utils. [2022-03-10T01:08:43.819Z] #21 19.73 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T01:08:43.819Z] #21 19.73 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T01:08:44.065Z] #21 20.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:08:44.065Z] #21 20.82 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:08:44.065Z] #21 20.83 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:08:44.065Z] #21 20.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:08:44.065Z] #21 20.94 Selecting previously unselected package jq. [2022-03-10T01:08:44.076Z] #21 19.87 Selecting previously unselected package apparmor. [2022-03-10T01:08:44.076Z] #21 19.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T01:08:44.076Z] #21 19.93 Unpacking apparmor (2.13.6-10) ... [2022-03-10T01:08:44.326Z] #21 20.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:08:44.326Z] #21 20.94 Unpacking jq (1.6-2.1) ... [2022-03-10T01:08:44.326Z] #21 21.10 Selecting previously unselected package libaio1:amd64. [2022-03-10T01:08:44.326Z] #21 21.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T01:08:44.326Z] #21 21.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:08:44.326Z] #21 21.20 Selecting previously unselected package libgpm2:amd64. [2022-03-10T01:08:44.333Z] #21 20.33 Selecting previously unselected package inetutils-ping. [2022-03-10T01:08:44.587Z] #21 21.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T01:08:44.587Z] #21 21.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:08:44.587Z] #21 21.29 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:08:44.587Z] #21 21.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:08:44.587Z] #21 21.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:08:44.590Z] #21 20.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T01:08:44.590Z] #21 20.34 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T01:08:44.590Z] #21 20.42 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T01:08:44.590Z] #21 20.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:08:44.590Z] #21 20.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:44.590Z] #21 20.51 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T01:08:44.590Z] #21 20.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:08:44.590Z] #21 20.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:44.846Z] #21 20.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T01:08:44.846Z] #21 20.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T01:08:44.846Z] #21 20.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:08:44.846Z] #21 20.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T01:08:44.846Z] #21 20.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T01:08:44.846Z] #21 20.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:08:44.846Z] #21 20.74 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T01:08:44.846Z] #21 20.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T01:08:44.847Z] #21 20.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:08:44.847Z] #21 20.82 Selecting previously unselected package iptables. [2022-03-10T01:08:44.847Z] #21 20.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T01:08:45.103Z] #21 20.84 Unpacking iptables (1.8.7-1) ... [2022-03-10T01:08:45.360Z] #21 21.10 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:08:45.360Z] #21 21.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:08:45.360Z] #21 21.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:08:45.360Z] #21 21.26 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:08:45.360Z] #21 21.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:08:45.360Z] #21 21.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:08:45.360Z] #21 21.37 Selecting previously unselected package jq. [2022-03-10T01:08:45.617Z] #21 21.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:08:45.618Z] #21 21.39 Unpacking jq (1.6-2.1) ... [2022-03-10T01:08:45.618Z] #21 21.46 Selecting previously unselected package libaio1:amd64. [2022-03-10T01:08:45.618Z] #21 21.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T01:08:45.618Z] #21 21.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:08:45.618Z] #21 21.52 Selecting previously unselected package libgpm2:amd64. [2022-03-10T01:08:45.618Z] #21 21.53 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T01:08:45.618Z] #21 21.53 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:08:45.618Z] #21 21.59 Selecting previously unselected package libicu67:amd64. [2022-03-10T01:08:45.822Z] #45 21.96 Reading package lists... [2022-03-10T01:08:45.822Z] #45 ... [2022-03-10T01:08:45.822Z] [2022-03-10T01:08:45.822Z] #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-03-10T01:08:45.822Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-10T01:08:45.822Z] #65 22.02 Reading package lists... [2022-03-10T01:08:45.822Z] #65 30.94 Reading package lists... [2022-03-10T01:08:45.822Z] #65 ... [2022-03-10T01:08:45.822Z] [2022-03-10T01:08:45.822Z] #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-03-10T01:08:45.822Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:08:45.822Z] #20 22.03 Fetched 48.9 MB in 20s (2405 kB/s) [2022-03-10T01:08:45.822Z] #20 22.03 Reading package lists... [2022-03-10T01:08:45.822Z] #20 31.43 Reading package lists... [2022-03-10T01:08:45.822Z] #20 ... [2022-03-10T01:08:45.822Z] [2022-03-10T01:08:45.822Z] #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-03-10T01:08:45.822Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:08:45.822Z] #45 21.96 Reading package lists... [2022-03-10T01:08:45.875Z] #21 21.59 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T01:08:45.875Z] #21 21.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T01:08:47.889Z] #21 24.38 Selecting previously unselected package libinih1:amd64. [2022-03-10T01:08:47.889Z] #21 24.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T01:08:47.889Z] #21 24.39 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T01:08:47.889Z] #21 24.45 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:08:47.889Z] #21 24.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:08:47.889Z] #21 24.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:08:47.889Z] #21 24.55 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:08:47.889Z] #21 24.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:08:47.889Z] #21 24.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:08:47.889Z] #21 24.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:08:47.889Z] #21 24.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:08:47.889Z] #21 24.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:08:47.889Z] #21 24.71 Selecting previously unselected package net-tools. [2022-03-10T01:08:47.889Z] #21 24.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T01:08:47.889Z] #21 24.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:08:48.149Z] #21 24.88 Selecting previously unselected package patch. [2022-03-10T01:08:48.149Z] #21 24.88 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T01:08:48.149Z] #21 24.89 Unpacking patch (2.7.6-7) ... [2022-03-10T01:08:48.149Z] #21 25.01 Selecting previously unselected package python-pip-whl. [2022-03-10T01:08:48.149Z] #21 25.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T01:08:48.410Z] #21 25.02 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T01:08:48.680Z] #21 25.53 Selecting previously unselected package python3-lib2to3. [2022-03-10T01:08:48.680Z] #21 25.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T01:08:48.680Z] #21 25.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:08:48.942Z] #21 25.66 Selecting previously unselected package python3-distutils. [2022-03-10T01:08:48.942Z] #21 25.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T01:08:48.942Z] #21 25.67 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T01:08:48.942Z] #21 25.79 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:08:48.942Z] #21 25.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:08:48.942Z] #21 25.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:08:49.148Z] #21 24.59 Selecting previously unselected package libinih1:amd64. [2022-03-10T01:08:49.149Z] #21 24.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 24.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T01:08:49.149Z] #21 24.67 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:08:49.149Z] #21 24.67 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 24.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:08:49.149Z] #21 24.76 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:08:49.149Z] #21 24.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 24.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:08:49.149Z] #21 24.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:08:49.149Z] #21 24.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 24.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:08:49.149Z] #21 24.90 Selecting previously unselected package net-tools. [2022-03-10T01:08:49.149Z] #21 24.91 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 24.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:08:49.149Z] #21 25.05 Selecting previously unselected package patch. [2022-03-10T01:08:49.149Z] #21 25.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T01:08:49.149Z] #21 25.05 Unpacking patch (2.7.6-7) ... [2022-03-10T01:08:49.203Z] #21 25.93 Selecting previously unselected package python3-setuptools. [2022-03-10T01:08:49.203Z] #21 25.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T01:08:49.203Z] #21 25.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T01:08:49.203Z] #21 26.17 Selecting previously unselected package python3-wheel. [2022-03-10T01:08:49.406Z] #21 25.14 Selecting previously unselected package python-pip-whl. [2022-03-10T01:08:49.406Z] #21 25.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T01:08:49.406Z] #21 25.17 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T01:08:49.464Z] #21 26.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T01:08:49.464Z] #21 26.17 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T01:08:49.464Z] #21 26.25 Selecting previously unselected package python3-pip. [2022-03-10T01:08:49.464Z] #21 26.25 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T01:08:49.464Z] #21 26.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T01:08:49.725Z] #21 26.47 Selecting previously unselected package sudo. [2022-03-10T01:08:49.725Z] #21 26.48 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T01:08:49.725Z] #21 26.50 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T01:08:49.970Z] #21 25.65 Selecting previously unselected package python3-lib2to3. [2022-03-10T01:08:49.970Z] #21 25.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T01:08:49.970Z] #21 25.66 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:08:49.970Z] #21 25.74 Selecting previously unselected package python3-distutils. [2022-03-10T01:08:49.970Z] #21 25.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T01:08:49.970Z] #21 25.76 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T01:08:49.970Z] #21 25.86 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:08:49.970Z] #21 25.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:08:49.970Z] #21 25.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:08:49.970Z] #21 25.98 Selecting previously unselected package python3-setuptools. [2022-03-10T01:08:50.227Z] #21 25.98 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T01:08:50.227Z] #21 25.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T01:08:50.227Z] #21 26.22 Selecting previously unselected package python3-wheel. [2022-03-10T01:08:50.227Z] #21 26.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T01:08:50.297Z] #21 27.02 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T01:08:50.297Z] #21 27.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T01:08:50.297Z] #21 27.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:08:50.484Z] #21 26.23 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T01:08:50.484Z] #21 26.31 Selecting previously unselected package python3-pip. [2022-03-10T01:08:50.484Z] #21 26.31 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T01:08:50.484Z] #21 26.31 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T01:08:50.558Z] #21 27.26 Selecting previously unselected package uidmap. [2022-03-10T01:08:50.558Z] #21 27.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T01:08:50.558Z] #21 27.27 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T01:08:50.558Z] #21 27.39 Selecting previously unselected package vim-runtime. [2022-03-10T01:08:50.558Z] #21 27.39 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:08:50.558Z] #21 27.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-03-10T01:08:50.558Z] #21 27.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T01:08:50.741Z] #21 26.58 Selecting previously unselected package sudo. [2022-03-10T01:08:50.741Z] #21 26.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T01:08:50.741Z] #21 26.58 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T01:08:50.818Z] #21 27.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:51.305Z] #21 27.07 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T01:08:51.305Z] #21 27.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T01:08:51.305Z] #21 27.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:08:51.305Z] #21 27.33 Selecting previously unselected package uidmap. [2022-03-10T01:08:51.564Z] #21 27.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T01:08:51.564Z] #21 27.35 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T01:08:51.821Z] #21 27.48 Selecting previously unselected package vim-runtime. [2022-03-10T01:08:51.821Z] #21 27.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:08:51.821Z] #21 27.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T01:08:51.821Z] #21 27.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T01:08:51.821Z] #21 27.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:53.369Z] #21 30.17 Selecting previously unselected package vim. [2022-03-10T01:08:53.369Z] #21 30.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:08:53.369Z] #21 30.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:53.940Z] #21 30.75 Selecting previously unselected package xfsprogs. [2022-03-10T01:08:53.940Z] #21 30.76 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T01:08:53.940Z] #21 30.77 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T01:08:53.943Z] #45 31.03 Reading package lists... [2022-03-10T01:08:53.943Z] #45 40.10 Building dependency tree... [2022-03-10T01:08:53.943Z] #45 ... [2022-03-10T01:08:53.943Z] [2022-03-10T01:08:53.943Z] #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-03-10T01:08:53.943Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:08:53.943Z] #20 31.43 Reading package lists... [2022-03-10T01:08:54.463Z] #21 31.16 Selecting previously unselected package zip. [2022-03-10T01:08:54.463Z] #21 31.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T01:08:54.463Z] #21 31.18 Unpacking zip (3.0-12) ... [2022-03-10T01:08:54.463Z] #21 31.31 Selecting previously unselected package zstd. [2022-03-10T01:08:54.463Z] #21 31.33 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T01:08:54.463Z] #21 31.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:08:54.629Z] 037d5740b404: Verifying Checksum [2022-03-10T01:08:54.630Z] 037d5740b404: Download complete [2022-03-10T01:08:55.035Z] #21 31.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:08:55.096Z] #21 30.41 Selecting previously unselected package vim. [2022-03-10T01:08:55.096Z] #21 30.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:08:55.096Z] #21 30.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:55.096Z] #21 30.94 Selecting previously unselected package xfsprogs. [2022-03-10T01:08:55.096Z] #21 30.94 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T01:08:55.096Z] #21 30.96 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T01:08:55.607Z] #21 32.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:55.607Z] #21 32.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:08:55.607Z] #21 32.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:08:55.607Z] #21 32.50 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:08:55.607Z] #21 32.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:55.607Z] #21 32.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T01:08:55.607Z] #21 32.56 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T01:08:55.607Z] #21 32.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:08:55.668Z] #21 31.37 Selecting previously unselected package zip. [2022-03-10T01:08:55.668Z] #21 31.39 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T01:08:55.668Z] #21 31.39 Unpacking zip (3.0-12) ... [2022-03-10T01:08:55.668Z] #21 31.52 Selecting previously unselected package zstd. [2022-03-10T01:08:55.668Z] #21 31.53 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T01:08:55.668Z] #21 31.54 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:08:55.848Z] #20 40.28 Building dependency tree... [2022-03-10T01:08:55.868Z] #21 32.58 Setting up bzip2 (1.0.8-4) ... [2022-03-10T01:08:55.868Z] #21 32.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:08:55.868Z] #21 32.60 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T01:08:55.926Z] #21 31.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:08:56.440Z] #21 33.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:56.440Z] #21 33.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:08:56.440Z] #21 33.29 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T01:08:56.440Z] #21 33.30 Setting up apparmor (2.13.6-10) ... [2022-03-10T01:08:56.917Z] #21 32.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:56.917Z] #21 32.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:08:56.917Z] #21 32.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:08:56.917Z] #21 32.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T01:08:56.917Z] #21 32.74 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:08:56.917Z] #21 32.75 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T01:08:56.917Z] #21 32.76 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T01:08:56.917Z] #21 32.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:08:56.917Z] #21 32.78 Setting up bzip2 (1.0.8-4) ... [2022-03-10T01:08:56.917Z] #21 32.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:08:56.917Z] #21 32.80 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T01:08:57.225Z] #20 43.88 The following additional packages will be installed: [2022-03-10T01:08:57.225Z] #20 43.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:08:57.225Z] #20 43.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T01:08:57.225Z] #20 43.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T01:08:57.225Z] #20 43.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T01:08:57.225Z] #20 43.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T01:08:57.225Z] #20 43.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T01:08:57.225Z] #20 43.91 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T01:08:57.225Z] #20 43.95 Suggested packages: [2022-03-10T01:08:57.225Z] #20 43.95 gcc-10-locales seccomp wine64 [2022-03-10T01:08:57.826Z] #21 34.72 Setting up zip (3.0-12) ... [2022-03-10T01:08:57.826Z] #21 34.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:57.865Z] #21 33.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:57.865Z] #21 33.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:08:57.865Z] #21 33.62 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T01:08:57.865Z] #21 33.63 Setting up apparmor (2.13.6-10) ... [2022-03-10T01:08:58.087Z] #21 34.79 Setting up bash-completion (1:2.11-2) ... [2022-03-10T01:08:58.162Z] #20 44.72 The following NEW packages will be installed: [2022-03-10T01:08:58.162Z] #20 44.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T01:08:58.162Z] #20 44.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T01:08:58.162Z] #20 44.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T01:08:58.162Z] #20 44.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T01:08:58.162Z] #20 44.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T01:08:58.162Z] #20 44.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T01:08:58.162Z] #20 44.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T01:08:58.162Z] #20 44.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T01:08:58.162Z] #20 44.73 mingw-w64-x86-64-dev [2022-03-10T01:08:58.422Z] #20 45.12 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:08:58.422Z] #20 45.12 Need to get 115 MB of archives. [2022-03-10T01:08:58.422Z] #20 45.12 After this operation, 645 MB of additional disk space will be used. [2022-03-10T01:08:58.422Z] #20 45.12 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-03-10T01:08:58.422Z] #20 45.16 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-03-10T01:08:58.422Z] #20 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T01:08:58.422Z] #20 45.22 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-03-10T01:08:58.682Z] #20 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T01:08:58.682Z] #20 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T01:08:58.682Z] #20 45.31 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-03-10T01:08:58.682Z] #20 45.39 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-03-10T01:08:58.682Z] #20 45.40 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-03-10T01:08:58.941Z] #20 45.57 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-03-10T01:08:59.238Z] #21 35.18 Setting up zip (3.0-12) ... [2022-03-10T01:08:59.495Z] #21 35.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:08:59.495Z] #21 35.23 Setting up bash-completion (1:2.11-2) ... [2022-03-10T01:08:59.509Z] #20 46.14 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-03-10T01:08:59.771Z] #20 46.34 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-03-10T01:08:59.771Z] #20 ... [2022-03-10T01:08:59.771Z] [2022-03-10T01:08:59.771Z] #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-03-10T01:08:59.771Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-10T01:08:59.771Z] #65 30.94 Reading package lists... [2022-03-10T01:08:59.771Z] #65 40.18 Building dependency tree... [2022-03-10T01:08:59.771Z] #65 44.12 The following additional packages will be installed: [2022-03-10T01:08:59.771Z] #65 44.15 libbtrfs0 [2022-03-10T01:08:59.771Z] #65 44.44 The following NEW packages will be installed: [2022-03-10T01:08:59.771Z] #65 44.46 libbtrfs-dev libbtrfs0 [2022-03-10T01:08:59.771Z] #65 44.90 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:08:59.771Z] #65 44.90 Need to get 460 kB of archives. [2022-03-10T01:08:59.771Z] #65 44.90 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T01:08:59.771Z] #65 44.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:08:59.771Z] #65 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:08:59.771Z] #65 45.44 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:08:59.771Z] #65 45.76 Fetched 460 kB in 0s (1592 kB/s) [2022-03-10T01:08:59.771Z] #65 45.82 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:08:59.771Z] #65 45.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 ... 30207 files and directories currently installed.) [2022-03-10T01:08:59.771Z] #65 45.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:08:59.771Z] #65 45.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:59.771Z] #65 46.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:08:59.771Z] #65 46.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:08:59.771Z] #65 46.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:59.771Z] #65 46.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:08:59.771Z] #65 46.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:08:59.771Z] #65 46.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:08:59.771Z] #65 DONE 46.5s [2022-03-10T01:08:59.771Z] [2022-03-10T01:08:59.771Z] #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-03-10T01:08:59.771Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:08:59.771Z] #20 46.54 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-03-10T01:08:59.771Z] #20 ... [2022-03-10T01:08:59.771Z] [2022-03-10T01:08:59.771Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T01:08:59.771Z] #66 sha256:51fdc8982bda78eb5570ea58e5e183d3522bfc5981c74498738de9ab62dc552b [2022-03-10T01:08:59.869Z] #21 36.56 Setting up xz-utils (5.2.5-2) ... [2022-03-10T01:08:59.869Z] #21 36.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T01:08:59.869Z] #21 36.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:08:59.869Z] #21 36.60 Setting up patch (2.7.6-7) ... [2022-03-10T01:08:59.869Z] #21 36.62 Setting up sudo (1.9.5p2-3) ... [2022-03-10T01:08:59.869Z] #21 36.69 invoke-rc.d: could not determine current runlevel [2022-03-10T01:08:59.869Z] #21 36.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:08:59.869Z] #21 36.71 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T01:08:59.869Z] #21 36.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:08:59.869Z] #21 36.75 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T01:08:59.869Z] #21 36.78 Setting up pigz (2.6-1) ... [2022-03-10T01:08:59.869Z] #21 36.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:09:00.031Z] #66 DONE 0.1s [2022-03-10T01:09:00.031Z] [2022-03-10T01:09:00.031Z] #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-03-10T01:09:00.031Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:09:00.031Z] #45 40.10 Building dependency tree... [2022-03-10T01:09:00.031Z] #45 44.24 The following additional packages will be installed: [2022-03-10T01:09:00.031Z] #45 44.27 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-10T01:09:00.031Z] #45 44.30 Suggested packages: [2022-03-10T01:09:00.031Z] #45 44.30 cmake-doc ninja-build lrzip [2022-03-10T01:09:00.031Z] #45 44.30 Recommended packages: [2022-03-10T01:09:00.031Z] #45 44.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T01:09:00.031Z] #45 44.89 The following NEW packages will be installed: [2022-03-10T01:09:00.031Z] #45 44.91 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-10T01:09:00.031Z] #45 45.29 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:09:00.031Z] #45 45.29 Need to get 8418 kB of archives. [2022-03-10T01:09:00.031Z] #45 45.29 After this operation, 34.9 MB of additional disk space will be used. [2022-03-10T01:09:00.031Z] #45 45.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:09:00.031Z] #45 45.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:09:00.031Z] #45 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T01:09:00.031Z] #45 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T01:09:00.031Z] #45 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T01:09:00.031Z] #45 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T01:09:00.031Z] #45 45.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T01:09:00.032Z] #45 45.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T01:09:00.032Z] #45 46.09 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:09:00.032Z] #45 46.47 Fetched 8418 kB in 0s (20.1 MB/s) [2022-03-10T01:09:00.032Z] #45 46.54 Selecting previously unselected package xxd. [2022-03-10T01:09:00.032Z] #45 46.54 (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-03-10T01:09:00.032Z] #45 46.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:09:00.032Z] #45 46.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:00.032Z] #45 ... [2022-03-10T01:09:00.032Z] [2022-03-10T01:09:00.032Z] #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-03-10T01:09:00.032Z] #70 sha256:aae4717783f0ec87fd2c78942dbfb25902aea34ed769a6ead23099aa506d462c [2022-03-10T01:09:00.032Z] #70 43.60 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T01:09:00.032Z] #70 43.60 + GOBIN=/build [2022-03-10T01:09:00.032Z] #70 43.60 + GO111MODULE=on [2022-03-10T01:09:00.032Z] #70 43.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T01:09:00.032Z] #70 46.43 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T01:09:00.032Z] #70 46.43 -container-ip string [2022-03-10T01:09:00.032Z] #70 46.43 container ip [2022-03-10T01:09:00.032Z] #70 46.43 -container-port int [2022-03-10T01:09:00.032Z] #70 46.43 container port (default -1) [2022-03-10T01:09:00.032Z] #70 46.43 -host-ip string [2022-03-10T01:09:00.032Z] #70 46.43 host ip [2022-03-10T01:09:00.032Z] #70 46.43 -host-port int [2022-03-10T01:09:00.032Z] #70 46.43 host port (default -1) [2022-03-10T01:09:00.032Z] #70 46.43 -proto string [2022-03-10T01:09:00.032Z] #70 46.43 proxy protocol (default "tcp") [2022-03-10T01:09:00.032Z] #70 46.43 rootlesskit version 0.14.6 [2022-03-10T01:09:00.032Z] #70 DONE 46.6s [2022-03-10T01:09:00.032Z] [2022-03-10T01:09:00.032Z] #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-03-10T01:09:00.032Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:09:00.032Z] #45 46.75 Selecting previously unselected package vim-common. [2022-03-10T01:09:00.032Z] #45 46.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:09:00.032Z] #45 46.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:00.129Z] #21 36.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:09:00.129Z] #21 36.82 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T01:09:00.129Z] #21 36.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:00.291Z] #45 ... [2022-03-10T01:09:00.291Z] [2022-03-10T01:09:00.291Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T01:09:00.291Z] #71 sha256:d66486f817cb69984513f729d3d9a3ad6552ebcb8528ec284ed1792f508757f2 [2022-03-10T01:09:00.291Z] #71 DONE 0.1s [2022-03-10T01:09:00.291Z] [2022-03-10T01:09:00.291Z] #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-03-10T01:09:00.291Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:09:00.291Z] #45 47.04 Selecting previously unselected package cmake-data. [2022-03-10T01:09:00.551Z] #45 ... [2022-03-10T01:09:00.551Z] [2022-03-10T01:09:00.551Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T01:09:00.551Z] #72 sha256:70d9e5cce310f2433d3df536283d472e254a10589b112ae5e9abc00909cfc0b5 [2022-03-10T01:09:00.551Z] #72 DONE 0.2s [2022-03-10T01:09:00.551Z] [2022-03-10T01:09:00.551Z] #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-03-10T01:09:00.551Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T01:09:00.551Z] #45 47.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T01:09:00.551Z] #45 47.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:09:00.699Z] #21 37.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:09:00.699Z] #21 37.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:09:01.271Z] #21 38.08 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T01:09:01.393Z] #21 37.07 Setting up xz-utils (5.2.5-2) ... [2022-03-10T01:09:01.393Z] #21 37.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T01:09:01.393Z] #21 37.10 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:09:01.393Z] #21 37.11 Setting up patch (2.7.6-7) ... [2022-03-10T01:09:01.393Z] #21 37.13 Setting up sudo (1.9.5p2-3) ... [2022-03-10T01:09:01.393Z] #21 37.22 invoke-rc.d: could not determine current runlevel [2022-03-10T01:09:01.393Z] #21 37.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:09:01.393Z] #21 37.23 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T01:09:01.393Z] #21 37.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:09:01.393Z] #21 37.27 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T01:09:01.393Z] #21 37.28 Setting up pigz (2.6-1) ... [2022-03-10T01:09:01.393Z] #21 37.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:09:01.393Z] #21 37.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:09:01.393Z] #21 37.32 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T01:09:01.494Z] #45 48.16 Selecting previously unselected package libarchive13:amd64. [2022-03-10T01:09:01.494Z] #45 48.17 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T01:09:01.494Z] #45 48.18 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:09:01.531Z] #21 38.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:09:01.531Z] #21 38.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:09:01.531Z] #21 38.17 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T01:09:01.649Z] #21 37.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:01.757Z] #45 48.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T01:09:01.757Z] #45 48.35 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T01:09:01.757Z] #45 48.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:09:01.757Z] #45 48.50 Selecting previously unselected package librhash0:amd64. [2022-03-10T01:09:01.757Z] #45 48.52 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T01:09:01.757Z] #45 48.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:09:01.792Z] #21 38.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:01.792Z] #21 38.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T01:09:01.792Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T01:09:01.792Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T01:09:01.792Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T01:09:01.792Z] #21 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T01:09:01.792Z] #21 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T01:09:02.019Z] #45 48.66 Selecting previously unselected package libuv1:amd64. [2022-03-10T01:09:02.019Z] #45 48.67 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T01:09:02.019Z] #45 48.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:09:02.052Z] #21 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T01:09:02.052Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T01:09:02.052Z] #21 38.71 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T01:09:02.212Z] #21 38.11 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:09:02.212Z] #21 38.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:09:02.279Z] #45 48.84 Selecting previously unselected package cmake. [2022-03-10T01:09:02.279Z] #45 48.85 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T01:09:02.279Z] #45 48.85 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:09:02.776Z] #21 38.57 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T01:09:02.776Z] #21 38.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:09:02.776Z] #21 38.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:09:02.776Z] #21 38.66 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T01:09:03.290Z] #21 39.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:03.290Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T01:09:03.290Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T01:09:03.290Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T01:09:03.290Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T01:09:03.290Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T01:09:03.290Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T01:09:03.290Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T01:09:03.290Z] #21 39.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T01:09:03.290Z] #21 39.15 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T01:09:03.438Z] #21 40.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:09:03.438Z] #21 40.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:09:03.438Z] #21 40.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:09:03.438Z] #21 40.13 Setting up python3-pip (20.3.4-4) ... [2022-03-10T01:09:03.657Z] #45 50.10 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T01:09:03.657Z] #45 50.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:03.657Z] #45 50.13 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T01:09:03.657Z] #45 50.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:09:03.657Z] #45 50.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T01:09:03.657Z] #45 50.18 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T01:09:03.657Z] #45 50.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T01:09:03.657Z] #45 50.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T01:09:03.657Z] #45 50.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:09:03.657Z] #45 DONE 50.5s [2022-03-10T01:09:03.657Z] [2022-03-10T01:09:03.657Z] #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-03-10T01:09:03.657Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:09:03.657Z] #20 47.06 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-03-10T01:09:03.657Z] #20 47.31 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-03-10T01:09:03.657Z] #20 47.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T01:09:03.657Z] #20 47.33 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-03-10T01:09:03.657Z] #20 47.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T01:09:03.657Z] #20 47.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T01:09:03.657Z] #20 47.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T01:09:03.657Z] #20 47.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T01:09:03.657Z] #20 47.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T01:09:03.657Z] #20 47.36 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-03-10T01:09:03.657Z] #20 47.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T01:09:03.657Z] #20 47.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T01:09:03.657Z] #20 48.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:09:03.657Z] #20 48.47 Fetched 115 MB in 3s (45.0 MB/s) [2022-03-10T01:09:03.657Z] #20 48.55 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T01:09:03.657Z] #20 48.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-10T01:09:03.657Z] #20 48.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:09:03.657Z] #20 48.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:09:03.657Z] #20 49.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T01:09:03.657Z] #20 49.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T01:09:03.657Z] #20 49.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:09:03.657Z] #20 50.14 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T01:09:03.657Z] #20 50.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T01:09:03.657Z] #20 50.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:09:03.657Z] #20 50.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T01:09:03.657Z] #20 50.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:09:03.657Z] #20 50.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:03.657Z] #20 50.28 Selecting previously unselected package dmsetup. [2022-03-10T01:09:03.657Z] #20 50.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:09:03.657Z] #20 50.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:09:03.657Z] #20 50.40 Selecting previously unselected package mingw-w64-common. [2022-03-10T01:09:03.657Z] #20 50.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T01:09:03.657Z] #20 50.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T01:09:03.918Z] #20 ... [2022-03-10T01:09:03.918Z] [2022-03-10T01:09:03.918Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T01:09:03.918Z] #46 sha256:0f03cff585197dcd1dd5e0eb3c4ac8df645fd40ec1ef558e48ccca88b2b223e7 [2022-03-10T01:09:03.918Z] #46 DONE 0.1s [2022-03-10T01:09:04.177Z] [2022-03-10T01:09:04.177Z] #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-03-10T01:09:04.177Z] #47 sha256:72651b492b4e5a65a42b61231b8da9c49217e16033a466df42fb4dd9c43a4674 [2022-03-10T01:09:04.379Z] #21 41.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:09:04.379Z] #21 41.15 Setting up jq (1.6-2.1) ... [2022-03-10T01:09:04.379Z] #21 41.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:09:04.379Z] #21 41.20 Setting up iptables (1.8.7-1) ... [2022-03-10T01:09:04.379Z] #21 41.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T01:09:04.379Z] #21 41.25 Setting up iproute2 (5.10.0-4) ... [2022-03-10T01:09:04.662Z] #21 40.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:09:04.745Z] #47 0.767 + RM_GOPATH=0 [2022-03-10T01:09:04.745Z] #47 0.767 + TMP_GOPATH= [2022-03-10T01:09:04.745Z] #47 0.767 + : /build [2022-03-10T01:09:04.745Z] #47 0.768 + '[' -z '' ']' [2022-03-10T01:09:04.745Z] #47 0.770 ++ mktemp -d [2022-03-10T01:09:04.745Z] #47 0.772 + export GOPATH=/tmp/tmp.9jGFRqbCne [2022-03-10T01:09:04.745Z] #47 0.773 + GOPATH=/tmp/tmp.9jGFRqbCne [2022-03-10T01:09:04.745Z] #47 0.773 + RM_GOPATH=1 [2022-03-10T01:09:04.745Z] #47 0.773 + case "$(go env GOARCH)" in [2022-03-10T01:09:04.745Z] #47 0.774 ++ go env GOARCH [2022-03-10T01:09:04.745Z] #47 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:04.745Z] #47 0.780 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:04.745Z] #47 0.780 ++ dirname /install.sh [2022-03-10T01:09:04.745Z] #47 0.781 + dir=/ [2022-03-10T01:09:04.745Z] #47 0.782 + bin=tini [2022-03-10T01:09:04.745Z] #47 0.782 + shift [2022-03-10T01:09:04.745Z] #47 0.782 + '[' '!' -f //tini.installer ']' [2022-03-10T01:09:04.745Z] #47 0.782 + . //tini.installer [2022-03-10T01:09:04.745Z] #47 0.783 ++ : v0.19.0 [2022-03-10T01:09:04.745Z] #47 0.783 + install_tini [2022-03-10T01:09:04.745Z] #47 0.783 + echo 'Install tini version v0.19.0' [2022-03-10T01:09:04.745Z] #47 0.783 Install tini version v0.19.0 [2022-03-10T01:09:04.745Z] #47 0.784 + git clone https://github.com/krallin/tini.git /tmp/tmp.9jGFRqbCne/tini [2022-03-10T01:09:04.745Z] #47 0.786 Cloning into '/tmp/tmp.9jGFRqbCne/tini'... [2022-03-10T01:09:04.918Z] #21 40.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:09:04.918Z] #21 40.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:09:04.918Z] #21 40.62 Setting up python3-pip (20.3.4-4) ... [2022-03-10T01:09:04.950Z] #21 41.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:09:05.004Z] #47 1.104 + cd /tmp/tmp.9jGFRqbCne/tini [2022-03-10T01:09:05.004Z] #47 1.104 + git checkout -q v0.19.0 [2022-03-10T01:09:05.004Z] #47 1.113 + cmake . [2022-03-10T01:09:05.263Z] #47 1.255 -- The C compiler identification is GNU 10.2.1 [2022-03-10T01:09:05.263Z] #47 1.283 -- Detecting C compiler ABI info [2022-03-10T01:09:05.263Z] #47 1.497 -- Detecting C compiler ABI info - done [2022-03-10T01:09:05.523Z] #47 1.550 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T01:09:05.523Z] #47 1.550 -- Detecting C compile features [2022-03-10T01:09:05.523Z] #47 1.551 -- Detecting C compile features - done [2022-03-10T01:09:05.523Z] #47 1.572 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T01:09:05.523Z] #47 1.621 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T01:09:05.523Z] #47 1.644 -- Configuring done [2022-03-10T01:09:05.523Z] #47 1.649 -- Generating done [2022-03-10T01:09:05.523Z] #47 1.651 -- Build files have been written to: /tmp/tmp.9jGFRqbCne/tini [2022-03-10T01:09:05.523Z] #47 1.654 + make tini-static [2022-03-10T01:09:05.523Z] #47 1.716 Scanning dependencies of target tini-static [2022-03-10T01:09:05.523Z] #47 1.742 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T01:09:05.847Z] #21 41.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:09:05.848Z] #21 41.68 Setting up jq (1.6-2.1) ... [2022-03-10T01:09:05.848Z] #21 41.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:09:05.848Z] #21 41.70 Setting up iptables (1.8.7-1) ... [2022-03-10T01:09:05.848Z] #21 41.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T01:09:05.848Z] #21 41.75 Setting up iproute2 (5.10.0-4) ... [2022-03-10T01:09:06.092Z] #47 2.070 [100%] Linking C executable tini-static [2022-03-10T01:09:06.092Z] #47 2.222 [100%] Built target tini-static [2022-03-10T01:09:06.092Z] #47 2.240 + mkdir -p /build [2022-03-10T01:09:06.092Z] #47 2.243 + cp tini-static /build/docker-init [2022-03-10T01:09:06.411Z] #21 42.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:09:06.663Z] #47 DONE 2.5s [2022-03-10T01:09:06.664Z] [2022-03-10T01:09:06.664Z] #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-03-10T01:09:06.664Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:09:06.664Z] #20 52.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T01:09:06.664Z] #20 52.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T01:09:06.664Z] #20 52.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:09:06.861Z] #21 DONE 43.5s [2022-03-10T01:09:06.861Z] [2022-03-10T01:09:06.861Z] #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-03-10T01:09:06.861Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T01:09:07.343Z] #21 DONE 43.1s [2022-03-10T01:09:07.343Z] [2022-03-10T01:09:07.343Z] #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-03-10T01:09:07.343Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T01:09:07.432Z] #22 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T01:09:07.601Z] #20 54.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T01:09:07.601Z] #20 54.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:07.601Z] #20 54.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:09:07.692Z] #22 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T01:09:07.692Z] #22 0.881 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T01:09:07.692Z] #22 DONE 0.9s [2022-03-10T01:09:07.692Z] [2022-03-10T01:09:07.692Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T01:09:07.692Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T01:09:07.860Z] #20 54.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T01:09:07.860Z] #20 54.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:07.860Z] #20 54.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:09:07.910Z] #22 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T01:09:07.910Z] #22 0.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T01:09:08.167Z] #22 0.805 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T01:09:08.167Z] #22 DONE 0.9s [2022-03-10T01:09:08.167Z] [2022-03-10T01:09:08.167Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T01:09:08.167Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T01:09:09.766Z] #20 56.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T01:09:09.766Z] #20 56.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:09.766Z] #20 56.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:09:10.027Z] #20 ... [2022-03-10T01:09:10.027Z] [2022-03-10T01:09:10.027Z] #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-03-10T01:09:10.027Z] #67 sha256:64a7d77960bbc2d5b2ae66e64b1451ce687dd38f5c9b888f531bce622c66f817 [2022-03-10T01:09:10.027Z] #67 1.037 + RM_GOPATH=0 [2022-03-10T01:09:10.027Z] #67 1.037 + TMP_GOPATH= [2022-03-10T01:09:10.027Z] #67 1.037 + : /build [2022-03-10T01:09:10.027Z] #67 1.037 + '[' -z '' ']' [2022-03-10T01:09:10.027Z] #67 1.038 ++ mktemp -d [2022-03-10T01:09:10.027Z] #67 1.039 + export GOPATH=/tmp/tmp.t67l1srNCz [2022-03-10T01:09:10.027Z] #67 1.039 + GOPATH=/tmp/tmp.t67l1srNCz [2022-03-10T01:09:10.027Z] #67 1.039 + RM_GOPATH=1 [2022-03-10T01:09:10.027Z] #67 1.039 + case "$(go env GOARCH)" in [2022-03-10T01:09:10.027Z] #67 1.039 ++ go env GOARCH [2022-03-10T01:09:10.027Z] #67 1.055 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:10.027Z] #67 1.055 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:10.027Z] #67 1.056 ++ dirname /install.sh [2022-03-10T01:09:10.027Z] #67 1.056 + dir=/ [2022-03-10T01:09:10.027Z] #67 1.056 + bin=containerd [2022-03-10T01:09:10.027Z] #67 1.056 + shift [2022-03-10T01:09:10.027Z] #67 1.056 + '[' '!' -f //containerd.installer ']' [2022-03-10T01:09:10.027Z] #67 1.057 + . //containerd.installer [2022-03-10T01:09:10.027Z] #67 1.057 ++ set -e [2022-03-10T01:09:10.027Z] #67 1.057 ++ : v1.5.10 [2022-03-10T01:09:10.027Z] #67 1.057 + install_containerd [2022-03-10T01:09:10.027Z] #67 1.057 + echo 'Install containerd version v1.5.10' [2022-03-10T01:09:10.027Z] #67 1.065 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t67l1srNCz/src/github.com/containerd/containerd [2022-03-10T01:09:10.027Z] #67 1.065 Install containerd version v1.5.10 [2022-03-10T01:09:10.027Z] #67 1.068 Cloning into '/tmp/tmp.t67l1srNCz/src/github.com/containerd/containerd'... [2022-03-10T01:09:13.316Z] #67 13.22 + cd /tmp/tmp.t67l1srNCz/src/github.com/containerd/containerd [2022-03-10T01:09:13.316Z] #67 13.22 + git checkout -q v1.5.10 [2022-03-10T01:09:13.578Z] #67 13.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T01:09:13.578Z] #67 13.67 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T01:09:13.578Z] #67 13.67 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:09:13.578Z] #67 13.67 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T01:09:13.578Z] #67 ... [2022-03-10T01:09:13.578Z] [2022-03-10T01:09:13.578Z] #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-03-10T01:09:13.578Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:09:13.578Z] #20 60.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T01:09:13.578Z] #20 60.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:13.578Z] #20 60.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:09:15.484Z] #20 61.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T01:09:15.484Z] #20 61.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:15.484Z] #20 61.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:09:16.863Z] #20 63.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T01:09:16.863Z] #20 63.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:16.863Z] #20 63.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:09:17.687Z] #23 9.320 Collecting yamllint==1.26.1 [2022-03-10T01:09:17.949Z] #23 10.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T01:09:18.123Z] #23 9.252 Collecting yamllint==1.26.1 [2022-03-10T01:09:18.687Z] #23 10.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T01:09:19.336Z] #23 11.54 Collecting pathspec>=0.5.3 [2022-03-10T01:09:19.336Z] #23 11.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T01:09:19.597Z] #23 11.95 Collecting pyyaml [2022-03-10T01:09:19.597Z] #23 11.97 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-03-10T01:09:19.597Z] #23 12.03 Building wheels for collected packages: yamllint [2022-03-10T01:09:19.597Z] #23 12.03 Building wheel for yamllint (setup.py): started [2022-03-10T01:09:19.618Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-03-10T01:09:19.618Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T01:09:19.875Z] #23 11.79 Collecting pyyaml [2022-03-10T01:09:20.134Z] #23 11.81 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-03-10T01:09:20.134Z] #23 11.86 Building wheels for collected packages: yamllint [2022-03-10T01:09:20.134Z] #23 11.86 Building wheel for yamllint (setup.py): started [2022-03-10T01:09:20.538Z] #23 12.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T01:09:20.538Z] #23 12.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c80137f7461f1efd41e0cc14e308a872a2763979bd7d92c5d5df93a122e17d1 [2022-03-10T01:09:20.538Z] #23 12.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T01:09:20.538Z] #23 12.96 Successfully built yamllint [2022-03-10T01:09:20.538Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T01:09:21.054Z] #20 67.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T01:09:21.054Z] #20 67.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T01:09:21.054Z] #20 67.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:09:21.065Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T01:09:21.065Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c80137f7461f1efd41e0cc14e308a872a2763979bd7d92c5d5df93a122e17d1 [2022-03-10T01:09:21.065Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T01:09:21.065Z] #23 12.87 Successfully built yamllint [2022-03-10T01:09:21.065Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T01:09:21.109Z] #23 13.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T01:09:21.251Z] 8f616e6e9eec: Pull complete [2022-03-10T01:09:21.322Z] #23 13.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T01:09:21.370Z] #23 DONE 13.8s [2022-03-10T01:09:21.371Z] [2022-03-10T01:09:21.371Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T01:09:21.371Z] #27 sha256:3e7239758f20a730f72986e162211a7efc471b166be61cd7be72207e20bb72e6 [2022-03-10T01:09:21.631Z] #27 DONE 0.3s [2022-03-10T01:09:21.631Z] [2022-03-10T01:09:21.631Z] #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-03-10T01:09:21.631Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:21.631Z] #43 ... [2022-03-10T01:09:21.631Z] [2022-03-10T01:09:21.631Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T01:09:21.631Z] #32 sha256:46451ab8c9446e4fc44f239aa701641727aa0dc21a1c1580fc7c1ee61472f39d [2022-03-10T01:09:21.887Z] #23 DONE 13.7s [2022-03-10T01:09:21.887Z] [2022-03-10T01:09:21.887Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T01:09:21.887Z] #27 sha256:6cc59b8a28f8278ff39cc45565657148cc26cfe5e57de2364e225d547a7d51e3 [2022-03-10T01:09:22.144Z] #27 DONE 0.3s [2022-03-10T01:09:22.144Z] [2022-03-10T01:09:22.144Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T01:09:22.144Z] #32 sha256:cbdbe09ca1830fca870ea7be5ececabfacd5ce8e73ca6ae24e47acb1b4626d89 [2022-03-10T01:09:22.201Z] #32 DONE 0.6s [2022-03-10T01:09:22.201Z] [2022-03-10T01:09:22.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-03-10T01:09:22.201Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:09:22.460Z] #56 ... [2022-03-10T01:09:22.460Z] [2022-03-10T01:09:22.460Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T01:09:22.460Z] #35 sha256:52bb6efa07bda5890818ddd2445af8c85ce71b80cc1d7882ebb43ae810bfb52b [2022-03-10T01:09:22.708Z] #32 DONE 0.5s [2022-03-10T01:09:22.708Z] [2022-03-10T01:09:22.708Z] #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-03-10T01:09:22.708Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:22.708Z] #43 ... [2022-03-10T01:09:22.708Z] [2022-03-10T01:09:22.708Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T01:09:22.708Z] #35 sha256:42e43f49cb8ae1845bceecab78cc65a93a96ff4a75f22a5236b055413cbaf911 [2022-03-10T01:09:22.708Z] #35 DONE 0.3s [2022-03-10T01:09:22.708Z] [2022-03-10T01:09:22.708Z] #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-03-10T01:09:22.708Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:22.720Z] #35 DONE 0.3s [2022-03-10T01:09:22.720Z] [2022-03-10T01:09:22.720Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T01:09:22.720Z] #37 sha256:7fe8b7a52d09a347a7ecad4fe0f7311dd9fa222fb4020214080b97af6c64bef5 [2022-03-10T01:09:22.720Z] #37 DONE 0.1s [2022-03-10T01:09:22.720Z] [2022-03-10T01:09:22.720Z] #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-03-10T01:09:22.720Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:22.720Z] #43 ... [2022-03-10T01:09:22.720Z] [2022-03-10T01:09:22.720Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T01:09:22.720Z] #41 sha256:18536e95a376d53ada8c8359a9f721f3331fed6b9c54e83bc7a94e3dbe452633 [2022-03-10T01:09:22.720Z] #41 DONE 0.1s [2022-03-10T01:09:22.965Z] #43 ... [2022-03-10T01:09:22.965Z] [2022-03-10T01:09:22.965Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T01:09:22.965Z] #37 sha256:9772cd5940666723a149fa2a560261511ee9336832ea3c3dc165e92316414cb9 [2022-03-10T01:09:22.965Z] #37 DONE 0.1s [2022-03-10T01:09:22.965Z] [2022-03-10T01:09:22.965Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T01:09:22.965Z] #41 sha256:a0b109075fc855853be35125c380dbd30bf42d7bb470c8548e7d269936134dff [2022-03-10T01:09:22.965Z] #41 DONE 0.1s [2022-03-10T01:09:22.965Z] [2022-03-10T01:09:22.965Z] #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-03-10T01:09:22.965Z] #56 sha256:36e42ff4bd98ae0a9432a7936da509e29ce97c8d03241278ef47debfd4e7d22b [2022-03-10T01:09:22.975Z] #20 69.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T01:09:22.975Z] #20 69.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T01:09:22.975Z] #20 69.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:09:22.975Z] #20 69.32 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T01:09:22.976Z] #20 69.32 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T01:09:22.976Z] #20 69.33 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:09:22.976Z] #20 69.39 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T01:09:22.976Z] #20 69.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T01:09:22.976Z] #20 69.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:09:22.976Z] #20 69.46 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T01:09:22.976Z] #20 69.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T01:09:22.976Z] #20 69.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:09:22.976Z] #20 69.60 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T01:09:22.976Z] #20 69.60 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T01:09:22.976Z] #20 69.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:09:22.976Z] #20 69.69 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T01:09:22.976Z] #20 69.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:09:22.976Z] #20 69.70 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:22.979Z] [2022-03-10T01:09:22.979Z] #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-03-10T01:09:22.979Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:09:23.234Z] #20 69.74 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T01:09:23.234Z] #20 69.74 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T01:09:23.234Z] #20 69.75 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:09:23.234Z] #20 69.83 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T01:09:23.234Z] #20 69.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T01:09:23.234Z] #20 69.84 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:09:23.234Z] #20 69.95 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T01:09:23.234Z] #20 69.96 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T01:09:23.234Z] #20 69.96 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:09:23.234Z] #20 70.04 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T01:09:23.234Z] #20 70.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T01:09:23.493Z] #20 70.05 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:09:23.493Z] #20 70.15 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T01:09:23.493Z] #20 70.15 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T01:09:23.493Z] #20 70.16 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:09:23.493Z] #20 70.20 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T01:09:23.493Z] #20 70.20 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T01:09:23.493Z] #20 70.21 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:09:23.751Z] #20 70.39 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T01:09:23.751Z] #20 70.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T01:09:23.751Z] #20 70.40 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:09:23.751Z] #20 ... [2022-03-10T01:09:23.751Z] [2022-03-10T01:09:23.751Z] #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-03-10T01:09:23.751Z] #67 sha256:64a7d77960bbc2d5b2ae66e64b1451ce687dd38f5c9b888f531bce622c66f817 [2022-03-10T01:09:23.751Z] #67 13.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T01:09:23.751Z] #67 13.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T01:09:23.751Z] #67 13.67 + '[' '' = dynamic ']' [2022-03-10T01:09:23.751Z] #67 13.67 + make [2022-03-10T01:09:23.751Z] #67 14.49 + bin/ctr [2022-03-10T01:09:23.751Z] #67 ... [2022-03-10T01:09:23.751Z] [2022-03-10T01:09:23.751Z] #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-03-10T01:09:23.751Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T01:09:23.751Z] #20 70.49 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T01:09:23.751Z] #20 70.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T01:09:23.751Z] #20 70.51 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:23.751Z] #20 70.56 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T01:09:24.010Z] #20 70.56 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T01:09:24.010Z] #20 70.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:24.010Z] #20 70.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T01:09:24.010Z] #20 70.63 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T01:09:24.010Z] #20 70.64 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:09:24.269Z] #20 70.86 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:24.269Z] #20 70.87 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T01:09:24.269Z] #20 70.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T01:09:24.269Z] #20 70.89 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T01:09:24.269Z] #20 70.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T01:09:24.269Z] #20 70.92 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T01:09:24.269Z] #20 70.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T01:09:24.269Z] #20 70.94 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T01:09:24.269Z] #20 70.95 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T01:09:24.269Z] #20 70.96 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T01:09:24.269Z] #20 70.97 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T01:09:24.269Z] #20 70.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T01:09:24.269Z] #20 70.99 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T01:09:24.269Z] #20 71.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T01:09:24.269Z] #20 71.01 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T01:09:24.269Z] #20 71.02 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T01:09:24.269Z] #20 71.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T01:09:24.270Z] #20 71.05 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T01:09:24.270Z] #20 71.06 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T01:09:24.270Z] #20 71.07 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T01:09:24.270Z] #20 71.08 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:09:24.529Z] #20 71.09 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-03-10T01:09:24.529Z] #20 71.10 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:09:24.529Z] #20 71.11 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-03-10T01:09:24.529Z] #20 71.12 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T01:09:24.529Z] #20 71.13 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T01:09:24.529Z] #20 71.14 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-03-10T01:09:24.529Z] #20 71.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T01:09:24.529Z] #20 71.16 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T01:09:24.529Z] #20 71.18 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:24.529Z] #20 71.19 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T01:09:24.529Z] #20 71.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:24.529Z] #20 71.21 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T01:09:24.529Z] #20 71.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:09:24.890Z] #60 ... [2022-03-10T01:09:24.890Z] [2022-03-10T01:09:24.890Z] #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-03-10T01:09:24.890Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:24.890Z] #43 206.8 + dpkg --print-architecture [2022-03-10T01:09:24.890Z] #43 206.8 + git checkout -q v2.1.0 [2022-03-10T01:09:25.127Z] 0a6173b79e25: Verifying Checksum [2022-03-10T01:09:25.127Z] 0a6173b79e25: Download complete [2022-03-10T01:09:25.151Z] #43 207.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T01:09:25.151Z] #43 207.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T01:09:25.907Z] #20 DONE 72.3s [2022-03-10T01:09:25.907Z] [2022-03-10T01:09:25.907Z] #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-03-10T01:09:25.907Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-10T01:09:26.846Z] #21 1.187 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-10T01:09:26.846Z] #21 1.187 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-10T01:09:26.846Z] #21 1.187 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-10T01:09:27.138Z] #56 ... [2022-03-10T01:09:27.138Z] [2022-03-10T01:09:27.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-03-10T01:09:27.138Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T01:09:27.138Z] #43 210.7 + dpkg --print-architecture [2022-03-10T01:09:27.138Z] #43 210.7 + git checkout -q v2.1.0 [2022-03-10T01:09:27.138Z] #43 210.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T01:09:27.138Z] #43 210.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T01:09:27.304Z] 4612f6d0b889: Verifying Checksum [2022-03-10T01:09:27.304Z] 4612f6d0b889: Download complete [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T01:09:27.451Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 49.3% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-10T01:09:27.451Z] ok github.com/docker/docker/builder/remotecontext/git 0.850s coverage: 86.3% of statements [2022-03-10T01:09:27.452Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T01:09:27.452Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T01:09:27.452Z] ok github.com/docker/docker/cmd/docker-proxy 0.352s coverage: 67.6% of statements [2022-03-10T01:09:28.018Z] ok github.com/docker/docker/client 0.068s coverage: 75.7% of statements [2022-03-10T01:09:30.264Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T01:09:30.264Z] 8f616e6e9eec: Download complete [2022-03-10T01:09:32.688Z] #21 1.724 Reading package lists... [2022-03-10T01:09:36.880Z] #21 6.397 Reading package lists... [2022-03-10T01:09:37.817Z] #21 11.05 Building dependency tree... [2022-03-10T01:09:37.817Z] #21 12.15 Reading state information... [2022-03-10T01:09:39.196Z] #21 13.26 The following additional packages will be installed: [2022-03-10T01:09:39.196Z] #21 13.26 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-10T01:09:39.196Z] #21 13.26 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-10T01:09:39.196Z] #21 13.26 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-10T01:09:39.196Z] #21 13.26 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-10T01:09:39.196Z] #21 13.26 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-10T01:09:39.196Z] #21 13.27 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-10T01:09:39.196Z] #21 13.27 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-10T01:09:39.196Z] #21 13.29 Suggested packages: [2022-03-10T01:09:39.196Z] #21 13.29 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-10T01:09:39.196Z] #21 13.29 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-10T01:09:39.196Z] #21 13.29 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-10T01:09:39.196Z] #21 13.29 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-10T01:09:39.196Z] #21 13.29 seccomp:ppc64el seccomp:s390x [2022-03-10T01:09:39.196Z] #21 13.29 Recommended packages: [2022-03-10T01:09:39.196Z] #21 13.29 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-10T01:09:39.196Z] #21 13.29 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-10T01:09:39.196Z] #21 13.29 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-10T01:09:39.196Z] #21 13.29 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-10T01:09:39.455Z] #21 13.71 The following NEW packages will be installed: [2022-03-10T01:09:39.455Z] #21 13.71 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-10T01:09:39.455Z] #21 13.71 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-10T01:09:39.455Z] #21 13.71 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-10T01:09:39.455Z] #21 13.71 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-10T01:09:39.455Z] #21 13.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-10T01:09:39.455Z] #21 13.71 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-10T01:09:39.456Z] #21 13.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-10T01:09:39.456Z] #21 13.72 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-10T01:09:39.456Z] #21 13.72 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-10T01:09:39.456Z] #21 13.72 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-10T01:09:39.456Z] #21 13.72 libseccomp2:ppc64el libseccomp2:s390x [2022-03-10T01:09:39.714Z] #21 14.07 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:09:39.714Z] #21 14.07 Need to get 15.9 MB of archives. [2022-03-10T01:09:39.714Z] #21 14.07 After this operation, 73.0 MB of additional disk space will be used. [2022-03-10T01:09:39.714Z] #21 14.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-10T01:09:39.714Z] #21 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-10T01:09:39.714Z] #21 14.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-10T01:09:39.714Z] #21 14.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-10T01:09:39.714Z] #21 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-10T01:09:39.714Z] #21 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-10T01:09:39.715Z] #21 14.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-10T01:09:39.715Z] #21 14.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-10T01:09:39.974Z] #21 14.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-10T01:09:39.974Z] #21 14.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-10T01:09:39.974Z] #21 14.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-10T01:09:39.974Z] #21 14.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-10T01:09:39.974Z] #21 14.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-10T01:09:39.974Z] #21 14.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-10T01:09:39.974Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-10T01:09:39.974Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-10T01:09:39.974Z] #21 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-10T01:09:39.974Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-10T01:09:39.974Z] #21 14.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-10T01:09:39.974Z] #21 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-10T01:09:39.974Z] #21 14.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-10T01:09:39.974Z] #21 14.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-10T01:09:39.974Z] #21 14.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-10T01:09:39.974Z] #21 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-10T01:09:39.974Z] #21 14.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-10T01:09:39.974Z] #21 14.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-10T01:09:39.974Z] #21 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-10T01:09:39.974Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-10T01:09:39.974Z] #21 14.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-10T01:09:40.233Z] #21 14.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-10T01:09:40.233Z] #21 14.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-10T01:09:40.233Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-10T01:09:40.233Z] #21 14.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-10T01:09:40.233Z] #21 14.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-10T01:09:40.233Z] #21 14.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-10T01:09:40.233Z] #21 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-10T01:09:40.233Z] #21 14.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-10T01:09:40.233Z] #21 14.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-10T01:09:40.233Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-10T01:09:40.233Z] #21 14.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-10T01:09:40.492Z] #21 14.93 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:09:40.751Z] #21 15.10 Fetched 15.9 MB in 1s (25.0 MB/s) [2022-03-10T01:09:40.751Z] #21 15.14 Selecting previously unselected package gcc-10-base:armel. [2022-03-10T01:09:40.751Z] #21 15.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-10T01:09:40.751Z] #21 15.17 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-10T01:09:40.751Z] #21 15.18 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-10T01:09:41.010Z] #21 15.23 Selecting previously unselected package gcc-10-base:armhf. [2022-03-10T01:09:41.010Z] #21 15.24 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-10T01:09:41.010Z] #21 15.24 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-10T01:09:41.010Z] #21 15.29 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-10T01:09:41.010Z] #21 15.30 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-10T01:09:41.010Z] #21 15.30 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-10T01:09:41.010Z] #21 15.36 Selecting previously unselected package gcc-10-base:s390x. [2022-03-10T01:09:41.010Z] #21 15.37 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-10T01:09:41.010Z] #21 15.38 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-10T01:09:41.010Z] #21 15.42 Selecting previously unselected package gcc-10-base:arm64. [2022-03-10T01:09:41.010Z] #21 15.42 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-10T01:09:41.010Z] #21 15.43 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-10T01:09:41.010Z] #21 15.48 Selecting previously unselected package libgcc-s1:armel. [2022-03-10T01:09:41.269Z] #21 15.49 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-10T01:09:41.269Z] #21 15.50 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-10T01:09:41.269Z] #21 15.54 Selecting previously unselected package libcrypt1:armel. [2022-03-10T01:09:41.269Z] #21 15.55 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-10T01:09:41.269Z] #21 15.56 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-10T01:09:41.529Z] #21 15.64 Selecting previously unselected package libc6:armel. [2022-03-10T01:09:41.529Z] #21 15.65 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-10T01:09:41.529Z] #21 15.83 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-10T01:09:42.098Z] #21 16.24 Selecting previously unselected package libapparmor1:armel. [2022-03-10T01:09:42.098Z] #21 16.25 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-10T01:09:42.098Z] #21 16.25 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-10T01:09:42.098Z] #21 16.30 Selecting previously unselected package libapparmor-dev:armel. [2022-03-10T01:09:42.098Z] #21 16.30 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-10T01:09:42.098Z] #21 16.32 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-10T01:09:42.098Z] #21 16.38 Selecting previously unselected package libgcc-s1:arm64. [2022-03-10T01:09:42.098Z] #21 16.38 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-10T01:09:42.098Z] #21 16.39 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-10T01:09:42.098Z] #21 16.44 Selecting previously unselected package libcrypt1:arm64. [2022-03-10T01:09:42.098Z] #21 16.44 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-10T01:09:42.098Z] #21 16.45 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-10T01:09:42.098Z] #21 16.53 Selecting previously unselected package libc6:arm64. [2022-03-10T01:09:42.357Z] #21 16.53 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-10T01:09:42.357Z] #21 16.70 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-10T01:09:42.925Z] #21 17.18 Selecting previously unselected package libapparmor1:arm64. [2022-03-10T01:09:42.925Z] #21 17.18 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-10T01:09:42.925Z] #21 17.19 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T01:09:42.925Z] #21 17.24 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-10T01:09:42.925Z] #21 17.24 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-10T01:09:42.925Z] #21 17.25 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T01:09:42.925Z] #21 17.31 Selecting previously unselected package libgcc-s1:s390x. [2022-03-10T01:09:42.925Z] #21 17.32 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-10T01:09:42.925Z] #21 17.33 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-10T01:09:42.925Z] #21 17.37 Selecting previously unselected package libcrypt1:s390x. [2022-03-10T01:09:43.185Z] #21 17.38 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-10T01:09:43.185Z] #21 17.38 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-10T01:09:43.185Z] #21 17.50 Selecting previously unselected package libc6:s390x. [2022-03-10T01:09:43.185Z] #21 17.50 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-10T01:09:43.444Z] #21 17.69 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-10T01:09:44.013Z] #21 18.15 Selecting previously unselected package libapparmor1:s390x. [2022-03-10T01:09:44.013Z] #21 18.16 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-10T01:09:44.013Z] #21 18.16 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-10T01:09:44.013Z] #21 18.22 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-10T01:09:44.013Z] #21 18.22 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-10T01:09:44.013Z] #21 18.23 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-10T01:09:44.013Z] #21 18.30 Selecting previously unselected package libgcc-s1:armhf. [2022-03-10T01:09:44.013Z] #21 18.31 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-10T01:09:44.013Z] #21 18.31 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-10T01:09:44.013Z] #21 18.36 Selecting previously unselected package libcrypt1:armhf. [2022-03-10T01:09:44.013Z] #21 18.37 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-10T01:09:44.013Z] #21 18.38 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-10T01:09:44.013Z] #21 18.45 Selecting previously unselected package libc6:armhf. [2022-03-10T01:09:44.013Z] #21 18.46 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-10T01:09:44.532Z] #21 18.64 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-10T01:09:44.802Z] #21 19.05 Selecting previously unselected package libapparmor1:armhf. [2022-03-10T01:09:44.802Z] #21 19.06 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-10T01:09:44.802Z] #21 19.06 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-10T01:09:44.802Z] #21 19.11 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-10T01:09:44.802Z] #21 19.12 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-10T01:09:44.802Z] #21 19.12 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-10T01:09:44.802Z] #21 19.18 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-10T01:09:45.061Z] #21 19.19 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-10T01:09:45.061Z] #21 19.19 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-10T01:09:45.061Z] #21 19.23 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-10T01:09:45.061Z] #21 19.24 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-10T01:09:45.061Z] #21 19.25 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-10T01:09:45.061Z] #21 19.35 Selecting previously unselected package libc6:ppc64el. [2022-03-10T01:09:45.061Z] #21 19.35 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-10T01:09:45.320Z] #21 19.52 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-10T01:09:45.889Z] #21 20.12 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-10T01:09:45.889Z] #21 20.12 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-10T01:09:45.889Z] #21 20.13 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-10T01:09:45.889Z] #21 20.17 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-10T01:09:45.889Z] #21 20.18 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-10T01:09:45.889Z] #21 20.19 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-10T01:09:45.889Z] #21 20.25 Selecting previously unselected package libseccomp2:s390x. [2022-03-10T01:09:45.889Z] #21 20.26 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-10T01:09:45.889Z] #21 20.26 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.149Z] #21 20.30 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-10T01:09:46.149Z] #21 20.31 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-10T01:09:46.149Z] #21 20.32 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.149Z] #21 20.37 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-10T01:09:46.149Z] #21 20.38 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-10T01:09:46.149Z] #21 20.39 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.149Z] #21 20.43 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-10T01:09:46.149Z] #21 20.43 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-10T01:09:46.149Z] #21 20.44 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.149Z] #21 20.49 Selecting previously unselected package libseccomp2:armhf. [2022-03-10T01:09:46.149Z] #21 20.50 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-10T01:09:46.149Z] #21 20.50 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.149Z] #21 20.54 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-10T01:09:46.407Z] #21 20.54 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-10T01:09:46.407Z] #21 20.55 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.407Z] #21 20.62 Selecting previously unselected package libseccomp2:armel. [2022-03-10T01:09:46.407Z] #21 20.63 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-10T01:09:46.407Z] #21 20.63 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.407Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armel. [2022-03-10T01:09:46.407Z] #21 20.69 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-10T01:09:46.407Z] #21 20.70 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.407Z] #21 20.77 Selecting previously unselected package libseccomp2:arm64. [2022-03-10T01:09:46.407Z] #21 20.78 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-10T01:09:46.407Z] #21 20.78 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.407Z] #21 20.83 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-10T01:09:46.665Z] #21 20.83 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-10T01:09:46.665Z] #21 20.84 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:46.665Z] #21 20.93 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-10T01:09:46.665Z] #21 20.94 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-10T01:09:46.665Z] #21 20.96 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-10T01:09:46.665Z] #21 20.97 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-10T01:09:46.665Z] #21 20.98 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-10T01:09:46.665Z] #21 21.00 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-10T01:09:46.665Z] #21 21.01 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-10T01:09:46.665Z] #21 21.02 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-10T01:09:46.924Z] #21 21.03 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-10T01:09:46.924Z] #21 21.05 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-10T01:09:46.924Z] #21 21.06 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-10T01:09:46.924Z] #21 21.07 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-10T01:09:46.924Z] #21 21.09 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-10T01:09:46.924Z] #21 21.10 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-10T01:09:46.924Z] #21 21.11 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-10T01:09:46.924Z] #21 21.12 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-10T01:09:47.119Z] #43 DONE 227.5s [2022-03-10T01:09:47.119Z] [2022-03-10T01:09:47.119Z] #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-03-10T01:09:47.119Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:09:47.119Z] #56 ... [2022-03-10T01:09:47.119Z] [2022-03-10T01:09:47.119Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T01:09:47.119Z] #44 sha256:c6d7e94817b2187603258caca814860bf07e30bf5e8dd23d31b4112d65310ea3 [2022-03-10T01:09:47.381Z] #44 DONE 0.6s [2022-03-10T01:09:47.381Z] [2022-03-10T01:09:47.381Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T01:09:47.381Z] #48 sha256:15f3add5b16e1677cae30aa9f1f25ebbde6f1fd39fe662ac2fe9a0abddf732bc [2022-03-10T01:09:47.381Z] #48 DONE 0.1s [2022-03-10T01:09:47.381Z] [2022-03-10T01:09:47.381Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T01:09:47.381Z] #50 sha256:a5d18ee92a54ffe48b6e7cf00d0886ad611e4c10fdb837829a63957799d2cb84 [2022-03-10T01:09:47.381Z] #50 DONE 0.1s [2022-03-10T01:09:47.381Z] [2022-03-10T01:09:47.381Z] #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-03-10T01:09:47.381Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:09:48.302Z] #21 22.36 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-10T01:09:49.060Z] #43 DONE 231.2s [2022-03-10T01:09:49.060Z] [2022-03-10T01:09:49.060Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:09:49.060Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:09:49.060Z] #51 ... [2022-03-10T01:09:49.060Z] [2022-03-10T01:09:49.060Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T01:09:49.060Z] #44 sha256:e6e16727d5205c19943b1e837f41d252583e4477dc7f908bc3a3e29d0931bd13 [2022-03-10T01:09:49.060Z] #44 DONE 0.5s [2022-03-10T01:09:49.060Z] [2022-03-10T01:09:49.060Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T01:09:49.060Z] #48 sha256:0e5bd07da4b952cfe9f95e8b46ce0082ced680725c5c441245cd16de3f9345e5 [2022-03-10T01:09:49.060Z] #48 DONE 0.1s [2022-03-10T01:09:49.060Z] [2022-03-10T01:09:49.060Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T01:09:49.060Z] #50 sha256:bef6a2f25ac440960e8a7f6e4b166dd51505e4241cf1112f06feadade1392ba0 [2022-03-10T01:09:49.060Z] #50 DONE 0.1s [2022-03-10T01:09:49.060Z] [2022-03-10T01:09:49.060Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:09:49.060Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:09:49.237Z] #21 23.56 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-10T01:09:50.616Z] #21 24.76 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-10T01:09:51.995Z] #21 25.97 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-10T01:09:52.933Z] #21 27.17 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.19 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.20 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.21 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.22 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.23 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.25 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.26 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.27 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.28 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.31 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.32 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.33 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.34 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-10T01:09:52.933Z] #21 27.36 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T01:09:52.933Z] #21 27.37 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-10T01:09:53.192Z] #21 27.38 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-10T01:09:53.192Z] #21 27.39 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-10T01:09:53.192Z] #21 27.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-10T01:09:53.192Z] #21 27.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:09:53.763Z] #21 DONE 28.1s [2022-03-10T01:09:53.763Z] [2022-03-10T01:09:53.763Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T01:09:53.763Z] #62 sha256:a096a8a0419e947377e722bba4c3c15c54232a267778690d417e885f6b915198 [2022-03-10T01:09:54.023Z] #62 DONE 0.1s [2022-03-10T01:09:54.023Z] [2022-03-10T01:09:54.023Z] #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-03-10T01:09:54.023Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:09:54.961Z] #63 ... [2022-03-10T01:09:54.961Z] [2022-03-10T01:09:54.961Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T01:09:54.961Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-10T01:09:54.961Z] #22 DONE 1.2s [2022-03-10T01:09:54.961Z] [2022-03-10T01:09:54.961Z] #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-03-10T01:09:54.961Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:09:54.961Z] #63 1.019 + RM_GOPATH=0 [2022-03-10T01:09:54.961Z] #63 1.019 + TMP_GOPATH= [2022-03-10T01:09:54.961Z] #63 1.019 + : /build [2022-03-10T01:09:54.961Z] #63 1.019 + '[' -z '' ']' [2022-03-10T01:09:54.961Z] #63 1.019 ++ mktemp -d [2022-03-10T01:09:54.961Z] #63 1.020 + export GOPATH=/tmp/tmp.tNzqTlIQfD [2022-03-10T01:09:54.961Z] #63 1.020 + GOPATH=/tmp/tmp.tNzqTlIQfD [2022-03-10T01:09:54.961Z] #63 1.020 + RM_GOPATH=1 [2022-03-10T01:09:54.961Z] #63 1.020 + case "$(go env GOARCH)" in [2022-03-10T01:09:54.961Z] #63 1.022 ++ go env GOARCH [2022-03-10T01:09:54.961Z] #63 1.027 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:54.961Z] #63 1.027 + GO_BUILDMODE=-buildmode=pie [2022-03-10T01:09:54.961Z] #63 1.028 ++ dirname /install.sh [2022-03-10T01:09:54.961Z] #63 1.029 + dir=/ [2022-03-10T01:09:54.961Z] #63 1.029 + bin=runc [2022-03-10T01:09:54.961Z] #63 1.029 + shift [2022-03-10T01:09:54.961Z] #63 1.030 + '[' '!' -f //runc.installer ']' [2022-03-10T01:09:54.961Z] #63 1.030 + . //runc.installer [2022-03-10T01:09:54.961Z] #63 1.030 ++ set -e [2022-03-10T01:09:54.961Z] #63 1.030 ++ : v1.1.0 [2022-03-10T01:09:54.961Z] #63 1.031 + install_runc [2022-03-10T01:09:54.961Z] #63 1.031 + RUNC_BUILDTAGS=seccomp [2022-03-10T01:09:54.961Z] #63 1.031 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T01:09:54.961Z] #63 1.031 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T01:09:54.961Z] #63 1.032 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tNzqTlIQfD/src/github.com/opencontainers/runc [2022-03-10T01:09:54.961Z] #63 1.040 Cloning into '/tmp/tmp.tNzqTlIQfD/src/github.com/opencontainers/runc'... [2022-03-10T01:09:55.898Z] #63 ... [2022-03-10T01:09:55.898Z] [2022-03-10T01:09:55.898Z] #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-03-10T01:09:55.898Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-10T01:09:55.898Z] #23 DONE 0.8s [2022-03-10T01:09:55.898Z] [2022-03-10T01:09:55.898Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T01:09:55.898Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-10T01:09:56.837Z] #24 0.870 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T01:09:56.837Z] #24 DONE 0.9s [2022-03-10T01:09:56.837Z] [2022-03-10T01:09:56.837Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T01:09:56.837Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-10T01:09:57.774Z] #25 DONE 0.9s [2022-03-10T01:09:57.774Z] [2022-03-10T01:09:57.774Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T01:09:57.774Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-10T01:09:58.712Z] #26 DONE 0.8s [2022-03-10T01:09:58.712Z] [2022-03-10T01:09:58.712Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T01:09:58.712Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-10T01:09:59.659Z] #27 DONE 1.0s [2022-03-10T01:09:59.659Z] [2022-03-10T01:09:59.659Z] #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-03-10T01:09:59.659Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:09:59.659Z] #63 5.368 + cd /tmp/tmp.tNzqTlIQfD/src/github.com/opencontainers/runc [2022-03-10T01:09:59.659Z] #63 5.368 + git checkout -q v1.1.0 [2022-03-10T01:09:59.659Z] #63 5.503 + '[' -z '' ']' [2022-03-10T01:09:59.659Z] #63 5.503 + target=static [2022-03-10T01:09:59.659Z] #63 5.503 + make BUILDTAGS=seccomp static [2022-03-10T01:09:59.659Z] #63 5.908 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T01:10:00.097Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.3% of statements [2022-03-10T01:10:00.098Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-10T01:10:00.098Z] ok github.com/docker/docker/cmd/dockerd/trap 2.435s coverage: 0.0% of statements [2022-03-10T01:10:00.098Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T01:10:00.098Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T01:10:00.098Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T01:10:00.098Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T01:10:00.098Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T01:10:04.287Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2022-03-10T01:10:06.190Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2022-03-10T01:10:06.238Z] #63 ... [2022-03-10T01:10:06.238Z] [2022-03-10T01:10:06.238Z] #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-03-10T01:10:06.238Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-10T01:10:06.238Z] #28 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T01:10:06.238Z] #28 1.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T01:10:06.238Z] #28 1.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T01:10:06.238Z] #28 1.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-10T01:10:06.238Z] #28 1.544 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-10T01:10:06.238Z] #28 1.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-10T01:10:06.238Z] #28 2.088 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T01:10:06.238Z] #28 2.262 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T01:10:06.238Z] #28 2.572 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-10T01:10:06.238Z] #28 2.840 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-10T01:10:06.238Z] #28 2.840 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T01:10:06.238Z] #28 2.841 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-10T01:10:06.238Z] #28 2.846 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-10T01:10:06.238Z] #28 2.846 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-10T01:10:06.238Z] #28 2.847 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-10T01:10:06.238Z] #28 3.152 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-10T01:10:06.238Z] #28 3.155 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T01:10:06.238Z] #28 3.161 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-10T01:10:06.238Z] #28 3.163 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-10T01:10:06.238Z] #28 3.164 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T01:10:06.238Z] #28 3.165 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-10T01:10:07.570Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2022-03-10T01:10:09.528Z] #28 ... [2022-03-10T01:10:09.528Z] [2022-03-10T01:10:09.528Z] #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-03-10T01:10:09.528Z] #67 sha256:64a7d77960bbc2d5b2ae66e64b1451ce687dd38f5c9b888f531bce622c66f817 [2022-03-10T01:10:09.528Z] #67 69.08 + bin/containerd [2022-03-10T01:10:12.268Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:10:12.268Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:10:12.268Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:10:12.268Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:10:12.268Z] [2022-03-10T01:10:12.268Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:10:12.268Z] DOCKER_SYSTEMD=1 [2022-03-10T01:10:12.268Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:10:12.268Z] HOSTNAME=c43abaa1e304 [2022-03-10T01:10:12.268Z] DEST=bundles/test-integration [2022-03-10T01:10:12.268Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:10:12.268Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:10:12.268Z] container=docker [2022-03-10T01:10:12.268Z] HOME=/root [2022-03-10T01:10:12.268Z] LANG=C.UTF-8 [2022-03-10T01:10:12.268Z] INVOCATION_ID=8a583e77449f4e0aae9393e48b186b94 [2022-03-10T01:10:12.268Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:10:12.268Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:10:12.268Z] VALIDATE_BRANCH=master [2022-03-10T01:10:12.268Z] TERM=xterm [2022-03-10T01:10:12.268Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:10:12.268Z] SHLVL=3 [2022-03-10T01:10:12.268Z] TIMEOUT=120m [2022-03-10T01:10:12.268Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:10:12.268Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:10:12.268Z] GO111MODULE=off [2022-03-10T01:10:12.268Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T01:10:12.268Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T01:10:12.268Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:10:12.268Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:10:12.268Z] GOPATH=/go [2022-03-10T01:10:12.268Z] PKG_CONFIG=pkg-config [2022-03-10T01:10:12.268Z] _=/usr/bin/env [2022-03-10T01:10:12.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T01:10:15.682Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-10T01:10:15.682Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-03-10T01:10:15.940Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-10T01:10:16.146Z] #67 ... [2022-03-10T01:10:16.146Z] [2022-03-10T01:10:16.146Z] #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-03-10T01:10:16.146Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-10T01:10:16.146Z] #28 13.89 Fetched 48.9 MB in 13s (3741 kB/s) [2022-03-10T01:10:16.507Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-10T01:10:17.074Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2022-03-10T01:10:18.449Z] ok github.com/docker/docker/daemon 10.112s coverage: 17.2% of statements [2022-03-10T01:10:18.449Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T01:10:18.449Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T01:10:18.449Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T01:10:18.449Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T01:10:19.016Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-03-10T01:10:19.275Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.359s coverage: 56.2% of statements [2022-03-10T01:10:19.498Z] #56 ... [2022-03-10T01:10:19.498Z] [2022-03-10T01:10:19.498Z] #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-03-10T01:10:19.498Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:10:19.498Z] #60 207.1 + bin/containerd [2022-03-10T01:10:20.337Z] #28 13.89 Reading package lists... [2022-03-10T01:10:20.652Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-10T01:10:21.113Z] #51 ... [2022-03-10T01:10:21.113Z] [2022-03-10T01:10:21.113Z] #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-03-10T01:10:21.113Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:10:21.113Z] #60 209.4 + bin/containerd [2022-03-10T01:10:22.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.5% of statements [2022-03-10T01:10:22.802Z] #60 ... [2022-03-10T01:10:22.802Z] [2022-03-10T01:10:22.802Z] #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-03-10T01:10:22.802Z] #56 sha256:9dd197911c5a342f9ddcaabdad67aec342888a01263afcc96d819c613e9fe7f9 [2022-03-10T01:10:22.802Z] #56 125.8 + mkdir -p /build [2022-03-10T01:10:22.802Z] #56 125.8 + cp runc /build/runc [2022-03-10T01:10:23.402Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.825s coverage: 49.8% of statements [2022-03-10T01:10:23.402Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T01:10:23.969Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.800s coverage: 58.0% of statements [2022-03-10T01:10:23.969Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T01:10:23.969Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T01:10:24.228Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-03-10T01:10:24.388Z] #60 ... [2022-03-10T01:10:24.388Z] [2022-03-10T01:10:24.388Z] #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-03-10T01:10:24.388Z] #56 sha256:36e42ff4bd98ae0a9432a7936da509e29ce97c8d03241278ef47debfd4e7d22b [2022-03-10T01:10:24.388Z] #56 126.1 + mkdir -p /build [2022-03-10T01:10:24.388Z] #56 126.1 + cp runc /build/runc [2022-03-10T01:10:24.795Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 2.9% of statements [2022-03-10T01:10:25.349Z] #56 DONE 128.5s [2022-03-10T01:10:25.349Z] [2022-03-10T01:10:25.349Z] #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-03-10T01:10:25.349Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:10:25.731Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-03-10T01:10:26.282Z] #56 DONE 128.1s [2022-03-10T01:10:26.282Z] [2022-03-10T01:10:26.282Z] #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-03-10T01:10:26.282Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:10:26.298Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.8% of statements [2022-03-10T01:10:26.298Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T01:10:26.298Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T01:10:26.735Z] #60 ... [2022-03-10T01:10:26.735Z] [2022-03-10T01:10:26.735Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:10:26.735Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:10:26.735Z] #51 268.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T01:10:26.878Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 42.7% of statements [2022-03-10T01:10:26.906Z] #28 20.42 Reading package lists... [2022-03-10T01:10:26.997Z] #51 DONE 269.0s [2022-03-10T01:10:26.997Z] [2022-03-10T01:10:26.997Z] #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-03-10T01:10:26.997Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:10:27.812Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 33.6% of statements [2022-03-10T01:10:27.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 80.2% of statements [2022-03-10T01:10:27.812Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T01:10:28.070Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-03-10T01:10:28.288Z] #28 27.01 Building dependency tree... [2022-03-10T01:10:28.328Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-10T01:10:28.384Z] #60 ... [2022-03-10T01:10:28.384Z] [2022-03-10T01:10:28.384Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T01:10:28.384Z] #52 sha256:dd6f67e0059826d64e6900b04ab67ad0723840718ed52d233e61d5ea3e39bc75 [2022-03-10T01:10:28.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-10T01:10:28.649Z] #52 DONE 0.7s [2022-03-10T01:10:28.649Z] [2022-03-10T01:10:28.649Z] #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-03-10T01:10:28.649Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:10:28.846Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-10T01:10:28.913Z] #60 ... [2022-03-10T01:10:28.913Z] [2022-03-10T01:10:28.913Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T01:10:28.913Z] #54 sha256:f345b095d4095f1e7a9e5f49543551c351b58755609f065305c82c7f1973b858 [2022-03-10T01:10:28.913Z] #54 DONE 0.1s [2022-03-10T01:10:28.913Z] [2022-03-10T01:10:28.913Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T01:10:28.913Z] #57 sha256:42f01d16b72e7499ec38413538fd46124675883205ce4c0b29754713d771e9f4 [2022-03-10T01:10:29.174Z] #57 DONE 0.3s [2022-03-10T01:10:29.174Z] [2022-03-10T01:10:29.174Z] #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-03-10T01:10:29.174Z] #60 sha256:0a9ae043669e2e396f879c00530e5922c0f140518927d6fddd1636ef62f23fab [2022-03-10T01:10:29.226Z] #28 29.70 bzip2 is already the newest version (1.0.8-4). [2022-03-10T01:10:29.226Z] #28 29.70 patch is already the newest version (2.7.6-7). [2022-03-10T01:10:29.226Z] #28 29.70 xz-utils is already the newest version (5.2.5-2). [2022-03-10T01:10:29.226Z] #28 29.70 The following additional packages will be installed: [2022-03-10T01:10:29.226Z] #28 29.70 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-10T01:10:29.226Z] #28 29.71 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-10T01:10:29.226Z] #28 29.71 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T01:10:29.226Z] #28 29.71 python3-pkg-resources vim-runtime xxd [2022-03-10T01:10:29.226Z] #28 29.73 Suggested packages: [2022-03-10T01:10:29.226Z] #28 29.73 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-10T01:10:29.226Z] #28 29.73 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-10T01:10:29.226Z] #28 29.73 Recommended packages: [2022-03-10T01:10:29.226Z] #28 29.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T01:10:29.413Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-03-10T01:10:29.413Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T01:10:29.558Z] #60 ... [2022-03-10T01:10:29.558Z] [2022-03-10T01:10:29.558Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T01:10:29.558Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T01:10:29.558Z] #51 273.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T01:10:29.558Z] #51 DONE 273.3s [2022-03-10T01:10:29.558Z] [2022-03-10T01:10:29.558Z] #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-03-10T01:10:29.558Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:10:29.671Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-03-10T01:10:30.154Z] #60 ... [2022-03-10T01:10:30.154Z] [2022-03-10T01:10:30.154Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T01:10:30.154Z] #52 sha256:566b42c1e384052971862dea6581f7ce472683df1b547033679243a226ed7309 [2022-03-10T01:10:30.237Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-03-10T01:10:30.790Z] #52 DONE 0.5s [2022-03-10T01:10:30.790Z] [2022-03-10T01:10:30.790Z] #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-03-10T01:10:30.790Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:10:30.790Z] #60 ... [2022-03-10T01:10:30.790Z] [2022-03-10T01:10:30.790Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T01:10:30.790Z] #54 sha256:f8b4b19e3b0e90920c3535488c5e11b778ad08b356a086106c87d7ec737df017 [2022-03-10T01:10:30.790Z] #54 DONE 0.1s [2022-03-10T01:10:30.790Z] [2022-03-10T01:10:30.790Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T01:10:30.790Z] #57 sha256:2f74ab505a1ed51457d573065d65d0cc4fda578a627240f136e98a5e101adcef [2022-03-10T01:10:30.804Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-03-10T01:10:31.052Z] #57 DONE 0.3s [2022-03-10T01:10:31.052Z] [2022-03-10T01:10:31.052Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-10T01:10:31.052Z] #60 sha256:51d17c9dc16e1f2f16ba4ddb9d66c7b5f4727971ceff4b4803b3ca0d7da2c305 [2022-03-10T01:10:31.062Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-03-10T01:10:31.133Z] #28 31.22 The following NEW packages will be installed: [2022-03-10T01:10:31.133Z] #28 31.22 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-10T01:10:31.133Z] #28 31.23 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-10T01:10:31.133Z] #28 31.23 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-10T01:10:31.133Z] #28 31.23 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-10T01:10:31.133Z] #28 31.23 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-10T01:10:31.133Z] #28 31.23 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-10T01:10:31.133Z] #28 31.23 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-10T01:10:31.133Z] #28 31.59 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T01:10:31.133Z] #28 31.59 Need to get 18.6 MB of archives. [2022-03-10T01:10:31.133Z] #28 31.59 After this operation, 71.4 MB of additional disk space will be used. [2022-03-10T01:10:31.133Z] #28 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T01:10:31.133Z] #28 31.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T01:10:31.133Z] #28 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T01:10:31.133Z] #28 31.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T01:10:31.133Z] #28 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T01:10:31.133Z] #28 31.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T01:10:31.133Z] #28 31.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T01:10:31.133Z] #28 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T01:10:31.133Z] #28 31.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T01:10:31.133Z] #28 31.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T01:10:31.133Z] #28 31.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T01:10:31.133Z] #28 31.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T01:10:31.133Z] #28 31.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T01:10:31.133Z] #28 31.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T01:10:31.133Z] #28 31.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T01:10:31.133Z] #28 31.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T01:10:31.133Z] #28 31.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T01:10:31.133Z] #28 31.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T01:10:31.133Z] #28 31.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T01:10:31.133Z] #28 31.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T01:10:31.133Z] #28 31.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T01:10:31.133Z] #28 31.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T01:10:31.133Z] #28 31.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T01:10:31.133Z] #28 31.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T01:10:31.133Z] #28 31.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T01:10:31.133Z] #28 31.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T01:10:31.393Z] #28 31.69 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-03-10T01:10:31.393Z] #28 31.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T01:10:31.393Z] #28 31.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T01:10:31.393Z] #28 31.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T01:10:31.393Z] #28 31.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T01:10:31.393Z] #28 31.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T01:10:31.393Z] #28 31.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T01:10:31.393Z] #28 31.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T01:10:31.393Z] #28 31.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T01:10:31.393Z] #28 31.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T01:10:31.393Z] #28 31.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T01:10:31.393Z] #28 31.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T01:10:31.393Z] #28 31.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T01:10:31.393Z] #28 31.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T01:10:31.393Z] #28 31.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T01:10:31.393Z] #28 31.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T01:10:31.393Z] #28 31.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T01:10:31.393Z] #28 31.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T01:10:31.627Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T01:10:31.961Z] #28 32.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T01:10:32.195Z] ok github.com/docker/docker/daemon/logger/splunk 1.532s coverage: 82.5% of statements [2022-03-10T01:10:32.195Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T01:10:32.195Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T01:10:32.220Z] #28 32.84 Fetched 18.6 MB in 1s (30.8 MB/s) [2022-03-10T01:10:32.480Z] #28 32.89 Selecting previously unselected package pigz. [2022-03-10T01:10:32.480Z] #28 32.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-10T01:10:32.480Z] #28 32.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T01:10:32.480Z] #28 32.94 Unpacking pigz (2.6-1) ... [2022-03-10T01:10:32.480Z] #28 33.02 Selecting previously unselected package libelf1:amd64. [2022-03-10T01:10:32.480Z] #28 33.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T01:10:32.480Z] #28 33.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T01:10:32.739Z] #28 33.15 Selecting previously unselected package libbpf0:amd64. [2022-03-10T01:10:32.739Z] #28 33.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T01:10:32.739Z] #28 33.18 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:10:32.739Z] #28 33.25 Selecting previously unselected package libcap2:amd64. [2022-03-10T01:10:32.739Z] #28 33.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T01:10:32.739Z] #28 33.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:10:32.739Z] #28 33.31 Selecting previously unselected package libmnl0:amd64. [2022-03-10T01:10:32.739Z] #28 33.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T01:10:32.739Z] #28 33.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:10:32.998Z] #28 33.37 Selecting previously unselected package libxtables12:amd64. [2022-03-10T01:10:32.998Z] #28 33.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T01:10:32.998Z] #28 33.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:10:32.998Z] #28 33.45 Selecting previously unselected package libcap2-bin. [2022-03-10T01:10:32.998Z] #28 33.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T01:10:32.998Z] #28 33.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T01:10:32.998Z] #28 33.53 Selecting previously unselected package iproute2. [2022-03-10T01:10:32.998Z] #28 33.54 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T01:10:32.998Z] #28 33.55 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T01:10:33.130Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-10T01:10:33.567Z] #28 33.85 Selecting previously unselected package xxd. [2022-03-10T01:10:33.567Z] #28 33.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:10:33.567Z] #28 33.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:33.567Z] #28 33.96 Selecting previously unselected package vim-common. [2022-03-10T01:10:33.567Z] #28 33.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:10:33.567Z] #28 33.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:33.567Z] #28 34.10 Selecting previously unselected package bash-completion. [2022-03-10T01:10:33.697Z] ok github.com/docker/docker/distribution 0.613s coverage: 28.4% of statements [2022-03-10T01:10:33.697Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T01:10:33.826Z] #28 34.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T01:10:34.263Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-10T01:10:34.781Z] #28 35.30 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T01:10:34.829Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-10T01:10:35.040Z] #28 35.52 Selecting previously unselected package apparmor. [2022-03-10T01:10:35.040Z] #28 35.53 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T01:10:35.040Z] #28 35.56 Unpacking apparmor (2.13.6-10) ... [2022-03-10T01:10:35.088Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-10T01:10:35.300Z] #28 35.83 Selecting previously unselected package inetutils-ping. [2022-03-10T01:10:35.300Z] #28 35.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T01:10:35.300Z] #28 35.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T01:10:35.300Z] #28 35.92 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T01:10:35.560Z] #28 35.93 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:10:35.560Z] #28 35.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:10:35.560Z] #28 35.99 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T01:10:35.560Z] #28 36.00 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T01:10:35.560Z] #28 36.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:10:35.560Z] #28 36.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T01:10:35.560Z] #28 36.06 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T01:10:35.560Z] #28 36.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:10:35.560Z] #28 36.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T01:10:35.560Z] #28 36.12 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T01:10:35.560Z] #28 36.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:10:35.560Z] #28 36.17 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T01:10:35.654Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-03-10T01:10:35.654Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T01:10:35.654Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-03-10T01:10:35.819Z] #28 36.18 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T01:10:35.819Z] #28 36.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:10:35.819Z] #28 36.26 Selecting previously unselected package iptables. [2022-03-10T01:10:35.819Z] #28 36.28 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-10T01:10:35.819Z] #28 36.28 Unpacking iptables (1.8.7-1) ... [2022-03-10T01:10:36.078Z] #28 36.48 Selecting previously unselected package libonig5:amd64. [2022-03-10T01:10:36.078Z] #28 36.48 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T01:10:36.078Z] #28 36.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:10:36.078Z] #28 36.59 Selecting previously unselected package libjq1:amd64. [2022-03-10T01:10:36.078Z] #28 36.60 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T01:10:36.078Z] #28 36.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:10:36.078Z] #28 36.70 Selecting previously unselected package jq. [2022-03-10T01:10:36.222Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-10T01:10:36.222Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T01:10:36.338Z] #28 36.71 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-10T01:10:36.338Z] #28 36.72 Unpacking jq (1.6-2.1) ... [2022-03-10T01:10:36.338Z] #28 36.77 Selecting previously unselected package libaio1:amd64. [2022-03-10T01:10:36.338Z] #28 36.78 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T01:10:36.338Z] #28 36.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:10:36.338Z] #28 36.85 Selecting previously unselected package libgpm2:amd64. [2022-03-10T01:10:36.338Z] #28 36.85 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T01:10:36.338Z] #28 36.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:10:36.338Z] #28 36.91 Selecting previously unselected package libinih1:amd64. [2022-03-10T01:10:36.338Z] #28 36.92 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-10T01:10:36.338Z] #28 36.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T01:10:36.338Z] #28 36.96 Selecting previously unselected package libnet1:amd64. [2022-03-10T01:10:36.481Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-03-10T01:10:36.598Z] #28 36.97 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T01:10:36.598Z] #28 36.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:10:36.598Z] #28 37.04 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T01:10:36.598Z] #28 37.04 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T01:10:36.598Z] #28 37.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:10:36.598Z] #28 37.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T01:10:36.598Z] #28 37.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T01:10:36.598Z] #28 37.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:10:36.598Z] #28 37.19 Selecting previously unselected package net-tools. [2022-03-10T01:10:36.598Z] #28 37.19 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T01:10:36.598Z] #28 37.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:10:36.857Z] #28 37.31 Selecting previously unselected package python-pip-whl. [2022-03-10T01:10:36.857Z] #28 37.31 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T01:10:36.857Z] #28 37.32 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T01:10:37.048Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-03-10T01:10:37.118Z] #28 37.68 Selecting previously unselected package python3-lib2to3. [2022-03-10T01:10:37.118Z] #28 37.69 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T01:10:37.118Z] #28 37.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:10:37.118Z] #28 37.78 Selecting previously unselected package python3-distutils. [2022-03-10T01:10:37.377Z] #28 37.79 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T01:10:37.377Z] #28 37.80 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T01:10:37.378Z] #28 37.88 Selecting previously unselected package python3-pkg-resources. [2022-03-10T01:10:37.378Z] #28 37.90 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T01:10:37.378Z] #28 37.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:10:37.615Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-03-10T01:10:37.636Z] #28 38.00 Selecting previously unselected package python3-setuptools. [2022-03-10T01:10:37.636Z] #28 38.02 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T01:10:37.636Z] #28 38.02 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T01:10:37.636Z] #28 38.17 Selecting previously unselected package python3-wheel. [2022-03-10T01:10:37.636Z] #28 38.18 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T01:10:37.636Z] #28 38.18 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T01:10:37.636Z] #28 38.24 Selecting previously unselected package python3-pip. [2022-03-10T01:10:37.636Z] #28 38.24 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-10T01:10:37.636Z] #28 38.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T01:10:37.873Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-10T01:10:38.204Z] #28 38.47 Selecting previously unselected package sudo. [2022-03-10T01:10:38.204Z] #28 38.47 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T01:10:38.204Z] #28 38.48 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T01:10:38.463Z] #28 38.80 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T01:10:38.463Z] #28 38.81 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T01:10:38.463Z] #28 38.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:10:38.463Z] #28 38.97 Selecting previously unselected package uidmap. [2022-03-10T01:10:38.463Z] #28 38.98 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T01:10:38.463Z] #28 38.99 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T01:10:38.722Z] #28 39.07 Selecting previously unselected package vim-runtime. [2022-03-10T01:10:38.722Z] #28 39.08 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T01:10:38.722Z] #28 39.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T01:10:38.722Z] #28 39.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T01:10:38.722Z] #28 39.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:39.773Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.3% of statements [2022-03-10T01:10:40.340Z] ok github.com/docker/docker/pkg/authorization 0.326s coverage: 68.3% of statements [2022-03-10T01:10:40.340Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-10T01:10:40.598Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T01:10:40.629Z] #28 40.83 Selecting previously unselected package vim. [2022-03-10T01:10:40.629Z] #28 40.83 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T01:10:40.629Z] #28 40.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:40.629Z] #28 41.17 Selecting previously unselected package xfsprogs. [2022-03-10T01:10:40.629Z] #28 41.18 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T01:10:40.629Z] #28 41.19 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T01:10:40.889Z] #28 41.46 Selecting previously unselected package zip. [2022-03-10T01:10:40.889Z] #28 41.46 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-10T01:10:40.889Z] #28 41.47 Unpacking zip (3.0-12) ... [2022-03-10T01:10:41.148Z] #28 41.55 Selecting previously unselected package zstd. [2022-03-10T01:10:41.148Z] #28 41.56 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T01:10:41.148Z] #28 41.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:10:41.148Z] #28 41.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T01:10:41.975Z] #28 42.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T01:10:41.975Z] #28 42.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T01:10:41.975Z] #28 42.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T01:10:41.975Z] #28 42.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T01:10:41.975Z] #28 42.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T01:10:41.975Z] #28 42.43 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T01:10:41.975Z] #28 42.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T01:10:41.975Z] #28 42.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T01:10:41.975Z] #28 42.46 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T01:10:42.544Z] #28 42.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:42.544Z] #28 42.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T01:10:42.544Z] #28 42.89 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T01:10:42.544Z] #28 42.90 Setting up apparmor (2.13.6-10) ... [2022-03-10T01:10:43.482Z] #28 43.90 Setting up zip (3.0-12) ... [2022-03-10T01:10:43.482Z] #28 43.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:43.482Z] #28 43.94 Setting up bash-completion (1:2.11-2) ... [2022-03-10T01:10:43.884Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 43.5% of statements [2022-03-10T01:10:43.884Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-10T01:10:44.143Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-10T01:10:44.143Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-10T01:10:44.861Z] #28 45.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T01:10:44.861Z] #28 45.19 Setting up sudo (1.9.5p2-3) ... [2022-03-10T01:10:44.861Z] #28 45.25 invoke-rc.d: could not determine current runlevel [2022-03-10T01:10:44.861Z] #28 45.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T01:10:44.861Z] #28 45.26 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T01:10:44.861Z] #28 45.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T01:10:44.861Z] #28 45.29 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T01:10:44.861Z] #28 45.30 Setting up pigz (2.6-1) ... [2022-03-10T01:10:44.861Z] #28 45.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T01:10:44.861Z] #28 45.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T01:10:44.861Z] #28 45.34 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T01:10:44.861Z] #28 45.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:45.077Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-10T01:10:45.078Z] ok github.com/docker/docker/layer 7.833s coverage: 69.0% of statements [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T01:10:45.078Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T01:10:45.336Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-10T01:10:45.431Z] #28 45.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T01:10:45.431Z] #28 45.85 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T01:10:45.594Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-03-10T01:10:45.594Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-10T01:10:45.690Z] #28 46.12 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T01:10:45.690Z] #28 46.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T01:10:45.690Z] #28 46.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T01:10:45.690Z] #28 46.15 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T01:10:45.950Z] #28 46.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T01:10:45.950Z] #28 46.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T01:10:45.950Z] #28 46.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T01:10:45.950Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T01:10:45.950Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T01:10:45.950Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T01:10:45.950Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T01:10:45.950Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T01:10:45.950Z] #28 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T01:10:46.212Z] #28 46.53 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T01:10:46.530Z] ok github.com/docker/docker/pkg/idtools 0.387s coverage: 69.5% of statements [2022-03-10T01:10:46.530Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.5% of statements [2022-03-10T01:10:46.782Z] #28 47.31 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T01:10:46.782Z] #28 47.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T01:10:46.782Z] #28 47.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T01:10:46.782Z] #28 47.36 Setting up python3-pip (20.3.4-4) ... [2022-03-10T01:10:46.789Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-10T01:10:46.789Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-10T01:10:46.789Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T01:10:47.048Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2022-03-10T01:10:47.048Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-10T01:10:47.306Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-10T01:10:47.306Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-10T01:10:47.353Z] #28 47.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T01:10:47.565Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-03-10T01:10:47.565Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T01:10:47.565Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T01:10:47.613Z] #28 47.98 Setting up jq (1.6-2.1) ... [2022-03-10T01:10:47.613Z] #28 48.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T01:10:47.613Z] #28 48.01 Setting up iptables (1.8.7-1) ... [2022-03-10T01:10:47.613Z] #28 48.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T01:10:47.613Z] #28 48.07 Setting up iproute2 (5.10.0-4) ... [2022-03-10T01:10:47.872Z] #28 48.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T01:10:48.131Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-10T01:10:48.389Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-10T01:10:48.441Z] #28 DONE 48.9s [2022-03-10T01:10:48.441Z] [2022-03-10T01:10:48.441Z] #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-03-10T01:10:48.441Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-10T01:10:48.647Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-10T01:10:48.906Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-10T01:10:49.380Z] #29 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T01:10:49.380Z] #29 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T01:10:49.380Z] #29 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T01:10:49.380Z] #29 DONE 0.9s [2022-03-10T01:10:49.380Z] [2022-03-10T01:10:49.380Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T01:10:49.380Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-10T01:10:50.279Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-03-10T01:10:50.279Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-10T01:10:50.537Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-10T01:10:50.795Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-10T01:10:50.795Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-10T01:10:50.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T01:10:50.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T01:10:51.053Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T01:10:51.619Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-10T01:10:51.877Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-10T01:10:52.142Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-03-10T01:10:52.709Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-03-10T01:10:52.967Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T01:10:52.967Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-10T01:10:53.225Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-10T01:10:55.126Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-10T01:10:55.126Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-10T01:10:55.692Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-10T01:10:55.759Z] #60 246.6 # github.com/containerd/containerd/cmd/containerd [2022-03-10T01:10:55.759Z] #60 246.6 /usr/bin/ld: /tmp/go-link-4219085363/000019.o: in function `New': [2022-03-10T01:10:55.759Z] #60 246.6 /tmp/tmp.SxEQKg0Q4R/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-03-10T01:10:55.759Z] #60 246.6 + bin/containerd-stress [2022-03-10T01:10:56.260Z] 8f616e6e9eec: Pull complete [2022-03-10T01:10:56.329Z] #60 247.7 + bin/containerd-shim [2022-03-10T01:10:56.627Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-03-10T01:10:56.886Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-10T01:10:57.508Z] #30 7.438 Collecting yamllint==1.26.1 [2022-03-10T01:10:57.768Z] #30 8.485 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T01:10:58.260Z] ok github.com/docker/docker/registry 0.085s coverage: 58.3% of statements [2022-03-10T01:10:58.260Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-10T01:10:58.518Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-10T01:10:58.705Z] #30 9.167 Collecting pathspec>=0.5.3 [2022-03-10T01:10:58.705Z] #30 9.179 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T01:10:58.705Z] #30 9.402 Collecting pyyaml [2022-03-10T01:10:58.705Z] #30 9.414 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-03-10T01:10:58.705Z] #30 9.451 Building wheels for collected packages: yamllint [2022-03-10T01:10:58.705Z] #30 9.459 Building wheel for yamllint (setup.py): started [2022-03-10T01:10:59.085Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-10T01:10:59.085Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-10T01:10:59.275Z] #30 10.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T01:10:59.275Z] #30 10.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ec56594158d3db2e3b77f8db9076d9b053a90e31220954c812490e18a1d8c0f5 [2022-03-10T01:10:59.275Z] #30 10.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T01:10:59.275Z] #30 10.04 Successfully built yamllint [2022-03-10T01:10:59.275Z] #30 10.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T01:10:59.843Z] #30 10.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T01:10:59.843Z] #30 DONE 10.5s [2022-03-10T01:10:59.843Z] [2022-03-10T01:10:59.843Z] #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-03-10T01:10:59.843Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:10:59.843Z] #63 ... [2022-03-10T01:10:59.843Z] [2022-03-10T01:10:59.843Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T01:10:59.843Z] #34 sha256:78aece486b076dfa6a64c4fc2de875ec8646c205534f1739c7f48b8f93e76467 [2022-03-10T01:11:00.102Z] #34 DONE 0.2s [2022-03-10T01:11:00.103Z] [2022-03-10T01:11:00.103Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T01:11:00.103Z] #39 sha256:d9b5f9cda305ddf59054ee9ed8e3f123e2ffac70f78a3e1771e70de09448ddcf [2022-03-10T01:11:00.364Z] #39 DONE 0.3s [2022-03-10T01:11:00.364Z] [2022-03-10T01:11:00.364Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T01:11:00.364Z] #42 sha256:22935645e1b8d658bdcfbcf80af4c30614dfa00aa0695dfaae7dfe1c92ca6408 [2022-03-10T01:11:00.364Z] #42 DONE 0.1s [2022-03-10T01:11:00.364Z] [2022-03-10T01:11:00.364Z] #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-03-10T01:11:00.364Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:11:00.364Z] #63 ... [2022-03-10T01:11:00.364Z] [2022-03-10T01:11:00.364Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T01:11:00.364Z] #44 sha256:339802073339f78ae245548719ddbdebd293465fd8ee0c7d6007eb1f6154b453 [2022-03-10T01:11:00.364Z] #44 DONE 0.1s [2022-03-10T01:11:00.364Z] [2022-03-10T01:11:00.364Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T01:11:00.364Z] #48 sha256:4907f0785718e72ebc656df969ccf295487a6bb74916d58581cf60c21c92bfca [2022-03-10T01:11:00.364Z] #48 DONE 0.0s [2022-03-10T01:11:00.364Z] [2022-03-10T01:11:00.364Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T01:11:00.364Z] #51 sha256:916cc69d6a34d51496830203a1b01c98c563d06f51ff7596b0bbf89f20c4cd1d [2022-03-10T01:11:00.936Z] #51 DONE 0.2s [2022-03-10T01:11:00.936Z] [2022-03-10T01:11:00.936Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T01:11:00.936Z] #55 sha256:e4867acd7e06a678d0d09877b2a25a11bb46caf35546be93cf8ff241532455a6 [2022-03-10T01:11:00.936Z] #55 DONE 0.1s [2022-03-10T01:11:00.936Z] [2022-03-10T01:11:00.936Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T01:11:00.936Z] #57 sha256:5db3b9379c85dea5488b3a122799eec8c4430ade894a5d51637ac77e8eab2fea [2022-03-10T01:11:00.936Z] #57 DONE 0.1s [2022-03-10T01:11:00.936Z] [2022-03-10T01:11:00.936Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T01:11:00.936Z] #59 sha256:5288f87d323b5862087847e2fb14fcfa7c98c7ab0129d96e05543310a7513147 [2022-03-10T01:11:01.195Z] #59 DONE 0.2s [2022-03-10T01:11:01.195Z] [2022-03-10T01:11:01.195Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T01:11:01.195Z] #61 sha256:3d8a81cf04a68bcb6f1b1afb6226c1d323580f11264ffdc46ab89ccc680cacd9 [2022-03-10T01:11:01.195Z] #61 DONE 0.1s [2022-03-10T01:11:01.195Z] [2022-03-10T01:11:01.195Z] #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-03-10T01:11:01.195Z] #63 sha256:ab131fbabc321d1159db15dd334188ab064da6973834e4586202ab4b0f02044b [2022-03-10T01:11:01.617Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-10T01:11:02.426Z] 037d5740b404: Pull complete [2022-03-10T01:11:02.426Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T01:11:02.426Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:11:02.426Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:11:02.426Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-10T01:11:02.426Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-10T01:11:02.426Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-10T01:11:02.426Z] INFO: Docker version of control daemon [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Client: [2022-03-10T01:11:02.426Z] Version: 20.10.9 [2022-03-10T01:11:02.426Z] API version: 1.41 [2022-03-10T01:11:02.426Z] Go version: go1.16.8 [2022-03-10T01:11:02.426Z] Git commit: c2ea9bc [2022-03-10T01:11:02.426Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:11:02.426Z] OS/Arch: windows/amd64 [2022-03-10T01:11:02.426Z] Context: default [2022-03-10T01:11:02.426Z] Experimental: true [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Server: Docker Engine - Community [2022-03-10T01:11:02.426Z] Engine: [2022-03-10T01:11:02.426Z] Version: 20.10.9 [2022-03-10T01:11:02.426Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:11:02.426Z] Go version: go1.16.8 [2022-03-10T01:11:02.426Z] Git commit: 79ea9d3 [2022-03-10T01:11:02.426Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:11:02.426Z] OS/Arch: windows/amd64 [2022-03-10T01:11:02.426Z] Experimental: true [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] INFO: Docker info of control daemon [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Client: [2022-03-10T01:11:02.426Z] Context: default [2022-03-10T01:11:02.426Z] Debug Mode: false [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Server: [2022-03-10T01:11:02.426Z] Containers: 0 [2022-03-10T01:11:02.426Z] Running: 0 [2022-03-10T01:11:02.426Z] Paused: 0 [2022-03-10T01:11:02.426Z] Stopped: 0 [2022-03-10T01:11:02.426Z] Images: 1 [2022-03-10T01:11:02.426Z] Server Version: 20.10.9 [2022-03-10T01:11:02.426Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:11:02.426Z] Windows: [2022-03-10T01:11:02.426Z] LCOW: [2022-03-10T01:11:02.426Z] Logging Driver: json-file [2022-03-10T01:11:02.426Z] Plugins: [2022-03-10T01:11:02.426Z] Volume: local [2022-03-10T01:11:02.426Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:11:02.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:11:02.426Z] Swarm: inactive [2022-03-10T01:11:02.426Z] Default Isolation: process [2022-03-10T01:11:02.426Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:11:02.426Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:11:02.426Z] OSType: windows [2022-03-10T01:11:02.426Z] Architecture: x86_64 [2022-03-10T01:11:02.426Z] CPUs: 4 [2022-03-10T01:11:02.426Z] Total Memory: 32GiB [2022-03-10T01:11:02.426Z] Name: azwin-2-51b270 [2022-03-10T01:11:02.426Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T01:11:02.426Z] Docker Root Dir: D:\docker [2022-03-10T01:11:02.426Z] Debug Mode: false [2022-03-10T01:11:02.426Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:11:02.426Z] Labels: [2022-03-10T01:11:02.426Z] Experimental: true [2022-03-10T01:11:02.426Z] Insecure Registries: [2022-03-10T01:11:02.426Z] 10.0.0.4:5000 [2022-03-10T01:11:02.426Z] 127.0.0.0/8 [2022-03-10T01:11:02.426Z] Registry Mirrors: [2022-03-10T01:11:02.426Z] http://10.0.0.4:5000/ [2022-03-10T01:11:02.426Z] Live Restore Enabled: false [2022-03-10T01:11:02.426Z] Product License: Community Engine [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] INFO: Commit hash is 8d5eebcc6e [2022-03-10T01:11:02.426Z] INFO: Nuke-Everything... [2022-03-10T01:11:02.426Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T01:11:02.426Z] INFO: Nuking d:\CI [2022-03-10T01:11:02.426Z] INFO: Zapped successfully [2022-03-10T01:11:02.426Z] INFO: Location for testing is d:\CI\PR-43353\3 [2022-03-10T01:11:02.426Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 01:10:50... [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Sending build context to Docker daemon 62.15MB [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T01:11:02.426Z] ---> 02f938cacc3b [2022-03-10T01:11:02.426Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T01:11:02.426Z] ---> Running in 2af644893236 [2022-03-10T01:11:02.426Z] Removing intermediate container 2af644893236 [2022-03-10T01:11:02.426Z] ---> 84e6ee6e8cac [2022-03-10T01:11:02.426Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T01:11:02.426Z] ---> Running in 46f2707dfe57 [2022-03-10T01:11:02.426Z] Removing intermediate container 46f2707dfe57 [2022-03-10T01:11:02.426Z] ---> 34b5c9cd879f [2022-03-10T01:11:02.426Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T01:11:02.426Z] ---> Running in 4bac92a25b3c [2022-03-10T01:11:02.426Z] Removing intermediate container 4bac92a25b3c [2022-03-10T01:11:02.426Z] ---> dcd29f5b7507 [2022-03-10T01:11:02.426Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T01:11:02.426Z] ---> Running in 7833faa12677 [2022-03-10T01:11:02.426Z] Removing intermediate container 7833faa12677 [2022-03-10T01:11:02.426Z] ---> cfd8ad5502eb [2022-03-10T01:11:02.426Z] 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-03-10T01:11:02.426Z] ---> Running in 6e04f5e3a0c0 [2022-03-10T01:11:02.426Z] Removing intermediate container 6e04f5e3a0c0 [2022-03-10T01:11:02.426Z] ---> 09ec14b74a98 [2022-03-10T01:11:02.426Z] 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-03-10T01:11:02.426Z] ---> Running in ac339bca93f8 [2022-03-10T01:11:02.426Z] [2022-03-10T01:11:02.426Z] SUCCESS: Specified value was saved. [2022-03-10T01:11:02.426Z] INFO: Downloading git... [2022-03-10T01:11:02.555Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-03-10T01:11:02.813Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-10T01:11:03.094Z] #60 249.4 # github.com/containerd/containerd/cmd/containerd [2022-03-10T01:11:03.094Z] #60 249.4 /usr/bin/ld: /tmp/go-link-1552966346/000019.o: in function `New': [2022-03-10T01:11:03.094Z] #60 249.4 /tmp/tmp.6iEquB7Yl7/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-03-10T01:11:03.094Z] #60 249.4 + bin/containerd-stress [2022-03-10T01:11:03.094Z] #60 250.5 + bin/containerd-shim [2022-03-10T01:11:03.390Z] INFO: Downloading go... [2022-03-10T01:11:04.187Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-10T01:11:04.466Z] #60 255.0 + bin/containerd-shim-runc-v1 [2022-03-10T01:11:07.104Z] INFO: Downloading compiler 1 of 3... [2022-03-10T01:11:07.265Z] #60 257.9 + bin/containerd-shim-runc-v1 [2022-03-10T01:11:08.065Z] INFO: Downloading compiler 2 of 3... [2022-03-10T01:11:09.028Z] INFO: Downloading compiler 3 of 3... [2022-03-10T01:11:09.788Z] #60 260.4 + bin/containerd-shim-runc-v2 [2022-03-10T01:11:09.788Z] #60 260.9 + binaries [2022-03-10T01:11:09.788Z] #60 260.9 + install -D bin/containerd /build/containerd [2022-03-10T01:11:09.788Z] #60 261.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T01:11:09.788Z] #60 261.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T01:11:09.788Z] #60 261.0 + install -D bin/ctr /build/ctr [2022-03-10T01:11:09.989Z] INFO: Extracting git... [2022-03-10T01:11:11.700Z] #60 DONE 263.2s [2022-03-10T01:11:12.527Z] #60 263.2 + bin/containerd-shim-runc-v2 [2022-03-10T01:11:12.527Z] #60 263.8 + binaries [2022-03-10T01:11:12.528Z] #60 263.8 + install -D bin/containerd /build/containerd [2022-03-10T01:11:12.528Z] #60 263.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T01:11:12.528Z] #60 263.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T01:11:12.528Z] #60 263.8 + install -D bin/ctr /build/ctr [2022-03-10T01:11:12.641Z] [2022-03-10T01:11:12.641Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T01:11:12.641Z] #61 sha256:a9750bee4952a6dbc52f124df5aae585849a106719dc33c697fb780c8806e20d [2022-03-10T01:11:12.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T01:11:13.579Z] #61 DONE 0.8s [2022-03-10T01:11:13.579Z] [2022-03-10T01:11:13.579Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T01:11:13.579Z] #66 sha256:bda197a8a57147f53f28e603e3ffc316d4a91b4938990beb74920580b9cd253c [2022-03-10T01:11:13.579Z] #66 DONE 0.2s [2022-03-10T01:11:13.839Z] [2022-03-10T01:11:13.839Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T01:11:13.839Z] #71 sha256:342cf6954d7c792f7083c51775986bf904d563f5f470fda97d29e7675b40d93b [2022-03-10T01:11:14.416Z] #60 DONE 265.7s [2022-03-10T01:11:14.777Z] #71 DONE 1.0s [2022-03-10T01:11:14.777Z] [2022-03-10T01:11:14.777Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T01:11:14.777Z] #72 sha256:ff05e88129f40962d22c8bb33f83842362da533962c4b7e08dc61e26c5cfa55d [2022-03-10T01:11:14.777Z] #72 DONE 0.0s [2022-03-10T01:11:14.777Z] [2022-03-10T01:11:14.777Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T01:11:14.777Z] #73 sha256:422e11126394e7874c7e29eca56b6c5f242399378d11119e244538a171f5934f [2022-03-10T01:11:15.345Z] [2022-03-10T01:11:15.345Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T01:11:15.345Z] #61 sha256:9f4dcc6f2399fb7604a809b72add896d28d25221330fdc1799c24304d998f677 [2022-03-10T01:11:15.908Z] #61 DONE 0.7s [2022-03-10T01:11:16.150Z] #63 82.39 + mkdir -p /build [2022-03-10T01:11:16.160Z] #73 DONE 1.3s [2022-03-10T01:11:16.160Z] [2022-03-10T01:11:16.160Z] #74 exporting to image [2022-03-10T01:11:16.160Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T01:11:16.160Z] #74 exporting layers [2022-03-10T01:11:16.165Z] [2022-03-10T01:11:16.165Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T01:11:16.165Z] #66 sha256:cd7faac8bfda0a75976c858e3d15e708d8ae3e909b18eb11f756898bb123d2a5 [2022-03-10T01:11:16.410Z] #63 82.40 + cp runc /build/runc [2022-03-10T01:11:16.410Z] #63 DONE 82.7s [2022-03-10T01:11:16.410Z] [2022-03-10T01:11:16.410Z] #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-03-10T01:11:16.410Z] #67 sha256:64a7d77960bbc2d5b2ae66e64b1451ce687dd38f5c9b888f531bce622c66f817 [2022-03-10T01:11:16.421Z] #66 DONE 0.2s [2022-03-10T01:11:16.421Z] [2022-03-10T01:11:16.421Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T01:11:16.421Z] #71 sha256:0bacdfe1d6f5c172cf683626ae8469702277afc7371e6a6bda1ffee5576f6f29 [2022-03-10T01:11:17.349Z] #71 DONE 0.9s [2022-03-10T01:11:17.349Z] [2022-03-10T01:11:17.349Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T01:11:17.349Z] #72 sha256:1e9a1196a5147606d8b8ee7e8e4de4b912beac01f06d2b8dddb904401cdb1aa5 [2022-03-10T01:11:17.349Z] #72 DONE 0.0s [2022-03-10T01:11:17.349Z] [2022-03-10T01:11:17.349Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T01:11:17.349Z] #73 sha256:4f3065d2dd5c7625c78586833f83651b5ca588c3e8b8a1bb7a26817109c613a1 [2022-03-10T01:11:18.278Z] #73 DONE 1.2s [2022-03-10T01:11:18.325Z] #67 ... [2022-03-10T01:11:18.325Z] [2022-03-10T01:11:18.325Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T01:11:18.325Z] #64 sha256:ee5f20df8375623603a358a59e862dbbd3bcde63e3f4fb8a5c98720ab1ac7ff4 [2022-03-10T01:11:18.325Z] #64 DONE 0.1s [2022-03-10T01:11:18.325Z] [2022-03-10T01:11:18.325Z] #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-03-10T01:11:18.325Z] #67 sha256:64a7d77960bbc2d5b2ae66e64b1451ce687dd38f5c9b888f531bce622c66f817 [2022-03-10T01:11:18.534Z] [2022-03-10T01:11:18.535Z] #74 exporting to image [2022-03-10T01:11:18.535Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T01:11:18.535Z] #74 exporting layers [2022-03-10T01:11:20.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T01:11:22.257Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T01:11:22.257Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === Skipped [2022-03-10T01:11:22.257Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T01:11:22.257Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T01:11:22.257Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T01:11:22.257Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T01:11:22.257Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-10T01:11:22.257Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-10T01:11:22.257Z] time="2022-03-10T01:10:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T01:11:22.257Z] aufs_test.go:37: driver not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T01:11:22.257Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.257Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:11:22.257Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-10T01:11:22.258Z] time="2022-03-10T01:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T01:11:22.258Z] time="2022-03-10T01:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T01:11:22.258Z] time="2022-03-10T01:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T01:11:22.258Z] time="2022-03-10T01:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T01:11:22.258Z] time="2022-03-10T01:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T01:11:22.258Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T01:11:22.258Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T01:11:22.258Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:11:22.258Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T01:11:22.258Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T01:11:22.258Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T01:11:22.258Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-10T01:11:22.258Z] [2022-03-10T01:11:22.258Z] DONE 2323 tests, 53 skipped in 195.183s [2022-03-10T01:11:22.258Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:11:22.258Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-10T01:11:22.258Z] + 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-03-10T01:11:22.331Z] INFO: Expanding go... [2022-03-10T01:11:22.737Z] #74 exporting layers 5.8s done [2022-03-10T01:11:22.738Z] #74 writing image sha256:30a4a851a72bc1615cfdaacd684f39181dc827abbadbe0b62a491eac3d784262 done [2022-03-10T01:11:22.738Z] #74 naming to docker.io/library/docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 done [2022-03-10T01:11:22.738Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T01:11:23.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -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:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh dynbinary test-integration [2022-03-10T01:11:24.470Z] [2022-03-10T01:11:24.470Z] Removing bundles/ [2022-03-10T01:11:24.470Z] [2022-03-10T01:11:24.470Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T01:11:24.730Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:11:24.730Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:11:24.901Z] #67 144.1 # github.com/containerd/containerd/cmd/containerd [2022-03-10T01:11:24.901Z] #67 144.1 /usr/bin/ld: /tmp/go-link-1637594338/000019.o: in function `New': [2022-03-10T01:11:24.901Z] #67 144.1 /tmp/tmp.t67l1srNCz/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-03-10T01:11:24.902Z] #67 144.1 + bin/containerd-stress [2022-03-10T01:11:25.074Z] #74 exporting layers 6.1s done [2022-03-10T01:11:25.074Z] #74 writing image sha256:f352b3198b3cb5f1037c33efb2f062f1807343e0c32c3c7876800a9108e5e9f7 done [2022-03-10T01:11:25.074Z] #74 naming to docker.io/library/docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 done [2022-03-10T01:11:25.074Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-10T01:11:25.159Z] #67 145.2 + bin/containerd-shim [2022-03-10T01:11:25.413Z] + trap exit INT TERM [2022-03-10T01:11:25.413Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-10T01:11:25.413Z] + CONTAINER_NAME=docker-pr3 [2022-03-10T01:11:25.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh dynbinary [2022-03-10T01:11:26.345Z] [2022-03-10T01:11:26.345Z] Removing bundles/ [2022-03-10T01:11:26.345Z] [2022-03-10T01:11:26.346Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T01:11:26.346Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:11:26.346Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:11:29.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T01:11:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T01:11:30.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T01:11:31.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T01:11:31.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T01:11:32.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T01:11:33.282Z] #67 152.3 + bin/containerd-shim-runc-v1 [2022-03-10T01:11:34.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T01:11:35.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T01:11:36.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T01:11:36.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T01:11:37.474Z] #67 157.4 + bin/containerd-shim-runc-v2 [2022-03-10T01:11:37.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T01:11:38.042Z] #67 158.0 + binaries [2022-03-10T01:11:38.042Z] #67 158.0 + install -D bin/containerd /build/containerd [2022-03-10T01:11:38.042Z] #67 158.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T01:11:38.042Z] #67 158.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T01:11:38.042Z] #67 158.1 + install -D bin/ctr /build/ctr [2022-03-10T01:11:38.300Z] #67 DONE 158.5s [2022-03-10T01:11:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T01:11:38.959Z] 4612f6d0b889: Pull complete [2022-03-10T01:11:39.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T01:11:39.679Z] [2022-03-10T01:11:39.679Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T01:11:39.679Z] #68 sha256:82b851130e8a74516ebfe918dbdb6d8dbe5e539e70d808e64d7dc0481c2c2e25 [2022-03-10T01:11:39.679Z] #68 DONE 0.2s [2022-03-10T01:11:39.938Z] [2022-03-10T01:11:39.938Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T01:11:39.938Z] #73 sha256:3b949b9528bc67bcd0e21d0c65f94e25ed564994a0ad3c1003015f59ed60741d [2022-03-10T01:11:39.938Z] #73 DONE 0.1s [2022-03-10T01:11:39.938Z] [2022-03-10T01:11:39.938Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T01:11:39.938Z] #78 sha256:366b30f059c2493abe7e529aa1766391ef5656116193e0cc763bdb8a4ad79da5 [2022-03-10T01:11:40.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T01:11:40.505Z] #78 DONE 0.4s [2022-03-10T01:11:40.505Z] [2022-03-10T01:11:40.505Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T01:11:40.505Z] #79 sha256:0b65cb9004e24cff30bfc7515b4211f714d861f8979589afcee8288a90a4ecaa [2022-03-10T01:11:40.505Z] #79 DONE 0.0s [2022-03-10T01:11:40.505Z] [2022-03-10T01:11:40.505Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T01:11:40.505Z] #80 sha256:6c93fb48aa0d1313a19b19dc2e256369659b5ebc61cd2ad01ce402952cde86c6 [2022-03-10T01:11:40.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T01:11:41.765Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:11:41.765Z] Using test binary docker [2022-03-10T01:11:41.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T01:11:41.765Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-10T01:11:41.765Z] Starting dockerd [2022-03-10T01:11:41.765Z] INFO: Waiting for daemon to start... [2022-03-10T01:11:43.654Z] . [2022-03-10T01:11:43.654Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:11:43.910Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:11:43.910Z] Error: No such image: emptyfs [2022-03-10T01:11:43.910Z] Running integration-test (iteration 1) [2022-03-10T01:11:43.910Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T01:11:44.167Z] Loaded image: busybox:latest [2022-03-10T01:11:44.423Z] Loaded image: busybox:glibc [2022-03-10T01:11:44.689Z] #80 DONE 3.7s [2022-03-10T01:11:44.689Z] [2022-03-10T01:11:44.689Z] #81 exporting to image [2022-03-10T01:11:44.689Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T01:11:44.689Z] #81 exporting layers [2022-03-10T01:11:45.790Z] Loaded image: debian:bullseye-slim [2022-03-10T01:11:45.790Z] Loaded image: hello-world:latest [2022-03-10T01:11:45.790Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:11:45.790Z] INFO: Testing against a local daemon [2022-03-10T01:11:45.790Z] === RUN TestCgroupNamespacesBuild [2022-03-10T01:11:47.157Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-03-10T01:11:47.157Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T01:11:47.416Z] INFO: Expanding compiler 1 of 3... [2022-03-10T01:11:47.416Z] INFO: Expanding compiler 2 of 3... [2022-03-10T01:11:48.522Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-10T01:11:48.523Z] === RUN TestBuildWithSession [2022-03-10T01:11:48.523Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:11:48.523Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:11:48.523Z] === RUN TestBuildSquashParent [2022-03-10T01:11:49.595Z] INFO: Expanding compiler 3 of 3... [2022-03-10T01:11:50.055Z] INFO: Removing downloaded files... [2022-03-10T01:11:50.055Z] INFO: Downloading containerd [2022-03-10T01:11:52.692Z] --- PASS: TestBuildSquashParent (4.17s) [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:11:52.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:11:52.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:11:52.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:11:52.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:11:54.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:11:54.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:11:55.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:11:55.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-03-10T01:11:57.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-03-10T01:11:57.393Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:11:57.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:11:58.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:11:58.579Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:11:58.836Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:11:59.093Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-10T01:11:59.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-10T01:11:59.349Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:11:59.912Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-03-10T01:11:59.912Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:12:00.841Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-03-10T01:12:00.841Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:12:01.097Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-10T01:12:01.097Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:12:02.990Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-03-10T01:12:02.990Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:12:03.249Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-10T01:12:03.249Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:12:04.874Z] [2022-03-10T01:12:04.874Z] Name Version Source Summary [2022-03-10T01:12:04.874Z] ---- ------- ------ ------- [2022-03-10T01:12:04.874Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-10T01:12:04.874Z] [2022-03-10T01:12:04.874Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-10T01:12:04.874Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-10T01:12:04.874Z] PSChildName : containerd [2022-03-10T01:12:04.874Z] PSDrive : C [2022-03-10T01:12:04.874Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-10T01:12:04.874Z] PSIsContainer : True [2022-03-10T01:12:04.874Z] Name : containerd [2022-03-10T01:12:04.874Z] FullName : C:\containerd [2022-03-10T01:12:04.874Z] Parent : [2022-03-10T01:12:04.874Z] Exists : True [2022-03-10T01:12:04.874Z] Root : C:\ [2022-03-10T01:12:04.874Z] Extension : [2022-03-10T01:12:04.874Z] CreationTime : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] CreationTimeUtc : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] LastAccessTime : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] LastAccessTimeUtc : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] LastWriteTime : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] LastWriteTimeUtc : 3/10/2022 1:12:04 AM [2022-03-10T01:12:04.874Z] Attributes : Directory [2022-03-10T01:12:04.874Z] Mode : d----- [2022-03-10T01:12:04.874Z] BaseName : containerd [2022-03-10T01:12:04.874Z] Target : {} [2022-03-10T01:12:04.874Z] LinkType : [2022-03-10T01:12:04.874Z] [2022-03-10T01:12:05.139Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-03-10T01:12:05.139Z] === RUN TestBuildWithHugeFile [2022-03-10T01:12:05.841Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-10T01:12:05.841Z] INFO: Configuring git core.autocrlf... [2022-03-10T01:12:06.300Z] [2022-03-10T01:12:06.300Z] [2022-03-10T01:12:08.962Z] ok github.com/docker/docker/libnetwork 37.084s coverage: 40.7% of statements [2022-03-10T01:12:08.962Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T01:12:08.962Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-10T01:12:08.962Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T01:12:08.962Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T01:12:08.962Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-10T01:12:09.220Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.260s coverage: 59.9% of statements [2022-03-10T01:12:09.220Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T01:12:09.478Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-10T01:12:10.045Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-03-10T01:12:10.045Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T01:12:10.612Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-10T01:12:10.612Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T01:12:10.870Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-10T01:12:11.235Z] #81 exporting layers 23.9s done [2022-03-10T01:12:11.235Z] #81 writing image sha256:5cd7f71d4d499f185e4d89b2e88d7ee8e1b6c36a1a1c71bd946541c5da2cf750 done [2022-03-10T01:12:11.235Z] #81 naming to docker.io/library/docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 done [2022-03-10T01:12:11.235Z] #81 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-10T01:12:11.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/validate/default [2022-03-10T01:12:12.145Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-10T01:12:12.145Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-10T01:12:12.145Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-10T01:12:12.145Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-10T01:12:12.145Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-10T01:12:12.145Z] Congratulations! No new tests were added to integration-cli. [2022-03-10T01:12:12.145Z] [2022-03-10T01:12:12.145Z] INFO Start validation with golang-ci-lint [2022-03-10T01:12:13.081Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-10T01:12:13.081Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-10T01:12:13.081Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-10T01:12:20.839Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.641s coverage: 7.2% of statements [2022-03-10T01:12:20.839Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T01:12:20.839Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-10T01:12:20.839Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-10T01:12:20.839Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T01:12:20.839Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-10T01:12:20.839Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T01:12:21.099Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-03-10T01:12:21.357Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-03-10T01:12:21.357Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-10T01:12:21.615Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-10T01:12:33.813Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-10T01:12:37.467Z] 037d5740b404: Pull complete [2022-03-10T01:12:37.467Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T01:12:37.467Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:12:37.467Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:12:37.467Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-10T01:12:37.467Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-10T01:12:37.923Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-10T01:12:37.923Z] INFO: Docker version of control daemon [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] Client: [2022-03-10T01:12:37.923Z] Version: 20.10.9 [2022-03-10T01:12:37.923Z] API version: 1.41 [2022-03-10T01:12:37.923Z] Go version: go1.16.8 [2022-03-10T01:12:37.923Z] Git commit: c2ea9bc [2022-03-10T01:12:37.923Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:12:37.923Z] OS/Arch: windows/amd64 [2022-03-10T01:12:37.923Z] Context: default [2022-03-10T01:12:37.923Z] Experimental: true [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] Server: Docker Engine - Community [2022-03-10T01:12:37.923Z] Engine: [2022-03-10T01:12:37.923Z] Version: 20.10.9 [2022-03-10T01:12:37.923Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:12:37.923Z] Go version: go1.16.8 [2022-03-10T01:12:37.923Z] Git commit: 79ea9d3 [2022-03-10T01:12:37.923Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:12:37.923Z] OS/Arch: windows/amd64 [2022-03-10T01:12:37.923Z] Experimental: true [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] INFO: Docker info of control daemon [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] Client: [2022-03-10T01:12:37.923Z] Context: default [2022-03-10T01:12:37.923Z] Debug Mode: false [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] Server: [2022-03-10T01:12:37.923Z] Containers: 0 [2022-03-10T01:12:37.923Z] Running: 0 [2022-03-10T01:12:37.923Z] Paused: 0 [2022-03-10T01:12:37.923Z] Stopped: 0 [2022-03-10T01:12:37.923Z] Images: 1 [2022-03-10T01:12:37.923Z] Server Version: 20.10.9 [2022-03-10T01:12:37.923Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:12:37.923Z] Windows: [2022-03-10T01:12:37.923Z] LCOW: [2022-03-10T01:12:37.923Z] Logging Driver: json-file [2022-03-10T01:12:37.923Z] Plugins: [2022-03-10T01:12:37.923Z] Volume: local [2022-03-10T01:12:37.923Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:12:37.923Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:12:37.923Z] Swarm: inactive [2022-03-10T01:12:37.923Z] Default Isolation: process [2022-03-10T01:12:37.923Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:12:37.923Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:12:37.923Z] OSType: windows [2022-03-10T01:12:37.923Z] Architecture: x86_64 [2022-03-10T01:12:37.923Z] CPUs: 4 [2022-03-10T01:12:37.923Z] Total Memory: 32GiB [2022-03-10T01:12:37.923Z] Name: azwin-2-4884a0 [2022-03-10T01:12:37.923Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T01:12:37.923Z] Docker Root Dir: D:\docker [2022-03-10T01:12:37.923Z] Debug Mode: false [2022-03-10T01:12:37.923Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:12:37.923Z] Labels: [2022-03-10T01:12:37.923Z] Experimental: true [2022-03-10T01:12:37.923Z] Insecure Registries: [2022-03-10T01:12:37.923Z] 10.0.0.4:5000 [2022-03-10T01:12:37.923Z] 127.0.0.0/8 [2022-03-10T01:12:37.923Z] Registry Mirrors: [2022-03-10T01:12:37.923Z] http://10.0.0.4:5000/ [2022-03-10T01:12:37.923Z] Live Restore Enabled: false [2022-03-10T01:12:37.923Z] Product License: Community Engine [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] [2022-03-10T01:12:37.923Z] INFO: Commit hash is 8d5eebcc6e [2022-03-10T01:12:37.923Z] INFO: Nuke-Everything... [2022-03-10T01:12:37.923Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T01:12:40.093Z] INFO: Nuking d:\CI [2022-03-10T01:12:40.093Z] INFO: Zapped successfully [2022-03-10T01:12:40.093Z] INFO: Location for testing is d:\CI\PR-43353\3 [2022-03-10T01:12:40.093Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T01:12:40.093Z] [2022-03-10T01:12:40.093Z] [2022-03-10T01:12:40.093Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 01:12:39... [2022-03-10T01:12:40.093Z] [2022-03-10T01:12:47.149Z] Sending build context to Docker daemon 62.15MB [2022-03-10T01:12:47.149Z] [2022-03-10T01:12:47.149Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T01:12:47.149Z] ---> 02f938cacc3b [2022-03-10T01:12:47.149Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T01:12:47.149Z] ---> Running in 56aa16df07eb [2022-03-10T01:12:47.606Z] Removing intermediate container 56aa16df07eb [2022-03-10T01:12:47.606Z] ---> b12adbbb77c0 [2022-03-10T01:12:47.606Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T01:12:47.606Z] ---> Running in b7eaf00be050 [2022-03-10T01:12:48.062Z] Removing intermediate container b7eaf00be050 [2022-03-10T01:12:48.062Z] ---> 1b4d87f81a89 [2022-03-10T01:12:48.062Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T01:12:48.062Z] ---> Running in 96c824b7c6e1 [2022-03-10T01:12:48.518Z] Removing intermediate container 96c824b7c6e1 [2022-03-10T01:12:48.518Z] ---> 9efa36eeddf3 [2022-03-10T01:12:48.518Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T01:12:48.518Z] ---> Running in 0e09cc234a1a [2022-03-10T01:12:48.689Z] ok github.com/docker/docker/libnetwork/ipam 15.640s coverage: 85.3% of statements [2022-03-10T01:12:48.689Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T01:12:48.689Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T01:12:48.689Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-10T01:12:48.689Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-10T01:12:48.689Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T01:12:48.947Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-10T01:12:48.975Z] Removing intermediate container 0e09cc234a1a [2022-03-10T01:12:48.975Z] ---> 0de338008e40 [2022-03-10T01:12:48.975Z] 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-03-10T01:12:48.975Z] ---> Running in c834cc58ac84 [2022-03-10T01:12:49.431Z] Removing intermediate container c834cc58ac84 [2022-03-10T01:12:49.431Z] ---> 47d263342df9 [2022-03-10T01:12:49.431Z] 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-03-10T01:12:49.431Z] ---> Running in b13508132d3a [2022-03-10T01:12:49.513Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-03-10T01:12:50.078Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2022-03-10T01:12:50.078Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-10T01:12:50.336Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-03-10T01:12:54.107Z] [2022-03-10T01:12:54.107Z] SUCCESS: Specified value was saved. [2022-03-10T01:12:55.071Z] INFO: Downloading git... [2022-03-10T01:12:56.616Z] INFO: Downloading go... [2022-03-10T01:12:57.579Z] INFO: Downloading compiler 1 of 3... [2022-03-10T01:12:58.035Z] INFO: Downloading compiler 2 of 3... [2022-03-10T01:12:58.035Z] INFO: Downloading compiler 3 of 3... [2022-03-10T01:12:58.035Z] INFO: Extracting git... [2022-03-10T01:13:01.221Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:13:01.221Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:13:01.221Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:13:01.221Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:13:01.221Z] [2022-03-10T01:13:01.221Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:13:01.221Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:13:01.221Z] HOSTNAME=21cc71886ab5 [2022-03-10T01:13:01.221Z] DEST=bundles/test-integration [2022-03-10T01:13:01.221Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:13:01.221Z] DOCKER_ROOTLESS=1 [2022-03-10T01:13:01.221Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:13:01.221Z] container=docker [2022-03-10T01:13:01.221Z] HOME=/root [2022-03-10T01:13:01.221Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:13:01.221Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:13:01.221Z] VALIDATE_BRANCH=master [2022-03-10T01:13:01.221Z] TERM=xterm [2022-03-10T01:13:01.221Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:13:01.221Z] SHLVL=1 [2022-03-10T01:13:01.221Z] TIMEOUT=120m [2022-03-10T01:13:01.221Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:13:01.221Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:13:01.221Z] GO111MODULE=off [2022-03-10T01:13:01.221Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T01:13:01.221Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T01:13:01.221Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:13:01.221Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:13:01.221Z] GOPATH=/go [2022-03-10T01:13:01.221Z] PKG_CONFIG=pkg-config [2022-03-10T01:13:01.221Z] _=/usr/bin/env [2022-03-10T01:13:01.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T01:13:01.361Z] --- PASS: TestBuildWithHugeFile (54.38s) [2022-03-10T01:13:01.361Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:13:01.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:13:01.361Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:13:01.361Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:13:01.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:13:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:13:01.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:13:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:13:01.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:13:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:13:01.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:13:01.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:13:01.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:13:01.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T01:13:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-10T01:13:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-10T01:13:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T01:13:01.361Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:13:01.361Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T01:13:01.924Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T01:13:02.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:13:02.753Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:13:02.753Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:13:02.753Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:13:02.753Z] [2022-03-10T01:13:02.753Z] + TEST_INTEGRATION_DEST=2 [2022-03-10T01:13:02.753Z] + CONTAINER_NAME=docker-pr3-2 [2022-03-10T01:13:02.753Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T01:13:02.753Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-10T01:13:02.753Z] + run_tests [2022-03-10T01:13:02.753Z] + c=0 [2022-03-10T01:13:02.753Z] + '[' -n 0 ']' [2022-03-10T01:13:02.753Z] + rm= [2022-03-10T01:13:02.753Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43353/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh '' test-integration [2022-03-10T01:13:02.753Z] + TEST_INTEGRATION_DEST=1 [2022-03-10T01:13:02.753Z] + CONTAINER_NAME=docker-pr3-1 [2022-03-10T01:13:02.753Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T01:13:02.753Z] + run_tests test-integration-flaky [2022-03-10T01:13:02.753Z] + '[' -n 0 ']' [2022-03-10T01:13:02.753Z] + rm= [2022-03-10T01:13:02.753Z] + TEST_INTEGRATION_DEST=3 [2022-03-10T01:13:02.753Z] + CONTAINER_NAME=docker-pr3-3 [2022-03-10T01:13:02.753Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T01:13:02.753Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-10T01:13:02.753Z] + run_tests [2022-03-10T01:13:02.753Z] + '[' -n 0 ']' [2022-03-10T01:13:02.753Z] + rm= [2022-03-10T01:13:02.753Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43353/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh test-integration-flaky test-integration [2022-03-10T01:13:02.753Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43353/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh '' test-integration [2022-03-10T01:13:02.753Z] ++ jobs -p [2022-03-10T01:13:02.753Z] + for job in $(jobs -p) [2022-03-10T01:13:02.753Z] + wait 7558 [2022-03-10T01:13:02.753Z] [2022-03-10T01:13:02.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:13:02.754Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:13:02.754Z] HOSTNAME=fdd10d526374 [2022-03-10T01:13:02.754Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T01:13:02.754Z] TESTDEBUG=0 [2022-03-10T01:13:02.754Z] DEST=bundles/test-integration [2022-03-10T01:13:02.754Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:13:02.754Z] KEEPBUNDLE=1 [2022-03-10T01:13:02.754Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:13:02.754Z] container=docker [2022-03-10T01:13:02.754Z] HOME=/root [2022-03-10T01:13:02.754Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:13:02.754Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:13:02.754Z] VALIDATE_BRANCH=master [2022-03-10T01:13:02.754Z] TERM=xterm [2022-03-10T01:13:02.754Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:13:02.754Z] SHLVL=1 [2022-03-10T01:13:02.754Z] TIMEOUT=120m [2022-03-10T01:13:02.754Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:13:02.754Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:13:02.754Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-10T01:13:02.754Z] GO111MODULE=off [2022-03-10T01:13:02.754Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:13:02.754Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:13:02.754Z] GOPATH=/go [2022-03-10T01:13:02.754Z] PKG_CONFIG=pkg-config [2022-03-10T01:13:02.754Z] _=/usr/bin/env [2022-03-10T01:13:02.754Z] Building test suite binary ./integration-cli/test.main [2022-03-10T01:13:02.754Z] [2022-03-10T01:13:02.754Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-10T01:13:02.754Z] [2022-03-10T01:13:02.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:13:02.754Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:13:02.754Z] HOSTNAME=eb8ef16fbedf [2022-03-10T01:13:02.754Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T01:13:02.754Z] TESTDEBUG=0 [2022-03-10T01:13:02.754Z] DEST=bundles/test-integration [2022-03-10T01:13:02.754Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:13:02.754Z] KEEPBUNDLE=1 [2022-03-10T01:13:02.754Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:13:02.754Z] container=docker [2022-03-10T01:13:02.754Z] HOME=/root [2022-03-10T01:13:02.754Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:13:02.754Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:13:02.754Z] VALIDATE_BRANCH=master [2022-03-10T01:13:02.754Z] TERM=xterm [2022-03-10T01:13:02.754Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:13:02.754Z] SHLVL=1 [2022-03-10T01:13:02.754Z] TIMEOUT=120m [2022-03-10T01:13:02.754Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:13:02.754Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:13:02.754Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-10T01:13:02.754Z] GO111MODULE=off [2022-03-10T01:13:02.754Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:13:02.754Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:13:02.754Z] GOPATH=/go [2022-03-10T01:13:02.754Z] PKG_CONFIG=pkg-config [2022-03-10T01:13:02.754Z] _=/usr/bin/env [2022-03-10T01:13:02.754Z] Building test suite binary ./integration-cli/test.main [2022-03-10T01:13:02.754Z] No new tests added to integration. [2022-03-10T01:13:02.754Z] [2022-03-10T01:13:02.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:13:03.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:13:03.010Z] HOSTNAME=65b76c4ad141 [2022-03-10T01:13:03.010Z] TESTDEBUG=0 [2022-03-10T01:13:03.010Z] DEST=bundles/test-integration [2022-03-10T01:13:03.010Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:13:03.010Z] KEEPBUNDLE=1 [2022-03-10T01:13:03.010Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:13:03.010Z] container=docker [2022-03-10T01:13:03.010Z] HOME=/root [2022-03-10T01:13:03.010Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:13:03.010Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:13:03.010Z] VALIDATE_BRANCH=master [2022-03-10T01:13:03.010Z] TERM=xterm [2022-03-10T01:13:03.010Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:13:03.010Z] SHLVL=1 [2022-03-10T01:13:03.010Z] TIMEOUT=120m [2022-03-10T01:13:03.010Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:13:03.010Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:13:03.010Z] GO111MODULE=off [2022-03-10T01:13:03.010Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T01:13:03.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:13:03.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:13:03.010Z] GOPATH=/go [2022-03-10T01:13:03.010Z] PKG_CONFIG=pkg-config [2022-03-10T01:13:03.010Z] _=/usr/bin/env [2022-03-10T01:13:03.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T01:13:03.290Z] --- PASS: TestBuildPreserveOwnership (3.43s) [2022-03-10T01:13:03.290Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-03-10T01:13:03.290Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-03-10T01:13:03.290Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:13:03.290Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T01:13:03.290Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T01:13:03.864Z] Loaded image: busybox:latest [2022-03-10T01:13:03.864Z] Loaded image: busybox:glibc [2022-03-10T01:13:05.238Z] Loaded image: debian:bullseye-slim [2022-03-10T01:13:05.496Z] Loaded image: hello-world:latest [2022-03-10T01:13:05.496Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:13:06.692Z] Removing intermediate container ac339bca93f8 [2022-03-10T01:13:06.693Z] ---> d1769e2fdc9c [2022-03-10T01:13:06.693Z] 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-03-10T01:13:06.693Z] ---> Running in c4e756aec2b5 [2022-03-10T01:13:06.693Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-10T01:13:06.693Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:13:08.226Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:13:08.226Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:13:08.226Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:13:08.226Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:13:08.226Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:13:08.226Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:13:08.226Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:13:08.226Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:13:08.226Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:13:08.226Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:13:08.226Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:13:08.226Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:13:09.200Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:13:09.200Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:13:12.823Z] INFO: Expanding go... [2022-03-10T01:13:13.586Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.49s) [2022-03-10T01:13:13.586Z] PASS [2022-03-10T01:13:13.586Z] [2022-03-10T01:13:13.586Z] === Skipped [2022-03-10T01:13:13.586Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T01:13:13.586Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:13:13.586Z] [2022-03-10T01:13:13.586Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:13:13.586Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:13:13.586Z] [2022-03-10T01:13:13.586Z] DONE 34 tests, 2 skipped in 89.631s [2022-03-10T01:13:13.586Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T01:13:13.586Z] INFO: Testing against a local daemon [2022-03-10T01:13:13.586Z] === RUN TestConfigInspect [2022-03-10T01:13:16.102Z] --- PASS: TestConfigInspect (2.30s) [2022-03-10T01:13:16.102Z] === RUN TestConfigList [2022-03-10T01:13:17.993Z] --- PASS: TestConfigList (2.12s) [2022-03-10T01:13:17.993Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:13:20.509Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-10T01:13:20.509Z] === RUN TestConfigsUpdate [2022-03-10T01:13:22.410Z] --- PASS: TestConfigsUpdate (2.14s) [2022-03-10T01:13:22.410Z] === RUN TestTemplatedConfig [2022-03-10T01:13:24.007Z] Removing intermediate container c4e756aec2b5 [2022-03-10T01:13:24.007Z] ---> 1d2e5e5b548f [2022-03-10T01:13:24.007Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T01:13:24.007Z] ---> Running in d6ba261b35ee [2022-03-10T01:13:24.007Z] Removing intermediate container d6ba261b35ee [2022-03-10T01:13:24.007Z] ---> 03e0a116708a [2022-03-10T01:13:24.007Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T01:13:24.007Z] ---> Running in 37356a79900f [2022-03-10T01:13:24.007Z] Removing intermediate container 37356a79900f [2022-03-10T01:13:24.007Z] ---> e43b5d1ad84c [2022-03-10T01:13:24.007Z] Step 11/11 : COPY . . [2022-03-10T01:13:24.926Z] --- PASS: TestTemplatedConfig (2.67s) [2022-03-10T01:13:24.926Z] === RUN TestConfigCreateResolve [2022-03-10T01:13:27.445Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-10T01:13:27.445Z] PASS [2022-03-10T01:13:27.445Z] [2022-03-10T01:13:27.445Z] DONE 6 tests in 13.508s [2022-03-10T01:13:27.445Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T01:13:27.445Z] INFO: Testing against a local daemon [2022-03-10T01:13:27.445Z] === RUN TestCheckpoint [2022-03-10T01:13:27.445Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:13:27.445Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:13:27.445Z] === RUN TestContainerInvalidJSON [2022-03-10T01:13:27.445Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:13:27.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:13:27.445Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:13:27.445Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:13:27.445Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:13:27.445Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:13:27.445Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T01:13:27.445Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T01:13:27.445Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T01:13:27.445Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:13:27.445Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-10T01:13:27.445Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:13:27.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T01:13:27.445Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:13:27.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T01:13:27.445Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:13:27.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T01:13:27.445Z] === RUN TestCopyFromContainer [2022-03-10T01:13:28.375Z] === RUN TestCopyFromContainer// [2022-03-10T01:13:28.375Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T01:13:28.631Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T01:13:28.631Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T01:13:28.631Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T01:13:28.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T01:13:28.887Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T01:13:28.887Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T01:13:28.887Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T01:13:28.887Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer (1.66s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-10T01:13:29.145Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-10T01:13:29.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:13:29.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:13:29.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:13:29.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:13:29.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:13:29.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:13:29.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:13:29.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:13:29.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:13:29.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:13:29.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:13:29.145Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:13:29.145Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-10T01:13:29.145Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:13:29.145Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:13:29.145Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:13:29.145Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:13:29.145Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:13:29.145Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:13:29.145Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:13:29.145Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:13:29.145Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:13:29.145Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:13:29.145Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:13:29.145Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T01:13:29.145Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:13:29.145Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T01:13:29.145Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:13:31.036Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-03-10T01:13:31.036Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:13:32.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:13:32.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:13:32.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:13:32.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:13:32.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:13:32.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:13:32.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:13:32.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:13:32.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:13:32.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:13:32.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:13:32.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T01:13:32.403Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:13:32.964Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-03-10T01:13:32.964Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:13:32.964Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:13:32.964Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:13:32.964Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T01:13:32.964Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:13:32.964Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T01:13:32.964Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:13:32.964Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-10T01:13:32.964Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:13:32.964Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T01:13:32.964Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T01:13:32.964Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T01:13:32.964Z] === RUN TestDaemonRestartIpcMode [2022-03-10T01:13:32.964Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T01:13:32.964Z] === RUN TestDaemonHostGatewayIP [2022-03-10T01:13:32.964Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T01:13:32.964Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T01:13:32.964Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T01:13:32.964Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:13:32.964Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T01:13:32.964Z] === RUN TestDiff [2022-03-10T01:13:33.526Z] --- PASS: TestDiff (0.55s) [2022-03-10T01:13:33.526Z] === RUN TestExecWithCloseStdin [2022-03-10T01:13:34.089Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-10T01:13:34.089Z] === RUN TestExec [2022-03-10T01:13:35.016Z] --- PASS: TestExec (0.63s) [2022-03-10T01:13:35.016Z] === RUN TestExecUser [2022-03-10T01:13:35.578Z] --- PASS: TestExecUser (0.60s) [2022-03-10T01:13:35.578Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:13:36.143Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-03-10T01:13:36.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:13:37.510Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-10T01:13:37.510Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:13:37.970Z] INFO: Expanding compiler 1 of 3... [2022-03-10T01:13:37.970Z] INFO: Expanding compiler 2 of 3... [2022-03-10T01:13:38.071Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-03-10T01:13:38.071Z] === RUN TestHealthKillContainer [2022-03-10T01:13:39.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T01:13:39.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T01:13:43.787Z] INFO: Expanding compiler 3 of 3... [2022-03-10T01:13:43.787Z] INFO: Removing downloaded files... [2022-03-10T01:13:43.787Z] INFO: Downloading containerd [2022-03-10T01:13:45.244Z] ---> 3a7db160e12b [2022-03-10T01:13:45.244Z] Successfully built 3a7db160e12b [2022-03-10T01:13:45.244Z] Successfully tagged docker:latest [2022-03-10T01:13:45.244Z] INFO: Image build ended at 03/10/2022 01:13:44. Duration:00:02:54.2713839 [2022-03-10T01:13:45.244Z] [2022-03-10T01:13:45.244Z] [2022-03-10T01:13:45.244Z] INFO: Building the test binaries at 03/10/2022 01:13:44... [2022-03-10T01:13:46.156Z] --- PASS: TestHealthKillContainer (8.13s) [2022-03-10T01:13:46.156Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:13:46.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-03-10T01:13:46.719Z] === RUN TestIpcModeNone [2022-03-10T01:13:47.283Z] --- PASS: TestIpcModeNone (0.57s) [2022-03-10T01:13:47.283Z] === RUN TestIpcModePrivate [2022-03-10T01:13:47.539Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-10T01:13:48.101Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-10T01:13:48.101Z] === RUN TestIpcModeShareable [2022-03-10T01:13:48.241Z] INFO: make.ps1 starting at 03/10/2022 01:13:48 [2022-03-10T01:13:48.358Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-10T01:13:48.614Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-10T01:13:48.614Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T01:13:48.696Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:13:48.697Z] INFO: Invoking autogen... [2022-03-10T01:13:49.154Z] INFO: Building daemon... [2022-03-10T01:13:50.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) [2022-03-10T01:13:50.504Z] === RUN TestAPIIpcModeHost [2022-03-10T01:13:50.504Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-10T01:13:50.504Z] === RUN TestDaemonIpcModeShareable [2022-03-10T01:13:50.635Z] 0a6173b79e25: Pull complete [2022-03-10T01:13:50.635Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-10T01:13:50.635Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:13:50.635Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:13:50.635Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-10T01:13:50.635Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-10T01:13:50.635Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-10T01:13:50.635Z] INFO: Docker version of control daemon [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] Client: [2022-03-10T01:13:50.635Z] Version: 20.10.9 [2022-03-10T01:13:50.635Z] API version: 1.41 [2022-03-10T01:13:50.635Z] Go version: go1.16.8 [2022-03-10T01:13:50.635Z] Git commit: c2ea9bc [2022-03-10T01:13:50.635Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T01:13:50.635Z] OS/Arch: windows/amd64 [2022-03-10T01:13:50.635Z] Context: default [2022-03-10T01:13:50.635Z] Experimental: true [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] Server: Docker Engine - Community [2022-03-10T01:13:50.635Z] Engine: [2022-03-10T01:13:50.635Z] Version: 20.10.9 [2022-03-10T01:13:50.635Z] API version: 1.41 (minimum version 1.24) [2022-03-10T01:13:50.635Z] Go version: go1.16.8 [2022-03-10T01:13:50.635Z] Git commit: 79ea9d3 [2022-03-10T01:13:50.635Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T01:13:50.635Z] OS/Arch: windows/amd64 [2022-03-10T01:13:50.635Z] Experimental: true [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] INFO: Docker info of control daemon [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] Client: [2022-03-10T01:13:50.635Z] Context: default [2022-03-10T01:13:50.635Z] Debug Mode: false [2022-03-10T01:13:50.635Z] Plugins: [2022-03-10T01:13:50.635Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T01:13:50.635Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T01:13:50.635Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] Server: [2022-03-10T01:13:50.635Z] Containers: 0 [2022-03-10T01:13:50.635Z] Running: 0 [2022-03-10T01:13:50.635Z] Paused: 0 [2022-03-10T01:13:50.635Z] Stopped: 0 [2022-03-10T01:13:50.635Z] Images: 1 [2022-03-10T01:13:50.635Z] Server Version: 20.10.9 [2022-03-10T01:13:50.635Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T01:13:50.635Z] Windows: [2022-03-10T01:13:50.635Z] LCOW: [2022-03-10T01:13:50.635Z] Logging Driver: json-file [2022-03-10T01:13:50.635Z] Plugins: [2022-03-10T01:13:50.635Z] Volume: local [2022-03-10T01:13:50.635Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:13:50.635Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:13:50.635Z] Swarm: inactive [2022-03-10T01:13:50.635Z] Default Isolation: process [2022-03-10T01:13:50.635Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T01:13:50.635Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T01:13:50.635Z] OSType: windows [2022-03-10T01:13:50.635Z] Architecture: x86_64 [2022-03-10T01:13:50.635Z] CPUs: 4 [2022-03-10T01:13:50.635Z] Total Memory: 32GiB [2022-03-10T01:13:50.635Z] Name: azwin-2-315130 [2022-03-10T01:13:50.635Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T01:13:50.635Z] Docker Root Dir: D:\docker [2022-03-10T01:13:50.635Z] Debug Mode: false [2022-03-10T01:13:50.635Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:13:50.635Z] Labels: [2022-03-10T01:13:50.635Z] Experimental: true [2022-03-10T01:13:50.635Z] Insecure Registries: [2022-03-10T01:13:50.635Z] 10.0.0.4:5000 [2022-03-10T01:13:50.635Z] 127.0.0.0/8 [2022-03-10T01:13:50.635Z] Registry Mirrors: [2022-03-10T01:13:50.635Z] http://10.0.0.4:5000/ [2022-03-10T01:13:50.635Z] Live Restore Enabled: false [2022-03-10T01:13:50.635Z] Product License: Community Engine [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] [2022-03-10T01:13:50.635Z] INFO: Commit hash is 8d5eebcc6e [2022-03-10T01:13:50.635Z] INFO: Nuke-Everything... [2022-03-10T01:13:50.635Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T01:13:51.599Z] INFO: Nuking d:\CI [2022-03-10T01:13:51.599Z] INFO: Zapped successfully [2022-03-10T01:13:51.599Z] INFO: Location for testing is d:\CI\PR-43353\3 [2022-03-10T01:13:51.599Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T01:13:51.599Z] [2022-03-10T01:13:51.599Z] [2022-03-10T01:13:51.599Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 01:13:51... [2022-03-10T01:13:51.599Z] [2022-03-10T01:13:51.872Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-10T01:13:51.872Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-03-10T01:13:51.872Z] === RUN TestDaemonIpcModePrivate [2022-03-10T01:13:52.830Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-10T01:13:52.830Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-10T01:13:52.830Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T01:13:54.211Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-10T01:13:54.211Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-03-10T01:13:54.211Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T01:13:55.141Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-10T01:13:55.141Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-10T01:13:55.141Z] === RUN TestIpcModeOlderClient [2022-03-10T01:13:55.141Z] === PAUSE TestIpcModeOlderClient [2022-03-10T01:13:55.141Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:13:55.703Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-03-10T01:13:55.703Z] === RUN TestKillContainer [2022-03-10T01:13:55.703Z] === RUN TestKillContainer/no_signal [2022-03-10T01:13:55.959Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:13:56.128Z] [2022-03-10T01:13:56.128Z] Name Version Source Summary [2022-03-10T01:13:56.128Z] ---- ------- ------ ------- [2022-03-10T01:13:56.128Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-10T01:13:56.128Z] [2022-03-10T01:13:56.128Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-10T01:13:56.128Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-10T01:13:56.128Z] PSChildName : containerd [2022-03-10T01:13:56.128Z] PSDrive : C [2022-03-10T01:13:56.128Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-10T01:13:56.128Z] PSIsContainer : True [2022-03-10T01:13:56.128Z] Name : containerd [2022-03-10T01:13:56.128Z] FullName : C:\containerd [2022-03-10T01:13:56.128Z] Parent : [2022-03-10T01:13:56.128Z] Exists : True [2022-03-10T01:13:56.128Z] Root : C:\ [2022-03-10T01:13:56.128Z] Extension : [2022-03-10T01:13:56.128Z] CreationTime : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] CreationTimeUtc : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] LastAccessTime : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] LastAccessTimeUtc : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] LastWriteTime : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] LastWriteTimeUtc : 3/10/2022 1:13:54 AM [2022-03-10T01:13:56.128Z] Attributes : Directory [2022-03-10T01:13:56.128Z] Mode : d----- [2022-03-10T01:13:56.128Z] BaseName : containerd [2022-03-10T01:13:56.128Z] Target : {} [2022-03-10T01:13:56.128Z] LinkType : [2022-03-10T01:13:56.128Z] [2022-03-10T01:13:56.128Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-10T01:13:56.128Z] INFO: Configuring git core.autocrlf... [2022-03-10T01:13:56.128Z] [2022-03-10T01:13:56.128Z] [2022-03-10T01:13:56.521Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:13:56.778Z] --- PASS: TestKillContainer (1.21s) [2022-03-10T01:13:56.778Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-10T01:13:56.778Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-10T01:13:56.778Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-10T01:13:56.778Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:13:56.778Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T01:13:57.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T01:13:58.269Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-03-10T01:13:58.269Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-10T01:13:58.269Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-10T01:13:58.269Z] === RUN TestKillStoppedContainer [2022-03-10T01:13:58.269Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-10T01:13:58.269Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:13:58.269Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-10T01:13:58.269Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:13:58.526Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-10T01:13:58.526Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:13:58.526Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:13:58.526Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:13:58.526Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:13:58.526Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:13:58.526Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:13:58.526Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T01:13:58.669Z] Sending build context to Docker daemon 62.15MB [2022-03-10T01:13:58.669Z] [2022-03-10T01:13:58.669Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T01:13:58.669Z] ---> 6a11116086a4 [2022-03-10T01:13:58.669Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T01:13:58.669Z] ---> Running in 09fc3dffa345 [2022-03-10T01:13:58.782Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-10T01:13:58.782Z] === RUN TestLinksContainerNames [2022-03-10T01:13:59.127Z] Removing intermediate container 09fc3dffa345 [2022-03-10T01:13:59.127Z] ---> e9dbefa1c14c [2022-03-10T01:13:59.127Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T01:13:59.127Z] ---> Running in b8ae3b536133 [2022-03-10T01:13:59.584Z] Removing intermediate container b8ae3b536133 [2022-03-10T01:13:59.584Z] ---> 2239a5e9bf0b [2022-03-10T01:13:59.584Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T01:13:59.584Z] ---> Running in 43a8e2800976 [2022-03-10T01:13:59.711Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-10T01:13:59.711Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:13:59.968Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-10T01:13:59.968Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T01:14:00.042Z] Removing intermediate container 43a8e2800976 [2022-03-10T01:14:00.042Z] ---> 6784d8f0023e [2022-03-10T01:14:00.042Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T01:14:00.042Z] ---> Running in 8bb8cbe857a5 [2022-03-10T01:14:00.503Z] Removing intermediate container 8bb8cbe857a5 [2022-03-10T01:14:00.503Z] ---> 996e08c0c61b [2022-03-10T01:14:00.503Z] 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-03-10T01:14:00.503Z] ---> Running in 0afa9cc9a5eb [2022-03-10T01:14:00.530Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/default [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/private [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/slave [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/shared [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/default [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/shared [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/slave [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/private [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T01:14:00.530Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:14:00.530Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:14:00.530Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:14:00.787Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T01:14:00.962Z] Removing intermediate container 0afa9cc9a5eb [2022-03-10T01:14:00.962Z] ---> 9c0d222796cc [2022-03-10T01:14:00.962Z] 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-03-10T01:14:00.962Z] ---> Running in 704967577e9e [2022-03-10T01:14:01.043Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T01:14:01.043Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T01:14:01.043Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T01:14:01.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T01:14:02.410Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-03-10T01:14:02.410Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T01:14:02.410Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-10T01:14:02.410Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T01:14:02.973Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-10T01:14:02.973Z] === RUN TestNetworkNat [2022-03-10T01:14:03.229Z] --- PASS: TestNetworkNat (0.43s) [2022-03-10T01:14:03.229Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:14:03.791Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-03-10T01:14:03.791Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:14:06.308Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-10T01:14:06.308Z] === RUN TestPause [2022-03-10T01:14:06.564Z] --- PASS: TestPause (0.42s) [2022-03-10T01:14:06.564Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:14:06.564Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:14:06.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:14:06.564Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:14:07.126Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-10T01:14:07.126Z] === RUN TestPidHost [2022-03-10T01:14:07.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T01:14:08.054Z] --- PASS: TestPidHost (0.98s) [2022-03-10T01:14:08.054Z] === RUN TestPsFilter [2022-03-10T01:14:08.055Z] --- PASS: TestPsFilter (0.10s) [2022-03-10T01:14:08.055Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:14:08.617Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-10T01:14:08.617Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:14:08.873Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-10T01:14:08.873Z] === RUN TestRemoveContainerRunning [2022-03-10T01:14:09.435Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-10T01:14:09.435Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:14:09.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-10T01:14:09.997Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:14:09.997Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T01:14:09.997Z] === RUN TestRenameLinkedContainer [2022-03-10T01:14:11.887Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-03-10T01:14:11.887Z] === RUN TestRenameStoppedContainer [2022-03-10T01:14:11.887Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-10T01:14:11.887Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:14:12.814Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-10T01:14:12.815Z] === RUN TestRenameInvalidName [2022-03-10T01:14:13.071Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-10T01:14:13.071Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:14:14.962Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-03-10T01:14:14.962Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:14:14.962Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-10T01:14:14.962Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:14:15.890Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-10T01:14:15.890Z] === RUN TestResize [2022-03-10T01:14:16.146Z] --- PASS: TestResize (0.40s) [2022-03-10T01:14:16.146Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:14:16.709Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-10T01:14:16.709Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:14:16.965Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:14:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:17.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T01:14:17.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T01:14:17.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T01:14:18.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T01:14:18.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T01:14:18.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:18.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:14:18.629Z] [2022-03-10T01:14:18.629Z] SUCCESS: Specified value was saved. [2022-03-10T01:14:19.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T01:14:19.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:14:19.593Z] INFO: Downloading git... [2022-03-10T01:14:20.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:21.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:21.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T01:14:21.764Z] INFO: Downloading go... [2022-03-10T01:14:22.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T01:14:23.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T01:14:23.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T01:14:23.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:14:24.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:14:24.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T01:14:24.663Z] INFO: Downloading compiler 1 of 3... [2022-03-10T01:14:24.663Z] INFO: Downloading compiler 2 of 3... [2022-03-10T01:14:24.663Z] INFO: Downloading compiler 3 of 3... [2022-03-10T01:14:24.663Z] INFO: Extracting git... [2022-03-10T01:14:25.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T01:14:25.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T01:14:26.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T01:14:27.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:14:27.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T01:14:27.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:14:28.527Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:14:28.527Z] Using test binary docker [2022-03-10T01:14:28.527Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T01:14:28.527Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:14:28.527Z] INFO: Waiting for daemon to start... [2022-03-10T01:14:28.527Z] Starting dockerd [2022-03-10T01:14:28.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:14:29.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:14:30.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:14:31.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:14:31.822Z] . [2022-03-10T01:14:31.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:14:31.822Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:14:31.822Z] Error: No such image: emptyfs [2022-03-10T01:14:31.822Z] Running integration-test (iteration 1) [2022-03-10T01:14:31.822Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T01:14:32.082Z] Loaded image: busybox:latest [2022-03-10T01:14:32.082Z] Loaded image: busybox:glibc [2022-03-10T01:14:32.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:14:33.460Z] Loaded image: debian:bullseye-slim [2022-03-10T01:14:33.460Z] Loaded image: hello-world:latest [2022-03-10T01:14:33.460Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:14:33.460Z] INFO: Testing against a local daemon [2022-03-10T01:14:33.460Z] === RUN TestCgroupNamespacesBuild [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-03-10T01:14:34.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-03-10T01:14:34.462Z] === RUN TestCgroupNamespacesRun [2022-03-10T01:14:34.564Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 2m19.253997709s [2022-03-10T01:14:34.564Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-10T01:14:34.564Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 469.551553ms [2022-03-10T01:14:34.840Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-03-10T01:14:34.840Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T01:14:35.392Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-03-10T01:14:35.392Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T01:14:35.392Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T01:14:35.392Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T01:14:35.392Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T01:14:36.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-03-10T01:14:36.220Z] === RUN TestBuildWithSession [2022-03-10T01:14:36.220Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:14:36.220Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:14:36.220Z] === RUN TestBuildSquashParent [2022-03-10T01:14:36.759Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-10T01:14:36.759Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T01:14:37.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-03-10T01:14:37.688Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T01:14:39.065Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-03-10T01:14:39.065Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T01:14:39.476Z] INFO: Expanding go... [2022-03-10T01:14:39.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-03-10T01:14:39.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T01:14:40.922Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-10T01:14:40.922Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T01:14:41.770Z] ok github.com/docker/docker/libnetwork/networkdb 104.424s coverage: 60.0% of statements [2022-03-10T01:14:41.770Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T01:14:41.770Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-10T01:14:41.770Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-03-10T01:14:41.770Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-10T01:14:41.770Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-10T01:14:41.851Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-10T01:14:41.851Z] === RUN TestNISDomainname [2022-03-10T01:14:42.337Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-03-10T01:14:42.414Z] --- PASS: TestNISDomainname (0.54s) [2022-03-10T01:14:42.414Z] === RUN TestHostnameDnsResolution [2022-03-10T01:14:42.596Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-10T01:14:42.596Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T01:14:42.855Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === Skipped [2022-03-10T01:14:42.855Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-10T01:14:42.855Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-10T01:14:42.855Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-10T01:14:42.855Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:14:42.855Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:14:42.855Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:14:42.855Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:14:42.855Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:14:42.855Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-10T01:14:42.855Z] firewalld_test.go:14: firewalld is not running [2022-03-10T01:14:42.855Z] [2022-03-10T01:14:42.855Z] DONE 326 tests, 9 skipped in 200.867s [2022-03-10T01:14:43.342Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-10T01:14:43.342Z] === RUN TestUnprivilegedPortsAndPing Post stage [Pipeline] junit [2022-03-10T01:14:43.442Z] Recording test results [2022-03-10T01:14:43.599Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-03-10T01:14:43.599Z] === RUN TestStats [2022-03-10T01:14:44.342Z] --- PASS: TestBuildSquashParent (7.15s) [2022-03-10T01:14:44.342Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:14:44.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:14:44.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:14:44.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:14:44.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:14:44.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:14:44.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:14:44.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:14:44.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:14:44.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:14:44.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:14:44.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:14:44.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:14:44.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:14:44.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:14:44.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:14:44.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:14:44.979Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T01:14:45.323Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -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:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh dynbinary test-integration [2022-03-10T01:14:45.581Z] [2022-03-10T01:14:45.581Z] Removing bundles/ [2022-03-10T01:14:45.581Z] [2022-03-10T01:14:45.581Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T01:14:45.581Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:14:45.581Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:14:46.118Z] --- PASS: TestStats (2.46s) [2022-03-10T01:14:46.118Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:14:46.118Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T01:14:46.118Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T01:14:46.118Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T01:14:46.118Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T01:14:46.118Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T01:14:46.118Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T01:14:46.118Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T01:14:46.118Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T01:14:46.118Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T01:14:46.118Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T01:14:46.681Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T01:14:46.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:14:46.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:14:49.199Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.79s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-03-10T01:14:49.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-03-10T01:14:49.354Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:14:49.354Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:14:50.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T01:14:50.127Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-03-10T01:14:50.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-03-10T01:14:50.127Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2022-03-10T01:14:50.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-10T01:14:50.127Z] === RUN TestDeleteDevicemapper [2022-03-10T01:14:50.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:14:50.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T01:14:50.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:14:52.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-03-10T01:14:52.017Z] === RUN TestUpdateMemory [2022-03-10T01:14:52.017Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:14:52.017Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T01:14:52.017Z] === RUN TestUpdateCPUQuota [2022-03-10T01:14:52.579Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-03-10T01:14:52.579Z] === RUN TestUpdatePidsLimit [2022-03-10T01:14:52.579Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T01:14:52.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:14:52.837Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T01:14:53.093Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T01:14:53.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:14:53.350Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T01:14:53.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T01:14:53.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T01:14:53.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T01:14:54.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-10T01:14:54.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-10T01:14:54.424Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:14:55.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-10T01:14:56.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-10T01:14:56.036Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:15:01.189Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T01:15:01.190Z] [2022-03-10T01:15:01.190Z] ________ ____ __. [2022-03-10T01:15:01.190Z] \_____ \ | |/ _| [2022-03-10T01:15:01.190Z] / | \| < [2022-03-10T01:15:01.190Z] / | \ | \ [2022-03-10T01:15:01.190Z] \_______ /____|__ \ [2022-03-10T01:15:01.190Z] \/ \/ [2022-03-10T01:15:01.190Z] [2022-03-10T01:15:01.190Z] INFO: make.ps1 ended at 03/10/2022 01:14:54 [2022-03-10T01:15:01.190Z] INFO: Binaries build ended at 03/10/2022 01:14:56. Duration:00:01:11.5360087 [2022-03-10T01:15:01.190Z] INFO: Copying the built daemon binary to d:\CI\PR-43353\3\binary\dockerd-8d5eebcc6e.exe... [2022-03-10T01:15:01.190Z] INFO: Copying the built client binary to d:\CI\PR-43353\3\binary\docker-8d5eebcc6e.exe... [2022-03-10T01:15:01.190Z] INFO: Copying dockerversion from the container... [2022-03-10T01:15:01.190Z] INFO: Copying the golang package from the container to d:\CI\PR-43353\3\installer\go.zip... [2022-03-10T01:15:01.190Z] INFO: Extracting go.zip to d:\CI\PR-43353\3\go [2022-03-10T01:15:01.310Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-10T01:15:01.310Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:15:06.595Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-03-10T01:15:06.595Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:15:06.595Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-10T01:15:06.595Z] === RUN TestWaitNonBlocked [2022-03-10T01:15:06.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:15:06.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:15:06.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:15:06.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:15:06.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:15:06.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:15:06.595Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T01:15:06.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-03-10T01:15:06.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-03-10T01:15:06.596Z] === RUN TestWaitBlocked [2022-03-10T01:15:06.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:15:06.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:15:06.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:15:06.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:15:06.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:15:06.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:15:07.525Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-10T01:15:07.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-03-10T01:15:07.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-03-10T01:15:07.525Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T01:15:07.525Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T01:15:09.420Z] === CONT TestIpcModeOlderClient [2022-03-10T01:15:09.420Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-03-10T01:15:09.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T01:15:09.428Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-10T01:15:09.428Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:15:09.475Z] INFO: Expanding compiler 1 of 3... [2022-03-10T01:15:09.476Z] INFO: Expanding compiler 2 of 3... [2022-03-10T01:15:09.676Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-03-10T01:15:09.676Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T01:15:09.676Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-10T01:15:09.676Z] === CONT TestDaemonHostGatewayIP [2022-03-10T01:15:12.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T01:15:12.195Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-03-10T01:15:12.195Z] === CONT TestDaemonRestartIpcMode [2022-03-10T01:15:12.717Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-10T01:15:12.717Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:15:14.164Z] INFO: Expanding compiler 3 of 3... [2022-03-10T01:15:14.164Z] INFO: Removing downloaded files... [2022-03-10T01:15:14.164Z] INFO: Downloading containerd [2022-03-10T01:15:14.712Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-03-10T01:15:17.998Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-10T01:15:17.999Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:15:17.999Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-10T01:15:17.999Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:15:21.247Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-03-10T01:15:21.247Z] PASS [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === Skipped [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T01:15:21.247Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:15:21.247Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:15:21.247Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:15:21.247Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T01:15:21.247Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T01:15:21.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T01:15:21.247Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:15:21.247Z] [2022-03-10T01:15:21.247Z] DONE 200 tests, 7 skipped in 114.226s [2022-03-10T01:15:21.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T01:15:21.247Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:15:21.809Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:15:21.809Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T01:15:21.809Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T01:15:21.809Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T01:15:21.809Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T01:15:21.809Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T01:15:21.809Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T01:15:21.809Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:15:21.809Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T01:15:22.065Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T01:15:22.065Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T01:15:22.065Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-10T01:15:22.065Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-10T01:15:22.065Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:15:22.065Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T01:15:22.132Z] Removing intermediate container b13508132d3a [2022-03-10T01:15:22.132Z] ---> 06eec1cdd7c7 [2022-03-10T01:15:22.132Z] 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-03-10T01:15:22.132Z] ---> Running in 847deff43f37 [2022-03-10T01:15:22.132Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-10T01:15:22.132Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:15:22.132Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:15:22.132Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:15:22.132Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:15:22.132Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:15:22.132Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:15:22.132Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:15:22.132Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:15:22.132Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:15:22.132Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:15:22.193Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-03-10T01:15:22.193Z] === RUN TestBuildWithHugeFile [2022-03-10T01:15:22.248Z] INFO: Extraction ended at 03/10/2022 01:15:20. Duration:00:00:22.7598870 [2022-03-10T01:15:22.248Z] INFO: Updating the golang and path environment variables [2022-03-10T01:15:22.248Z] INFO: GOPATH=d:\gopath [2022-03-10T01:15:22.248Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T01:15:22.248Z] INFO: Running the daemon under test in debug mode [2022-03-10T01:15:22.248Z] INFO: Starting a daemon under test... [2022-03-10T01:15:22.248Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43353\3\daemon --pidfile d:\CI\PR-43353\3\docker.pid -D [2022-03-10T01:15:22.248Z] INFO: Process started successfully. [2022-03-10T01:15:22.248Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T01:15:22.248Z] INFO: Waiting for the daemon under test to start... [2022-03-10T01:15:23.431Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T01:15:24.359Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T01:15:25.288Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T01:15:25.288Z] daemon_test.go:156: [d87da0d5f3626] daemon is not started [2022-03-10T01:15:25.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-03-10T01:15:25.288Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-10T01:15:25.288Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-10T01:15:25.288Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-10T01:15:25.288Z] === RUN TestDaemonProxy [2022-03-10T01:15:25.288Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T01:15:27.176Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T01:15:28.992Z] [2022-03-10T01:15:28.992Z] Name Version Source Summary [2022-03-10T01:15:28.992Z] ---- ------- ------ ------- [2022-03-10T01:15:28.992Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-10T01:15:29.064Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T01:15:30.430Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T01:15:30.526Z] [2022-03-10T01:15:30.526Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-10T01:15:30.526Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-10T01:15:30.526Z] PSChildName : containerd [2022-03-10T01:15:30.526Z] PSDrive : C [2022-03-10T01:15:30.526Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-10T01:15:30.526Z] PSIsContainer : True [2022-03-10T01:15:30.526Z] Name : containerd [2022-03-10T01:15:30.526Z] FullName : C:\containerd [2022-03-10T01:15:30.526Z] Parent : [2022-03-10T01:15:30.526Z] Exists : True [2022-03-10T01:15:30.526Z] Root : C:\ [2022-03-10T01:15:30.526Z] Extension : [2022-03-10T01:15:30.526Z] CreationTime : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] CreationTimeUtc : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] LastAccessTime : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] LastAccessTimeUtc : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] LastWriteTime : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] LastWriteTimeUtc : 3/10/2022 1:15:30 AM [2022-03-10T01:15:30.526Z] Attributes : Directory [2022-03-10T01:15:30.526Z] Mode : d----- [2022-03-10T01:15:30.526Z] BaseName : containerd [2022-03-10T01:15:30.526Z] Target : {} [2022-03-10T01:15:30.526Z] LinkType : [2022-03-10T01:15:30.526Z] [2022-03-10T01:15:30.992Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy (6.29s) [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T01:15:31.554Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-10T01:15:31.554Z] PASS [2022-03-10T01:15:31.554Z] [2022-03-10T01:15:31.554Z] DONE 17 tests in 10.208s [2022-03-10T01:15:31.554Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T01:15:31.554Z] INFO: Testing against a local daemon [2022-03-10T01:15:31.554Z] === RUN TestCommitInheritsEnv [2022-03-10T01:15:31.811Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-10T01:15:31.811Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:15:31.811Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T01:15:31.811Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:15:31.811Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T01:15:32.060Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-10T01:15:32.060Z] INFO: Configuring git core.autocrlf... [2022-03-10T01:15:32.060Z] [2022-03-10T01:15:32.060Z] [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform// [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T01:15:32.067Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T01:15:32.067Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T01:15:32.067Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:15:32.323Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T01:15:32.323Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:15:32.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T01:15:32.323Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:15:32.580Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-10T01:15:32.580Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T01:15:34.471Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-03-10T01:15:34.471Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:15:34.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T01:15:34.471Z] === RUN TestTagInvalidReference [2022-03-10T01:15:34.471Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T01:15:34.471Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:15:34.471Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T01:15:34.471Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:15:34.471Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T01:15:34.471Z] === RUN TestTagOfficialNames [2022-03-10T01:15:34.471Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-10T01:15:34.471Z] === RUN TestTagMatchesDigest [2022-03-10T01:15:34.471Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T01:15:34.471Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T01:15:34.477Z] Removing intermediate container 847deff43f37 [2022-03-10T01:15:34.477Z] ---> aa8bfa657d25 [2022-03-10T01:15:34.477Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T01:15:34.477Z] ---> Running in 6e7832f309c4 [2022-03-10T01:15:34.934Z] Removing intermediate container 6e7832f309c4 [2022-03-10T01:15:34.934Z] ---> 58246f788fde [2022-03-10T01:15:34.934Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T01:15:34.934Z] ---> Running in 89ded5aa82e3 [2022-03-10T01:15:35.396Z] Removing intermediate container 89ded5aa82e3 [2022-03-10T01:15:35.396Z] ---> 1e60b6a1737c [2022-03-10T01:15:35.396Z] Step 11/11 : COPY . . [2022-03-10T01:15:43.296Z] ...INFO: Daemon under test started and replied! [2022-03-10T01:15:43.296Z] INFO: Docker version of the daemon under test [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] Client: [2022-03-10T01:15:43.296Z] Version: 17.06.2-ce [2022-03-10T01:15:43.296Z] API version: 1.30 [2022-03-10T01:15:43.296Z] Go version: go1.8.3 [2022-03-10T01:15:43.296Z] Git commit: cec0b72 [2022-03-10T01:15:43.296Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T01:15:43.296Z] OS/Arch: windows/amd64 [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] Server: [2022-03-10T01:15:43.296Z] Version: 0.0.0-dev [2022-03-10T01:15:43.296Z] API version: 1.42 (minimum version 1.24) [2022-03-10T01:15:43.296Z] Go version: go1.17.8 [2022-03-10T01:15:43.296Z] Git commit: 8d5eebcc6e [2022-03-10T01:15:43.296Z] Built: 03/10/2022 01:13:48 [2022-03-10T01:15:43.296Z] OS/Arch: windows/amd64 [2022-03-10T01:15:43.296Z] Experimental: false [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] INFO: Docker info of the daemon under test [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] Containers: 0 [2022-03-10T01:15:43.296Z] Running: 0 [2022-03-10T01:15:43.296Z] Paused: 0 [2022-03-10T01:15:43.296Z] Stopped: 0 [2022-03-10T01:15:43.296Z] Images: 0 [2022-03-10T01:15:43.296Z] Server Version: 0.0.0-dev [2022-03-10T01:15:43.296Z] Storage Driver: windowsfilter [2022-03-10T01:15:43.296Z] Windows: [2022-03-10T01:15:43.296Z] Logging Driver: json-file [2022-03-10T01:15:43.296Z] Plugins: [2022-03-10T01:15:43.296Z] Volume: local [2022-03-10T01:15:43.296Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:15:43.296Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:15:43.296Z] Swarm: inactive [2022-03-10T01:15:43.296Z] Default Isolation: process [2022-03-10T01:15:43.296Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:15:43.296Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:15:43.296Z] OSType: windows [2022-03-10T01:15:43.296Z] Architecture: x86_64 [2022-03-10T01:15:43.296Z] CPUs: 4 [2022-03-10T01:15:43.296Z] Total Memory: 32GiB [2022-03-10T01:15:43.296Z] Name: azwin-2-51b270 [2022-03-10T01:15:43.296Z] ID: 6NLJ:4K6U:6RKG:ELAT:QRTH:SNKI:3NEQ:7GDT:X7QN:V74W:N6W5:I7NK [2022-03-10T01:15:43.296Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T01:15:43.296Z] Debug Mode (client): false [2022-03-10T01:15:43.296Z] Debug Mode (server): true [2022-03-10T01:15:43.296Z] File Descriptors: -1 [2022-03-10T01:15:43.296Z] Goroutines: 16 [2022-03-10T01:15:43.296Z] System Time: 2022-03-10T01:15:40.3494938Z [2022-03-10T01:15:43.296Z] EventsListeners: 0 [2022-03-10T01:15:43.296Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:15:43.296Z] Labels: [2022-03-10T01:15:43.296Z] Experimental: false [2022-03-10T01:15:43.296Z] Insecure Registries: [2022-03-10T01:15:43.296Z] 127.0.0.0/8 [2022-03-10T01:15:43.296Z] Live Restore Enabled: false [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] INFO: Docker images of the daemon under test [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:15:43.296Z] [2022-03-10T01:15:43.296Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T01:15:43.296Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-10T01:15:43.296Z] ltsc2022: Pulling from windows/servercore [2022-03-10T01:15:43.296Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T01:15:43.296Z] 037d5740b404: Pulling fs layer [2022-03-10T01:15:50.338Z] 037d5740b404: Verifying Checksum [2022-03-10T01:15:50.338Z] 037d5740b404: Download complete [2022-03-10T01:16:05.108Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T01:16:05.108Z] 8f616e6e9eec: Download complete [2022-03-10T01:16:05.314Z] ---> 9cd1d3fa1566 [2022-03-10T01:16:05.314Z] Successfully built 9cd1d3fa1566 [2022-03-10T01:16:05.314Z] Successfully tagged docker:latest [2022-03-10T01:16:05.314Z] INFO: Image build ended at 03/10/2022 01:16:02. Duration:00:03:23.1432934 [2022-03-10T01:16:05.314Z] [2022-03-10T01:16:05.314Z] [2022-03-10T01:16:05.314Z] INFO: Building the test binaries at 03/10/2022 01:16:03... [2022-03-10T01:16:07.013Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:16:07.013Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:16:07.013Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:16:07.013Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:16:07.013Z] [2022-03-10T01:16:07.013Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T01:16:07.013Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:16:07.013Z] HOSTNAME=09971d2e69a7 [2022-03-10T01:16:07.013Z] TESTDEBUG=0 [2022-03-10T01:16:07.013Z] DEST=bundles/test-integration [2022-03-10T01:16:07.013Z] PWD=/go/src/github.com/docker/docker [2022-03-10T01:16:07.013Z] DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 [2022-03-10T01:16:07.013Z] container=docker [2022-03-10T01:16:07.013Z] HOME=/root [2022-03-10T01:16:07.013Z] GOLANG_VERSION=1.17.8 [2022-03-10T01:16:07.013Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T01:16:07.013Z] VALIDATE_BRANCH=master [2022-03-10T01:16:07.013Z] TERM=xterm [2022-03-10T01:16:07.013Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T01:16:07.013Z] SHLVL=1 [2022-03-10T01:16:07.013Z] TIMEOUT=120m [2022-03-10T01:16:07.013Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T01:16:07.013Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T01:16:07.013Z] GO111MODULE=off [2022-03-10T01:16:07.013Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T01:16:07.013Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T01:16:07.013Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T01:16:07.013Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T01:16:07.013Z] GOPATH=/go [2022-03-10T01:16:07.013Z] PKG_CONFIG=pkg-config [2022-03-10T01:16:07.013Z] _=/usr/bin/env [2022-03-10T01:16:07.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T01:16:07.551Z] INFO: make.ps1 starting at 03/10/2022 01:16:07 [2022-03-10T01:16:08.007Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:16:08.007Z] INFO: Invoking autogen... [2022-03-10T01:16:08.463Z] INFO: Building daemon... [2022-03-10T01:16:11.019Z] INFO [linters context/goanalysis] analyzers took 4m10.397668869s with top 10 stages: buildir: 1m47.269498632s, goimports: 23.960598168s, unconvert: 16.770847277s, gosec: 14.092713862s, S1038: 8.156792058s, golint: 7.7290299s, misspell: 5.704477818s, inspect: 4.211689653s, nilness: 4.034415073s, S1039: 3.284612998s [2022-03-10T01:16:11.019Z] INFO [runner] Issues before processing: 3053, after processing: 0 [2022-03-10T01:16:11.019Z] INFO [runner] Processors filtering stat (out/in): cgo: 2446/3053, skip_dirs: 2446/2446, autogenerated_exclude: 2058/2446, exclude-rules: 76/2058, nolint: 0/76, filename_unadjuster: 2446/2446, skip_files: 2446/2446, path_prettifier: 2446/2446, identifier_marker: 2058/2058, exclude: 2058/2058 [2022-03-10T01:16:11.019Z] INFO [runner] processing took 87.433252ms with stages: nolint: 33.5615ms, identifier_marker: 21.702045ms, path_prettifier: 10.720597ms, autogenerated_exclude: 10.361139ms, exclude-rules: 7.443877ms, skip_dirs: 3.050559ms, cgo: 370.076µs, filename_unadjuster: 218.836µs, max_same_issues: 1.143µs, uniq_by_line: 744ns, diff: 351ns, source_code: 344ns, max_from_linter: 329ns, skip_files: 306ns, exclude: 286ns, path_shortener: 272ns, max_per_file_from_linter: 250ns, severity-rules: 245ns, sort_results: 243ns, path_prefixer: 110ns [2022-03-10T01:16:11.019Z] INFO [runner] linters took 1m25.296794282s with stages: goanalysis_metalinter: 1m25.209243495s [2022-03-10T01:16:11.019Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-10T01:16:11.019Z] INFO Memory: 2252 samples, avg is 305.0MB, max is 1107.8MB [2022-03-10T01:16:11.019Z] INFO Execution took 3m45.029432908s [2022-03-10T01:16:11.019Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-10T01:16:11.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh dynbinary test-docker-py [2022-03-10T01:16:11.949Z] [2022-03-10T01:16:11.949Z] Removing bundles/ [2022-03-10T01:16:11.949Z] [2022-03-10T01:16:11.949Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T01:16:11.949Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:16:11.949Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:16:18.436Z] --- PASS: TestBuildWithHugeFile (51.91s) [2022-03-10T01:16:18.436Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:16:18.436Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:16:18.436Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:16:18.436Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:16:18.436Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:16:18.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:16:18.436Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:16:18.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:16:18.436Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:16:18.436Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:16:18.436Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:16:18.436Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:16:18.436Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:16:18.436Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-10T01:16:18.436Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-10T01:16:18.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-10T01:16:18.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T01:16:18.436Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:16:18.436Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T01:16:20.339Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T01:16:24.531Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2022-03-10T01:16:24.531Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2022-03-10T01:16:24.531Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-10T01:16:24.531Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:16:24.531Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-10T01:16:24.531Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T01:16:24.531Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-10T01:16:24.531Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T01:16:24.531Z] PASS [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] === Skipped [2022-03-10T01:16:24.531Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T01:16:24.531Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:16:24.531Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T01:16:24.531Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] DONE 34 tests, 3 skipped in 112.529s [2022-03-10T01:16:24.531Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T01:16:24.531Z] INFO: Testing against a local daemon [2022-03-10T01:16:24.531Z] === RUN TestConfigInspect [2022-03-10T01:16:24.531Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-10T01:16:24.531Z] === RUN TestConfigList [2022-03-10T01:16:24.531Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestConfigList (0.02s) [2022-03-10T01:16:24.531Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:16:24.531Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-10T01:16:24.531Z] === RUN TestConfigsUpdate [2022-03-10T01:16:24.531Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-10T01:16:24.531Z] === RUN TestTemplatedConfig [2022-03-10T01:16:24.531Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T01:16:24.531Z] === RUN TestConfigCreateResolve [2022-03-10T01:16:24.531Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-10T01:16:24.531Z] PASS [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] === Skipped [2022-03-10T01:16:24.531Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-10T01:16:24.531Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.531Z] [2022-03-10T01:16:24.531Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-03-10T01:16:24.532Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.532Z] [2022-03-10T01:16:24.532Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-10T01:16:24.532Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.532Z] [2022-03-10T01:16:24.532Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-10T01:16:24.532Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.532Z] [2022-03-10T01:16:24.532Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-10T01:16:24.532Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.532Z] [2022-03-10T01:16:24.532Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-10T01:16:24.532Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:16:24.532Z] [2022-03-10T01:16:24.532Z] DONE 6 tests, 6 skipped in 0.163s [2022-03-10T01:16:24.532Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T01:16:24.532Z] INFO: Testing against a local daemon [2022-03-10T01:16:24.532Z] === RUN TestCheckpoint [2022-03-10T01:16:24.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:16:24.532Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:16:24.532Z] === RUN TestContainerInvalidJSON [2022-03-10T01:16:24.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:16:24.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:16:24.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:16:24.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:16:24.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:16:24.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:16:24.791Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T01:16:24.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T01:16:24.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T01:16:24.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:16:24.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-10T01:16:24.791Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:16:24.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T01:16:24.791Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:16:24.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T01:16:24.791Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:16:24.791Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T01:16:24.791Z] === RUN TestCopyFromContainer [2022-03-10T01:16:28.084Z] === RUN TestCopyFromContainer// [2022-03-10T01:16:28.345Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T01:16:28.345Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T01:16:28.345Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T01:16:28.345Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T01:16:28.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T01:16:28.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T01:16:28.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T01:16:28.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T01:16:28.604Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer (3.86s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-10T01:16:28.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-10T01:16:28.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:16:28.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:16:28.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:16:28.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:16:28.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:16:28.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:16:28.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:16:28.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:16:28.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:16:28.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:16:28.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:16:28.863Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:16:28.863Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-10T01:16:28.863Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:16:28.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:16:28.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:16:28.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:16:28.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:16:28.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:16:28.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:16:28.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:16:28.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:16:28.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:16:28.863Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:16:28.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:16:28.863Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:16:28.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-10T01:16:28.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:16:30.270Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-03-10T01:16:30.270Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:16:31.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:16:31.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:16:31.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:16:31.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:16:31.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:16:31.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:16:31.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:16:31.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:16:31.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:16:31.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:16:31.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:16:31.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T01:16:31.247Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:16:31.507Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-10T01:16:31.507Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:16:31.507Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:16:31.507Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:16:31.507Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T01:16:31.507Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:16:31.507Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T01:16:31.507Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:16:31.507Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-10T01:16:31.507Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:16:31.766Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T01:16:31.766Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T01:16:31.766Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T01:16:31.766Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T01:16:31.766Z] === RUN TestDaemonRestartIpcMode [2022-03-10T01:16:31.766Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T01:16:31.766Z] === RUN TestDaemonHostGatewayIP [2022-03-10T01:16:31.766Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:16:31.766Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-10T01:16:31.766Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T01:16:31.766Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T01:16:31.766Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:16:31.766Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T01:16:31.766Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:16:31.766Z] === RUN TestDiff [2022-03-10T01:16:32.025Z] --- PASS: TestDiff (0.38s) [2022-03-10T01:16:32.026Z] === RUN TestExecWithCloseStdin [2022-03-10T01:16:32.594Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-03-10T01:16:32.594Z] === RUN TestExec [2022-03-10T01:16:32.853Z] --- PASS: TestExec (0.45s) [2022-03-10T01:16:32.853Z] === RUN TestExecUser [2022-03-10T01:16:33.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T01:16:33.422Z] --- PASS: TestExecUser (0.45s) [2022-03-10T01:16:33.422Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:16:33.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T01:16:33.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T01:16:33.995Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-03-10T01:16:33.995Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:16:35.374Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-10T01:16:35.374Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:16:35.942Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-03-10T01:16:35.942Z] === RUN TestHealthKillContainer [2022-03-10T01:16:44.065Z] --- PASS: TestHealthKillContainer (7.87s) [2022-03-10T01:16:44.065Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:16:44.065Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:16:44.065Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:16:44.065Z] === RUN TestIpcModeNone [2022-03-10T01:16:44.065Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-10T01:16:44.065Z] === RUN TestIpcModePrivate [2022-03-10T01:16:44.325Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-10T01:16:44.584Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-10T01:16:44.584Z] === RUN TestIpcModeShareable [2022-03-10T01:16:44.584Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:16:44.584Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-10T01:16:44.584Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T01:16:45.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T01:16:45.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-03-10T01:16:45.965Z] === RUN TestAPIIpcModeHost [2022-03-10T01:16:45.965Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:16:45.965Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-10T01:16:45.965Z] === RUN TestDaemonIpcModeShareable [2022-03-10T01:16:45.965Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:16:45.965Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-10T01:16:45.965Z] === RUN TestDaemonIpcModePrivate [2022-03-10T01:16:46.902Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-10T01:16:47.162Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-10T01:16:47.162Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T01:16:47.162Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:16:47.162Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T01:16:47.162Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T01:16:47.162Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:16:47.162Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T01:16:47.162Z] === RUN TestIpcModeOlderClient [2022-03-10T01:16:47.162Z] === PAUSE TestIpcModeOlderClient [2022-03-10T01:16:47.162Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:16:47.421Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-10T01:16:47.421Z] === RUN TestKillContainer [2022-03-10T01:16:47.421Z] === RUN TestKillContainer/no_signal [2022-03-10T01:16:47.991Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:16:47.991Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:16:48.560Z] --- PASS: TestKillContainer (1.18s) [2022-03-10T01:16:48.560Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-10T01:16:48.560Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-10T01:16:48.560Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-10T01:16:48.560Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:16:48.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T01:16:49.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T01:16:49.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-03-10T01:16:49.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-10T01:16:49.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-10T01:16:49.391Z] === RUN TestKillStoppedContainer [2022-03-10T01:16:49.391Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-10T01:16:49.391Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:16:49.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-10T01:16:49.391Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:16:49.960Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-10T01:16:49.960Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:16:49.960Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:16:49.960Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:16:49.960Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:16:49.960Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:16:49.960Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:16:49.960Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T01:16:49.960Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T01:16:49.960Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T01:16:49.960Z] === RUN TestLinksContainerNames [2022-03-10T01:16:50.897Z] --- PASS: TestLinksContainerNames (0.81s) [2022-03-10T01:16:50.897Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:16:51.157Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-10T01:16:51.157Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T01:16:51.416Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/default [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/private [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/slave [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/shared [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T01:16:51.416Z] === CONT TestMountDaemonRoot/default [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:16:51.416Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T01:16:51.416Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:16:51.416Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:16:51.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:16:51.416Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:16:51.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T01:16:51.677Z] === CONT TestMountDaemonRoot/shared [2022-03-10T01:16:51.677Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T01:16:51.677Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T01:16:51.677Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/slave [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/private [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T01:16:51.678Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:16:51.678Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:16:51.678Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T01:16:51.938Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T01:16:51.938Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T01:16:51.938Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T01:16:51.938Z] 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-03-10T01:16:51.938Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-10T01:16:51.938Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T01:16:51.938Z] 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-03-10T01:16:51.938Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T01:16:51.938Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T01:16:51.938Z] 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-03-10T01:16:51.938Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T01:16:51.938Z] === RUN TestNetworkNat [2022-03-10T01:16:52.508Z] --- PASS: TestNetworkNat (0.51s) [2022-03-10T01:16:52.508Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:16:52.767Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-03-10T01:16:52.767Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:16:55.305Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-10T01:16:55.305Z] === RUN TestPause [2022-03-10T01:16:55.305Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:16:55.305Z] --- SKIP: TestPause (0.00s) [2022-03-10T01:16:55.305Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:16:55.305Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:16:55.305Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:16:55.305Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:16:55.305Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:16:55.305Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-10T01:16:55.305Z] === RUN TestPidHost [2022-03-10T01:16:55.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T01:16:56.245Z] --- PASS: TestPidHost (0.89s) [2022-03-10T01:16:56.245Z] === RUN TestPsFilter [2022-03-10T01:16:56.245Z] --- PASS: TestPsFilter (0.10s) [2022-03-10T01:16:56.245Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:16:56.816Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-10T01:16:56.816Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:16:57.076Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-10T01:16:57.076Z] === RUN TestRemoveContainerRunning [2022-03-10T01:16:57.646Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-10T01:16:57.646Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:16:57.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-10T01:16:57.906Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:16:57.906Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T01:16:57.906Z] === RUN TestRenameLinkedContainer [2022-03-10T01:16:59.812Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-03-10T01:16:59.812Z] === RUN TestRenameStoppedContainer [2022-03-10T01:16:59.812Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-10T01:16:59.812Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:17:00.751Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-10T01:17:00.751Z] === RUN TestRenameInvalidName [2022-03-10T01:17:01.010Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-10T01:17:01.010Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:17:02.392Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-03-10T01:17:02.392Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:17:02.960Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-10T01:17:02.960Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:17:03.530Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-03-10T01:17:03.530Z] === RUN TestResize [2022-03-10T01:17:03.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T01:17:03.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T01:17:03.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T01:17:04.099Z] --- PASS: TestResize (0.39s) [2022-03-10T01:17:04.099Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:17:04.358Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-10T01:17:04.358Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:17:04.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T01:17:04.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T01:17:04.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-10T01:17:04.929Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:17:04.929Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T01:17:04.929Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:17:04.929Z] === RUN TestCgroupNamespacesRun [2022-03-10T01:17:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T01:17:06.310Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-03-10T01:17:06.311Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T01:17:07.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-10T01:17:07.251Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T01:17:07.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T01:17:08.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-10T01:17:08.190Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T01:17:08.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T01:17:09.572Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-10T01:17:09.573Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T01:17:09.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T01:17:09.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T01:17:10.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-10T01:17:10.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T01:17:10.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T01:17:10.886Z] --- PASS: TestImportExtremelyLargeImageWorks (90.84s) [2022-03-10T01:17:10.886Z] PASS [2022-03-10T01:17:10.886Z] [2022-03-10T01:17:10.886Z] DONE 22 tests in 93.831s [2022-03-10T01:17:10.886Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T01:17:10.886Z] INFO: Testing against a local daemon [2022-03-10T01:17:10.886Z] === RUN TestNetworkCreateDelete [2022-03-10T01:17:10.886Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T01:17:10.886Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:17:10.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-10T01:17:10.886Z] === RUN TestDaemonDNSFallback [2022-03-10T01:17:11.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T01:17:11.451Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-10T01:17:11.451Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T01:17:12.251Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-10T01:17:12.251Z] === RUN TestInspectNetwork [2022-03-10T01:17:12.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T01:17:12.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-10T01:17:12.389Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T01:17:12.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T01:17:13.322Z] Removing intermediate container 704967577e9e [2022-03-10T01:17:13.322Z] ---> 20dca809a13d [2022-03-10T01:17:13.322Z] 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-03-10T01:17:13.322Z] ---> Running in b5b14b972499 [2022-03-10T01:17:13.322Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-10T01:17:13.322Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T01:17:13.322Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-10T01:17:13.322Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:17:13.322Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T01:17:13.322Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-10T01:17:13.322Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T01:17:13.322Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T01:17:13.322Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T01:17:13.322Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:17:13.322Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-10T01:17:13.327Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-10T01:17:13.327Z] === RUN TestNISDomainname [2022-03-10T01:17:13.327Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T01:17:13.327Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-10T01:17:13.327Z] === RUN TestHostnameDnsResolution [2022-03-10T01:17:13.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T01:17:13.896Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-03-10T01:17:13.896Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T01:17:13.896Z] 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-03-10T01:17:13.896Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T01:17:13.896Z] === RUN TestStats [2022-03-10T01:17:13.896Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:13.896Z] --- SKIP: TestStats (0.00s) [2022-03-10T01:17:13.896Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:17:13.896Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T01:17:13.896Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T01:17:13.896Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T01:17:13.896Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T01:17:13.896Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T01:17:13.896Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T01:17:13.896Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T01:17:13.896Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T01:17:13.896Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T01:17:13.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T01:17:14.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:17:14.379Z] Using test binary docker [2022-03-10T01:17:14.379Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T01:17:14.379Z] +++ /etc/init.d/apparmor start [2022-03-10T01:17:14.379Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:17:14.379Z] INFO: Waiting for daemon to start... [2022-03-10T01:17:14.379Z] Starting dockerd [2022-03-10T01:17:14.379Z] +++ 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-03-10T01:17:14.465Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T01:17:15.519Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T01:17:15.519Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T01:17:15.519Z] === RUN TestInspectNetwork/network_name [2022-03-10T01:17:15.519Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T01:17:17.001Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T01:17:17.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T01:17:17.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T01:17:17.939Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T01:17:17.939Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-10T01:17:17.939Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-03-10T01:17:17.939Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-10T01:17:17.939Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-03-10T01:17:17.939Z] === RUN TestDeleteDevicemapper [2022-03-10T01:17:17.939Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:17:17.939Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T01:17:17.939Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:17:18.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T01:17:18.567Z] . [2022-03-10T01:17:18.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:17:18.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:17:18.567Z] Error: No such image: emptyfs [2022-03-10T01:17:18.567Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T01:17:18.567Z] ++++ docker load [2022-03-10T01:17:18.567Z] Running integration-test (iteration 1) [2022-03-10T01:17:18.567Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T01:17:18.567Z] ++ 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-03-10T01:17:18.567Z] ++ set -e [2022-03-10T01:17:18.567Z] ++ '[' -n 0 ']' [2022-03-10T01:17:18.567Z] ++ set -x [2022-03-10T01:17:18.567Z] ++ 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-03-10T01:17:18.825Z] Loaded image: busybox:latest [2022-03-10T01:17:18.825Z] Loaded image: busybox:glibc [2022-03-10T01:17:19.685Z] --- PASS: TestInspectNetwork (7.19s) [2022-03-10T01:17:19.685Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T01:17:19.685Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T01:17:19.685Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T01:17:19.685Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T01:17:19.685Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:17:19.760Z] Loaded image: debian:bullseye-slim [2022-03-10T01:17:19.848Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s) [2022-03-10T01:17:19.848Z] === RUN TestUpdateMemory [2022-03-10T01:17:19.848Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:19.848Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T01:17:19.848Z] === RUN TestUpdateCPUQuota [2022-03-10T01:17:19.848Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:19.848Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-10T01:17:19.848Z] === RUN TestUpdatePidsLimit [2022-03-10T01:17:19.848Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:19.848Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-10T01:17:19.848Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:17:20.019Z] Loaded image: hello-world:latest [2022-03-10T01:17:20.019Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:17:20.019Z] INFO: Testing against a local daemon [2022-03-10T01:17:20.019Z] === RUN TestCgroupNamespacesBuild [2022-03-10T01:17:20.960Z] --- PASS: TestCgroupNamespacesBuild (1.06s) [2022-03-10T01:17:20.960Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T01:17:21.050Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-03-10T01:17:21.050Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:17:21.050Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:17:21.050Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:17:21.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:17:21.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:17:21.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:17:21.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:17:21.050Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:17:21.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:17:21.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T01:17:21.050Z] === RUN TestNetworkList [2022-03-10T01:17:21.050Z] === RUN TestNetworkList//networks [2022-03-10T01:17:21.050Z] === PAUSE TestNetworkList//networks [2022-03-10T01:17:21.050Z] === RUN TestNetworkList//networks/ [2022-03-10T01:17:21.050Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:17:21.050Z] === CONT TestNetworkList//networks [2022-03-10T01:17:21.050Z] === CONT TestNetworkList//networks/ [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:17:21.050Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:17:21.050Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:17:21.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T01:17:21.612Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-10T01:17:21.612Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:17:21.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T01:17:22.335Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-03-10T01:17:22.335Z] === RUN TestBuildWithSession [2022-03-10T01:17:22.335Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:17:22.335Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:17:22.335Z] === RUN TestBuildSquashParent [2022-03-10T01:17:22.540Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-10T01:17:22.540Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:17:23.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-10T01:17:23.468Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:17:24.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T01:17:24.397Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-10T01:17:24.397Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:17:25.618Z] --- PASS: TestBuildSquashParent (3.02s) [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:17:25.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:17:25.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:17:25.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:17:25.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:17:25.762Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-10T01:17:25.762Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:17:26.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-10T01:17:26.324Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:17:26.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:17:26.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:17:27.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:17:27.745Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:17:28.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.96s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-03-10T01:17:28.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s) [2022-03-10T01:17:28.685Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:17:28.685Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:17:28.840Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-03-10T01:17:28.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:17:28.840Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:17:28.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:17:28.840Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:17:29.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:17:29.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:17:30.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:17:30.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-10T01:17:30.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-10T01:17:30.396Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:17:30.963Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-03-10T01:17:30.963Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:17:31.072Z] 8f616e6e9eec: Pull complete [2022-03-10T01:17:31.900Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-03-10T01:17:31.900Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:17:32.062Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-10T01:17:32.062Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:17:32.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2022-03-10T01:17:32.062Z] === RUN TestWaitNonBlocked [2022-03-10T01:17:32.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:17:32.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:17:32.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:17:32.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:17:32.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:17:32.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:17:32.062Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T01:17:32.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-03-10T01:17:32.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-10T01:17:32.062Z] === RUN TestWaitBlocked [2022-03-10T01:17:32.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:17:32.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:17:32.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:17:32.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:17:32.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:17:32.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:17:32.158Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-10T01:17:32.158Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:17:32.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T01:17:32.322Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T01:17:32.322Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-03-10T01:17:32.322Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-03-10T01:17:32.322Z] === CONT TestDaemonRestartIpcMode [2022-03-10T01:17:32.322Z] === CONT TestIpcModeOlderClient [2022-03-10T01:17:32.595Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-10T01:17:32.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T01:17:33.534Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2022-03-10T01:17:33.534Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:17:34.101Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-10T01:17:34.101Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:17:34.462Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T01:17:34.463Z] [2022-03-10T01:17:34.463Z] ________ ____ __. [2022-03-10T01:17:34.463Z] \_____ \ | |/ _| [2022-03-10T01:17:34.463Z] / | \| < [2022-03-10T01:17:34.463Z] / | \ | \ [2022-03-10T01:17:34.463Z] \_______ /____|__ \ [2022-03-10T01:17:34.463Z] \/ \/ [2022-03-10T01:17:34.463Z] [2022-03-10T01:17:34.463Z] INFO: make.ps1 ended at 03/10/2022 01:17:26 [2022-03-10T01:17:34.463Z] INFO: Binaries build ended at 03/10/2022 01:17:27. Duration:00:01:24.5009389 [2022-03-10T01:17:34.463Z] INFO: Copying the built daemon binary to d:\CI\PR-43353\3\binary\dockerd-8d5eebcc6e.exe... [2022-03-10T01:17:34.463Z] INFO: Copying the built client binary to d:\CI\PR-43353\3\binary\docker-8d5eebcc6e.exe... [2022-03-10T01:17:34.463Z] INFO: Copying dockerversion from the container... [2022-03-10T01:17:34.463Z] INFO: Copying the golang package from the container to d:\CI\PR-43353\3\installer\go.zip... [2022-03-10T01:17:34.463Z] INFO: Extracting go.zip to d:\CI\PR-43353\3\go [2022-03-10T01:17:34.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T01:17:35.169Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-03-10T01:17:35.169Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-03-10T01:17:35.169Z] PASS [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === Skipped [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T01:17:35.169Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T01:17:35.169Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-10T01:17:35.169Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:17:35.169Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:17:35.169Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-10T01:17:35.169Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-10T01:17:35.169Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-10T01:17:35.169Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T01:17:35.169Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T01:17:35.169Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:17:35.169Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:17:35.169Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T01:17:35.169Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-10T01:17:35.169Z] 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-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T01:17:35.169Z] 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-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T01:17:35.169Z] 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-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-10T01:17:35.169Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:17:35.169Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-10T01:17:35.169Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:17:35.169Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-10T01:17:35.169Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T01:17:35.169Z] 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-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-10T01:17:35.169Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T01:17:35.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T01:17:35.169Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-10T01:17:35.169Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-10T01:17:35.169Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T01:17:35.169Z] [2022-03-10T01:17:35.169Z] DONE 177 tests, 27 skipped in 70.713s [2022-03-10T01:17:35.169Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T01:17:35.429Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:17:35.475Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-03-10T01:17:35.475Z] === RUN TestBuildWithHugeFile [2022-03-10T01:17:35.998Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:17:35.998Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T01:17:35.998Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T01:17:35.998Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T01:17:35.998Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T01:17:35.998Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T01:17:35.998Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T01:17:35.998Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:17:35.998Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T01:17:35.998Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T01:17:35.998Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T01:17:35.998Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-10T01:17:35.998Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-10T01:17:35.998Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:17:35.998Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T01:17:37.379Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T01:17:38.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T01:17:38.318Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T01:17:38.453Z] Removing intermediate container b5b14b972499 [2022-03-10T01:17:38.453Z] ---> 2f2fd0a19a52 [2022-03-10T01:17:38.453Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T01:17:38.453Z] ---> Running in fdbf5f2deb0e [2022-03-10T01:17:38.453Z] Removing intermediate container fdbf5f2deb0e [2022-03-10T01:17:38.453Z] ---> ae098cb51a1b [2022-03-10T01:17:38.453Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T01:17:38.453Z] ---> Running in ed7cf56a8b68 [2022-03-10T01:17:38.453Z] Removing intermediate container ed7cf56a8b68 [2022-03-10T01:17:38.453Z] ---> 6dcf1da8bbe1 [2022-03-10T01:17:38.453Z] Step 11/11 : COPY . . [2022-03-10T01:17:39.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T01:17:39.257Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T01:17:39.257Z] daemon_test.go:156: [dd239d25da5cf] daemon is not started [2022-03-10T01:17:39.257Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-10T01:17:39.257Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-10T01:17:39.257Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-10T01:17:39.257Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-10T01:17:39.257Z] === RUN TestDaemonProxy [2022-03-10T01:17:39.257Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-10T01:17:39.257Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T01:17:39.257Z] PASS [2022-03-10T01:17:39.257Z] [2022-03-10T01:17:39.257Z] === Skipped [2022-03-10T01:17:39.257Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-10T01:17:39.257Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-10T01:17:39.257Z] [2022-03-10T01:17:39.257Z] DONE 12 tests, 1 skipped in 4.164s [2022-03-10T01:17:39.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T01:17:39.517Z] INFO: Testing against a local daemon [2022-03-10T01:17:39.517Z] === RUN TestCommitInheritsEnv [2022-03-10T01:17:41.456Z] --- PASS: TestCommitInheritsEnv (1.62s) [2022-03-10T01:17:41.456Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:17:41.456Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform// [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T01:17:41.456Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T01:17:41.456Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-10T01:17:41.456Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-10T01:17:41.456Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T01:17:41.456Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T01:17:41.457Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T01:17:41.457Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:17:41.457Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T01:17:41.457Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:17:41.457Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-03-10T01:17:41.457Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:17:41.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T01:17:43.368Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-10T01:17:43.368Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T01:17:43.368Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T01:17:43.368Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T01:17:43.368Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:17:43.368Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T01:17:43.368Z] === RUN TestTagInvalidReference [2022-03-10T01:17:43.368Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T01:17:43.368Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:17:43.368Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T01:17:43.368Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:17:43.368Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T01:17:43.368Z] === RUN TestTagOfficialNames [2022-03-10T01:17:43.368Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T01:17:43.368Z] === RUN TestTagMatchesDigest [2022-03-10T01:17:43.368Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T01:17:43.368Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T01:17:43.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T01:17:43.683Z] --- PASS: TestServiceWithDataPathPortInit (13.82s) [2022-03-10T01:17:43.683Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:17:45.049Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1dby23thh4eqna97v0uzlkzy0 Created:2022-03-10 01:17:43.565408098 +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[e82d61e1fa55bbbdc13b5877f1a4077678e9601d80c979859c332fbfcf75b155:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p0ytdmngoj4prnyurhqdhu5a EndpointID:9897a70640c2f6de5ec2491b96bd8d8c14cb7e804a20aa8bf9ced89e2b87b89b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c582ad00d1346b738550291bff99d4a4fd11246e2a95d78094e63f3fda9eb8bb 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:a41560f1348b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p0ytdmngoj4prnyurhqdhu5a EndpointID:9897a70640c2f6de5ec2491b96bd8d8c14cb7e804a20aa8bf9ced89e2b87b89b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T01:17:46.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T01:17:48.397Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T01:17:48.397Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:17:48.397Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:17:48.397Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T01:17:48.397Z] [2022-03-10T01:17:48.397Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-10T01:17:48.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-10T01:17:48.397Z] Using test binary docker [2022-03-10T01:17:48.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T01:17:48.397Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:17:48.397Z] INFO: Waiting for daemon to start... [2022-03-10T01:17:48.397Z] Starting dockerd [2022-03-10T01:17:48.397Z] . [2022-03-10T01:17:48.397Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-10T01:17:49.218Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-03-10T01:17:49.218Z] PASS [2022-03-10T01:17:49.218Z] [2022-03-10T01:17:49.218Z] === Skipped [2022-03-10T01:17:49.218Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:17:49.218Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:17:49.218Z] [2022-03-10T01:17:49.218Z] DONE 26 tests, 1 skipped in 43.767s [2022-03-10T01:17:49.218Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:17:49.218Z] INFO: Testing against a local daemon [2022-03-10T01:17:49.218Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T01:17:49.218Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:17:49.218Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:17:49.218Z] === RUN TestDockerNetworkIpvlan [2022-03-10T01:17:49.218Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:17:49.218Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:17:49.218Z] PASS [2022-03-10T01:17:49.218Z] [2022-03-10T01:17:49.218Z] === Skipped [2022-03-10T01:17:49.218Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:17:49.218Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:17:49.218Z] [2022-03-10T01:17:49.218Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:17:49.218Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:17:49.218Z] [2022-03-10T01:17:49.218Z] DONE 2 tests, 2 skipped in 0.035s [2022-03-10T01:17:49.218Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:17:49.218Z] INFO: Testing against a local daemon [2022-03-10T01:17:49.218Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T01:17:49.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T01:17:50.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-10T01:17:50.586Z] === RUN TestDockerNetworkMacvlan [2022-03-10T01:17:51.148Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T01:17:51.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T01:17:52.076Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T01:17:52.638Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T01:17:54.426Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:17:54.426Z] Using test binary docker [2022-03-10T01:17:54.426Z] +++ /etc/init.d/apparmor start [2022-03-10T01:17:54.426Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:17:54.426Z] INFO: Waiting for daemon to start... [2022-03-10T01:17:54.426Z] Starting dockerd [2022-03-10T01:17:54.426Z] +++ 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-03-10T01:17:54.529Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T01:17:56.317Z] . [2022-03-10T01:17:56.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:17:56.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:17:56.317Z] Error: No such image: emptyfs [2022-03-10T01:17:56.317Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T01:17:56.317Z] ++++ docker load [2022-03-10T01:17:56.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T01:17:56.880Z] Running integration-test (iteration 1) [2022-03-10T01:17:56.880Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T01:17:56.880Z] ++ 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-03-10T01:17:56.880Z] ++ set -e [2022-03-10T01:17:56.880Z] ++ '[' -n 0 ']' [2022-03-10T01:17:56.880Z] ++ set -x [2022-03-10T01:17:56.880Z] ++ 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-03-10T01:17:57.809Z] Loaded image: busybox:latest [2022-03-10T01:17:58.065Z] Loaded image: busybox:glibc [2022-03-10T01:17:59.556Z] INFO: Extraction ended at 03/10/2022 01:17:56. Duration:00:00:27.1003472 [2022-03-10T01:17:59.556Z] INFO: Updating the golang and path environment variables [2022-03-10T01:17:59.556Z] INFO: GOPATH=d:\gopath [2022-03-10T01:17:59.556Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T01:17:59.556Z] INFO: Running the daemon under test in debug mode [2022-03-10T01:17:59.556Z] INFO: Running the daemon under test in containerd mode [2022-03-10T01:17:59.556Z] INFO: Starting a daemon under test... [2022-03-10T01:17:59.556Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43353\3\daemon --pidfile d:\CI\PR-43353\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-10T01:17:59.556Z] INFO: Containerd started successfully. [2022-03-10T01:17:59.556Z] INFO: Process started successfully. [2022-03-10T01:17:59.556Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T01:17:59.556Z] INFO: Waiting for the daemon under test to start... [2022-03-10T01:17:59.693Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-03-10T01:18:00.256Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-03-10T01:18:00.256Z] PASS [2022-03-10T01:18:00.256Z] [2022-03-10T01:18:00.256Z] DONE 8 tests in 10.891s [2022-03-10T01:18:00.256Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T01:18:00.256Z] testing: warning: no tests to run [2022-03-10T01:18:00.256Z] PASS [2022-03-10T01:18:00.256Z] [2022-03-10T01:18:00.256Z] DONE 0 tests in 0.012s [2022-03-10T01:18:00.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T01:18:00.256Z] INFO: Testing against a local daemon [2022-03-10T01:18:00.256Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T01:18:01.622Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-03-10T01:18:01.622Z] === RUN TestAuthZPluginTLS [2022-03-10T01:18:01.878Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-10T01:18:01.878Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T01:18:02.440Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T01:18:02.440Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T01:18:03.002Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-10T01:18:03.002Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T01:18:03.316Z] Loaded image: debian:bullseye-slim [2022-03-10T01:18:03.316Z] Loaded image: hello-world:latest [2022-03-10T01:18:03.316Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:18:03.316Z] INFO: Testing against a local daemon [2022-03-10T01:18:03.316Z] === RUN TestCgroupNamespacesBuild [2022-03-10T01:18:03.564Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-10T01:18:03.564Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T01:18:04.931Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-03-10T01:18:04.931Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T01:18:05.188Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-10T01:18:05.188Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T01:18:05.214Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-03-10T01:18:05.214Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T01:18:05.761Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-10T01:18:05.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T01:18:06.335Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-10T01:18:06.335Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T01:18:07.716Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-03-10T01:18:07.716Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T01:18:07.733Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2022-03-10T01:18:07.733Z] === RUN TestBuildWithSession [2022-03-10T01:18:07.733Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:18:07.733Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:18:07.733Z] === RUN TestBuildSquashParent [2022-03-10T01:18:08.419Z] ---> 0e10a72d1274 [2022-03-10T01:18:09.083Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-10T01:18:09.083Z] === RUN TestAuthZPluginHeader [2022-03-10T01:18:09.953Z] Successfully built 0e10a72d1274 [2022-03-10T01:18:09.953Z] Successfully tagged docker:latest [2022-03-10T01:18:09.953Z] INFO: Image build ended at 03/10/2022 01:18:09. Duration:00:04:18.3290623 [2022-03-10T01:18:10.011Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-10T01:18:10.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T01:18:10.410Z] [2022-03-10T01:18:10.410Z] [2022-03-10T01:18:10.410Z] INFO: Building the test binaries at 03/10/2022 01:18:09... [2022-03-10T01:18:14.177Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-03-10T01:18:14.177Z] === RUN TestAuthZPluginV2Disable [2022-03-10T01:18:14.191Z] --- PASS: TestBuildWithHugeFile (37.11s) [2022-03-10T01:18:14.191Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:18:14.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:18:14.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:18:14.191Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:18:14.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:18:14.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:18:14.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:18:14.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:18:14.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:18:14.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:18:14.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:18:14.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:18:14.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:18:14.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T01:18:14.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-10T01:18:14.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-10T01:18:14.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T01:18:14.191Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:18:14.191Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T01:18:14.191Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T01:18:15.124Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2022-03-10T01:18:15.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.69s) [2022-03-10T01:18:15.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2022-03-10T01:18:15.124Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:18:15.124Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-03-10T01:18:15.124Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T01:18:15.825Z] --- PASS: TestBuildSquashParent (7.92s) [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:18:15.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:18:15.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:18:15.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:18:15.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:18:16.059Z] Loaded image: busybox:latest [2022-03-10T01:18:16.059Z] Loaded image: busybox:glibc [2022-03-10T01:18:16.994Z] Loaded image: debian:bullseye-slim [2022-03-10T01:18:17.215Z] ...INFO: Daemon under test started and replied! [2022-03-10T01:18:17.215Z] INFO: Docker version of the daemon under test [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] Client: [2022-03-10T01:18:17.215Z] Version: 17.06.2-ce [2022-03-10T01:18:17.215Z] API version: 1.30 [2022-03-10T01:18:17.215Z] Go version: go1.8.3 [2022-03-10T01:18:17.215Z] Git commit: cec0b72 [2022-03-10T01:18:17.215Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T01:18:17.215Z] OS/Arch: windows/amd64 [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] Server: [2022-03-10T01:18:17.215Z] Version: 0.0.0-dev [2022-03-10T01:18:17.215Z] API version: 1.42 (minimum version 1.24) [2022-03-10T01:18:17.215Z] Go version: go1.17.8 [2022-03-10T01:18:17.215Z] Git commit: 8d5eebcc6e [2022-03-10T01:18:17.215Z] Built: 03/10/2022 01:16:07 [2022-03-10T01:18:17.215Z] OS/Arch: windows/amd64 [2022-03-10T01:18:17.215Z] Experimental: false [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] INFO: Docker info of the daemon under test [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] Containers: 0 [2022-03-10T01:18:17.215Z] Running: 0 [2022-03-10T01:18:17.215Z] Paused: 0 [2022-03-10T01:18:17.215Z] Stopped: 0 [2022-03-10T01:18:17.215Z] Images: 0 [2022-03-10T01:18:17.215Z] Server Version: 0.0.0-dev [2022-03-10T01:18:17.215Z] Storage Driver: windowsfilter [2022-03-10T01:18:17.215Z] Windows: [2022-03-10T01:18:17.215Z] Logging Driver: json-file [2022-03-10T01:18:17.215Z] Plugins: [2022-03-10T01:18:17.215Z] Volume: local [2022-03-10T01:18:17.215Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:18:17.215Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:18:17.215Z] Swarm: inactive [2022-03-10T01:18:17.215Z] Default Isolation: process [2022-03-10T01:18:17.215Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T01:18:17.215Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T01:18:17.215Z] OSType: windows [2022-03-10T01:18:17.215Z] Architecture: x86_64 [2022-03-10T01:18:17.215Z] CPUs: 4 [2022-03-10T01:18:17.215Z] Total Memory: 32GiB [2022-03-10T01:18:17.215Z] Name: azwin-2-4884a0 [2022-03-10T01:18:17.215Z] ID: GU6U:VA2R:2HTE:DWA4:XNYZ:2ZPD:RBIE:IGS4:ED6C:NHQL:QMEI:JHND [2022-03-10T01:18:17.215Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T01:18:17.215Z] Debug Mode (client): false [2022-03-10T01:18:17.215Z] Debug Mode (server): true [2022-03-10T01:18:17.215Z] File Descriptors: -1 [2022-03-10T01:18:17.215Z] Goroutines: 31 [2022-03-10T01:18:17.215Z] System Time: 2022-03-10T01:18:16.825355Z [2022-03-10T01:18:17.215Z] EventsListeners: 0 [2022-03-10T01:18:17.215Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:18:17.215Z] Labels: [2022-03-10T01:18:17.215Z] Experimental: false [2022-03-10T01:18:17.215Z] Insecure Registries: [2022-03-10T01:18:17.215Z] 127.0.0.0/8 [2022-03-10T01:18:17.215Z] Live Restore Enabled: false [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] INFO: Docker images of the daemon under test [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:18:17.215Z] [2022-03-10T01:18:17.215Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T01:18:17.215Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-10T01:18:17.252Z] Loaded image: hello-world:latest [2022-03-10T01:18:17.252Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:18:17.444Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2022-03-10T01:18:17.444Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T01:18:17.488Z] INFO: make.ps1 starting at 03/10/2022 01:18:16 [2022-03-10T01:18:17.489Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:18:17.489Z] INFO: Invoking autogen... [2022-03-10T01:18:17.672Z] ltsc2022: Pulling from windows/servercore [2022-03-10T01:18:17.946Z] INFO: Building daemon... [2022-03-10T01:18:18.129Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T01:18:18.129Z] 037d5740b404: Pulling fs layer [2022-03-10T01:18:18.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:18:18.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:18:20.709Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2022-03-10T01:18:20.709Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T01:18:21.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:18:21.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2022-03-10T01:18:24.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2022-03-10T01:18:24.898Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:18:24.898Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:18:25.361Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.86s) [2022-03-10T01:18:25.361Z] PASS [2022-03-10T01:18:25.361Z] [2022-03-10T01:18:25.361Z] === Skipped [2022-03-10T01:18:25.361Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-10T01:18:25.361Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:18:25.361Z] [2022-03-10T01:18:25.361Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:18:25.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:18:25.361Z] [2022-03-10T01:18:25.361Z] DONE 34 tests, 2 skipped in 65.524s [2022-03-10T01:18:25.361Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T01:18:25.361Z] ++ 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-03-10T01:18:25.361Z] ++ set -e [2022-03-10T01:18:25.361Z] ++ '[' -n 0 ']' [2022-03-10T01:18:25.361Z] ++ set -x [2022-03-10T01:18:25.361Z] ++ 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-03-10T01:18:25.361Z] INFO: Testing against a local daemon [2022-03-10T01:18:25.361Z] === RUN TestConfigInspect [2022-03-10T01:18:26.294Z] --- PASS: TestConfigInspect (2.17s) [2022-03-10T01:18:26.294Z] === RUN TestConfigList [2022-03-10T01:18:26.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:18:27.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:18:27.112Z] sha256:68dce9cb17bc8d5ec8f373b7309dc9692ca21edaf241068f57f2bb3fc31590c5 [2022-03-10T01:18:27.112Z] INFO: Starting docker-py tests... [2022-03-10T01:18:27.112Z] ============================= test session starts ============================== [2022-03-10T01:18:27.112Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-10T01:18:27.112Z] rootdir: /src, inifile: pytest.ini [2022-03-10T01:18:27.112Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-10T01:18:27.371Z] collected 395 items / 2 deselected / 393 selected [2022-03-10T01:18:27.371Z] [2022-03-10T01:18:27.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:18:28.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-03-10T01:18:28.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-03-10T01:18:28.737Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:18:28.822Z] --- PASS: TestConfigList (2.07s) [2022-03-10T01:18:28.822Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:18:30.105Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-03-10T01:18:30.106Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:18:30.500Z] 037d5740b404: Verifying Checksum [2022-03-10T01:18:30.500Z] 037d5740b404: Download complete [2022-03-10T01:18:30.657Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.03s) [2022-03-10T01:18:30.657Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T01:18:30.721Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-03-10T01:18:30.722Z] === RUN TestConfigsUpdate [2022-03-10T01:18:31.998Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2022-03-10T01:18:31.998Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:18:32.030Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T01:18:32.030Z] 8f616e6e9eec: Download complete [2022-03-10T01:18:32.622Z] --- PASS: TestConfigsUpdate (2.08s) [2022-03-10T01:18:32.622Z] === RUN TestTemplatedConfig [2022-03-10T01:18:33.366Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-03-10T01:18:33.366Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:18:35.156Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-10T01:18:35.156Z] === RUN TestConfigCreateResolve [2022-03-10T01:18:35.889Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2022-03-10T01:18:35.889Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:18:37.056Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-10T01:18:37.056Z] PASS [2022-03-10T01:18:37.056Z] [2022-03-10T01:18:37.056Z] DONE 6 tests in 12.978s [2022-03-10T01:18:37.056Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T01:18:37.056Z] ++ 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-03-10T01:18:37.056Z] ++ set -e [2022-03-10T01:18:37.056Z] ++ '[' -n 0 ']' [2022-03-10T01:18:37.056Z] ++ set -x [2022-03-10T01:18:37.056Z] ++ 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-03-10T01:18:37.314Z] INFO: Testing against a local daemon [2022-03-10T01:18:37.314Z] === RUN TestCheckpoint [2022-03-10T01:18:37.314Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:18:37.314Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:18:37.314Z] === RUN TestContainerInvalidJSON [2022-03-10T01:18:37.314Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:18:37.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:18:37.314Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:18:37.314Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:18:37.314Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:18:37.314Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:18:37.314Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T01:18:37.314Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T01:18:37.314Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T01:18:37.314Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:18:37.314Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-10T01:18:37.314Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:18:37.314Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T01:18:37.314Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:18:37.314Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T01:18:37.314Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:18:37.573Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T01:18:37.573Z] === RUN TestCopyFromContainer [2022-03-10T01:18:37.782Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2022-03-10T01:18:37.782Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer// [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T01:18:38.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T01:18:38.765Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T01:18:38.765Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T01:18:38.765Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T01:18:38.765Z] --- PASS: TestCopyFromContainer (1.36s) [2022-03-10T01:18:38.765Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T01:18:38.765Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T01:18:38.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-10T01:18:38.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-10T01:18:38.766Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-10T01:18:38.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:18:38.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:18:38.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:18:38.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:18:38.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:18:38.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:18:38.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:18:38.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:18:38.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:18:38.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:18:38.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:18:38.766Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:18:38.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T01:18:38.766Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:18:38.766Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:18:38.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:18:38.766Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:18:38.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:18:38.766Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:18:38.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:18:38.766Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:18:38.766Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:18:38.766Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:18:38.766Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:18:38.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:18:38.766Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:18:39.025Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T01:18:39.025Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:18:39.959Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-10T01:18:39.959Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:18:41.058Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2022-03-10T01:18:41.058Z] === RUN TestBuildWithHugeFile [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:18:41.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:18:41.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:18:41.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:18:41.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:18:41.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:18:41.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:18:41.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:18:41.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:18:41.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:18:41.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:18:41.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:18:41.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T01:18:41.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:18:41.608Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-03-10T01:18:41.608Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:18:41.608Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:18:41.608Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:18:41.608Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T01:18:41.608Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:18:41.608Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T01:18:41.608Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:18:41.608Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-10T01:18:41.608Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:18:41.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T01:18:41.608Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T01:18:41.608Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T01:18:41.608Z] === RUN TestDaemonRestartIpcMode [2022-03-10T01:18:41.608Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T01:18:41.608Z] === RUN TestDaemonHostGatewayIP [2022-03-10T01:18:41.608Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T01:18:41.608Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T01:18:41.608Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T01:18:41.608Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:18:41.608Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T01:18:41.608Z] === RUN TestDiff [2022-03-10T01:18:42.208Z] --- PASS: TestDiff (0.42s) [2022-03-10T01:18:42.208Z] === RUN TestExecWithCloseStdin [2022-03-10T01:18:42.471Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-10T01:18:42.471Z] === RUN TestExec [2022-03-10T01:18:43.053Z] --- PASS: TestExec (0.47s) [2022-03-10T01:18:43.054Z] === RUN TestExecUser [2022-03-10T01:18:43.312Z] --- PASS: TestExecUser (0.42s) [2022-03-10T01:18:43.312Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:18:43.327Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-10T01:18:43.878Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-10T01:18:43.878Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:18:44.151Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-10T01:18:45.253Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-10T01:18:45.253Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:18:45.653Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-10T01:18:45.819Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-03-10T01:18:45.819Z] === RUN TestHealthKillContainer [2022-03-10T01:18:48.701Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-10T01:18:48.701Z] PASS [2022-03-10T01:18:48.701Z] [2022-03-10T01:18:48.701Z] DONE 17 tests in 46.849s [2022-03-10T01:18:48.701Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T01:18:48.701Z] INFO: Testing against a local daemon [2022-03-10T01:18:48.701Z] === RUN TestPluginInvalidJSON [2022-03-10T01:18:48.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:18:48.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:18:48.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:18:48.701Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T01:18:48.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:18:48.701Z] === RUN TestPluginInstall [2022-03-10T01:18:48.701Z] === RUN TestPluginInstall/no_auth [2022-03-10T01:18:48.701Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:48.701Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52290b2531135ab0894db975646c2415834da1ccd32d767173a369a59a92043" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:48.701Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:48.701Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52290b2531135ab0894db975646c2415834da1ccd32d767173a369a59a92043" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:48.701Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T01:18:49.263Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:49.263Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52290b2531135ab0894db975646c2415834da1ccd32d767173a369a59a92043" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:49.263Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:49.263Z] time="2022-03-10T01:18:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52290b2531135ab0894db975646c2415834da1ccd32d767173a369a59a92043" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:49.263Z] === RUN TestPluginInstall/with_insecure [2022-03-10T01:18:50.191Z] time="2022-03-10T01:18:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:50.191Z] time="2022-03-10T01:18:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bced2f10c76e854cf27ea4132d4e44469164307b9acf9382f6efd04f7224f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:50.191Z] time="2022-03-10T01:18:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:18:50.191Z] time="2022-03-10T01:18:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bced2f10c76e854cf27ea4132d4e44469164307b9acf9382f6efd04f7224f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:18:50.447Z] plugin_test.go:165: [d0dba4b132698] daemon is not started [2022-03-10T01:18:50.447Z] --- PASS: TestPluginInstall (3.35s) [2022-03-10T01:18:50.447Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2022-03-10T01:18:50.448Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-10T01:18:50.448Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-03-10T01:18:50.448Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:18:51.813Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T01:18:52.741Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T01:18:53.669Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-03-10T01:18:53.669Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-03-10T01:18:53.669Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-10T01:18:53.669Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:18:53.926Z] --- PASS: TestHealthKillContainer (7.81s) [2022-03-10T01:18:53.926Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:18:53.926Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-10T01:18:53.926Z] === RUN TestIpcModeNone [2022-03-10T01:18:54.232Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-10T01:18:54.232Z] PASS [2022-03-10T01:18:54.232Z] [2022-03-10T01:18:54.232Z] DONE 10 tests in 7.217s [2022-03-10T01:18:54.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T01:18:54.232Z] INFO: Testing against a local daemon [2022-03-10T01:18:54.232Z] === RUN TestExternalGraphDriver [2022-03-10T01:18:54.232Z] === RUN TestExternalGraphDriver/json [2022-03-10T01:18:54.442Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-10T01:18:54.442Z] === RUN TestIpcModePrivate [2022-03-10T01:18:54.700Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-10T01:18:54.700Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-10T01:18:54.700Z] === RUN TestIpcModeShareable [2022-03-10T01:18:54.959Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-10T01:18:55.217Z] --- PASS: TestIpcModeShareable (0.43s) [2022-03-10T01:18:55.217Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T01:18:56.123Z] === RUN TestExternalGraphDriver/spec [2022-03-10T01:18:56.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-10T01:18:56.605Z] === RUN TestAPIIpcModeHost [2022-03-10T01:18:56.863Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-03-10T01:18:56.863Z] === RUN TestDaemonIpcModeShareable [2022-03-10T01:18:57.488Z] === RUN TestExternalGraphDriver/pull [2022-03-10T01:18:57.796Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T01:18:58.054Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-10T01:18:58.054Z] === RUN TestDaemonIpcModePrivate [2022-03-10T01:18:58.988Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T01:18:58.988Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-10T01:18:58.988Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T01:18:59.379Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-03-10T01:18:59.379Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-03-10T01:18:59.379Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-10T01:18:59.379Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-10T01:18:59.379Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:18:59.923Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T01:19:00.184Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2022-03-10T01:19:00.184Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T01:19:01.120Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T01:19:01.120Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-10T01:19:01.120Z] === RUN TestIpcModeOlderClient [2022-03-10T01:19:01.378Z] === PAUSE TestIpcModeOlderClient [2022-03-10T01:19:01.378Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:19:01.637Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-10T01:19:01.637Z] === RUN TestKillContainer [2022-03-10T01:19:01.637Z] === RUN TestKillContainer/no_signal [2022-03-10T01:19:02.204Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:19:02.204Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:19:02.771Z] --- PASS: TestKillContainer (1.20s) [2022-03-10T01:19:02.771Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-10T01:19:02.771Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-10T01:19:02.771Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-10T01:19:02.771Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:19:02.771Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T01:19:03.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T01:19:03.546Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-03-10T01:19:03.546Z] PASS [2022-03-10T01:19:03.546Z] [2022-03-10T01:19:03.546Z] DONE 5 tests in 8.829s [2022-03-10T01:19:03.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T01:19:03.546Z] INFO: Testing against a local daemon [2022-03-10T01:19:03.546Z] === RUN TestContinueAfterPluginCrash [2022-03-10T01:19:03.546Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T01:19:03.546Z] === RUN TestReadPluginNoRead [2022-03-10T01:19:03.546Z] === PAUSE TestReadPluginNoRead [2022-03-10T01:19:03.546Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T01:19:03.546Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T01:19:03.546Z] === CONT TestContinueAfterPluginCrash [2022-03-10T01:19:03.546Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T01:19:03.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-03-10T01:19:03.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-10T01:19:03.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-10T01:19:03.903Z] === RUN TestKillStoppedContainer [2022-03-10T01:19:03.903Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-10T01:19:03.903Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:19:04.161Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-10T01:19:04.161Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:19:04.419Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-10T01:19:04.419Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:19:04.986Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-10T01:19:04.986Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:19:05.244Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-10T01:19:05.244Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T01:19:05.502Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-10T01:19:05.502Z] === RUN TestLinksContainerNames [2022-03-10T01:19:06.436Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-10T01:19:06.436Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:19:06.696Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-10T01:19:06.696Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T01:19:06.818Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-03-10T01:19:06.818Z] === CONT TestReadPluginNoRead [2022-03-10T01:19:07.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/default [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/private [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/slave [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/shared [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/default [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/shared [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/slave [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/private [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T01:19:07.263Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:19:07.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:19:07.263Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T01:19:07.521Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:19:07.521Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-10T01:19:07.522Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T01:19:07.522Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T01:19:08.707Z] === RUN TestReadPluginNoRead/default [2022-03-10T01:19:08.895Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-03-10T01:19:08.895Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T01:19:09.153Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-10T01:19:09.153Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T01:19:09.411Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-10T01:19:09.411Z] === RUN TestNetworkNat [2022-03-10T01:19:09.977Z] --- PASS: TestNetworkNat (0.43s) [2022-03-10T01:19:09.977Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:19:10.074Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T01:19:10.235Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-10T01:19:10.235Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:19:11.002Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T01:19:11.258Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2022-03-10T01:19:12.187Z] === CONT TestReadPluginNoRead [2022-03-10T01:19:12.187Z] read_test.go:92: [d886d29cf09bd] daemon is not started [2022-03-10T01:19:12.187Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-03-10T01:19:12.187Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-10T01:19:12.187Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-03-10T01:19:12.187Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-03-10T01:19:12.187Z] PASS [2022-03-10T01:19:12.187Z] [2022-03-10T01:19:12.187Z] DONE 6 tests in 9.045s [2022-03-10T01:19:12.187Z] 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-03-10T01:19:12.187Z] testing: warning: no tests to run [2022-03-10T01:19:12.187Z] PASS [2022-03-10T01:19:12.187Z] [2022-03-10T01:19:12.187Z] DONE 0 tests in 0.013s [2022-03-10T01:19:12.187Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T01:19:12.187Z] INFO: Testing against a local daemon [2022-03-10T01:19:12.187Z] === RUN TestPluginWithDevMounts [2022-03-10T01:19:12.187Z] === PAUSE TestPluginWithDevMounts [2022-03-10T01:19:12.187Z] === CONT TestPluginWithDevMounts [2022-03-10T01:19:12.255Z] 037d5740b404: Pull complete [2022-03-10T01:19:12.255Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T01:19:12.255Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:19:12.255Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-10T01:19:12.255Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-10T01:19:12.255Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-10T01:19:12.255Z] WARN: Skipping validation tests [2022-03-10T01:19:12.255Z] INFO: Running unit tests at 03/10/2022 01:19:01... [2022-03-10T01:19:12.255Z] INFO: make.ps1 starting at 03/10/2022 01:19:05 [2022-03-10T01:19:12.255Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:19:12.255Z] INFO: Invoking autogen... [2022-03-10T01:19:12.255Z] INFO: Running unit tests... [2022-03-10T01:19:12.712Z] 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T01:19:12.763Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-10T01:19:12.763Z] === RUN TestPause [2022-03-10T01:19:13.329Z] --- PASS: TestPause (0.41s) [2022-03-10T01:19:13.329Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:19:13.329Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:19:13.329Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:19:13.329Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:19:13.587Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-10T01:19:13.587Z] === RUN TestPidHost [2022-03-10T01:19:14.076Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-03-10T01:19:14.076Z] PASS [2022-03-10T01:19:14.076Z] [2022-03-10T01:19:14.076Z] DONE 1 tests in 1.578s [2022-03-10T01:19:14.076Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T01:19:14.076Z] INFO: Testing against a local daemon [2022-03-10T01:19:14.076Z] === RUN TestSecretInspect [2022-03-10T01:19:14.521Z] --- PASS: TestPidHost (0.88s) [2022-03-10T01:19:14.521Z] === RUN TestPsFilter [2022-03-10T01:19:14.521Z] --- PASS: TestPsFilter (0.10s) [2022-03-10T01:19:14.521Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:19:15.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-10T01:19:15.087Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:19:15.113Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-10T01:19:15.344Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-10T01:19:15.344Z] === RUN TestRemoveContainerRunning [2022-03-10T01:19:15.915Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-10T01:19:15.915Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:19:15.966Z] --- PASS: TestSecretInspect (2.13s) [2022-03-10T01:19:15.966Z] === RUN TestSecretList [2022-03-10T01:19:16.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-10T01:19:16.174Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:19:16.174Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T01:19:16.174Z] === RUN TestRenameLinkedContainer [2022-03-10T01:19:18.077Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-03-10T01:19:18.077Z] === RUN TestRenameStoppedContainer [2022-03-10T01:19:18.077Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-10T01:19:18.077Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:19:18.505Z] --- PASS: TestSecretList (2.12s) [2022-03-10T01:19:18.505Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:19:19.012Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-03-10T01:19:19.012Z] === RUN TestRenameInvalidName [2022-03-10T01:19:19.269Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-10T01:19:19.269Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:19:19.834Z] --- PASS: TestImportExtremelyLargeImageWorks (90.10s) [2022-03-10T01:19:19.834Z] PASS [2022-03-10T01:19:19.834Z] [2022-03-10T01:19:19.834Z] === Skipped [2022-03-10T01:19:19.834Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T01:19:19.834Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T01:19:19.834Z] [2022-03-10T01:19:19.834Z] DONE 22 tests, 1 skipped in 94.057s [2022-03-10T01:19:19.834Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T01:19:19.834Z] INFO: Testing against a local daemon [2022-03-10T01:19:19.834Z] === RUN TestNetworkCreateDelete [2022-03-10T01:19:19.834Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T01:19:19.834Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:19:19.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-10T01:19:19.835Z] === RUN TestDaemonDNSFallback [2022-03-10T01:19:20.404Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-10T01:19:20.404Z] === RUN TestInspectNetwork [2022-03-10T01:19:20.404Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:19:20.404Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:19:20.404Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:19:20.404Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:19:20.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:19:20.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:19:20.404Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:19:20.404Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:19:20.404Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:19:20.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:19:20.404Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestNetworkList [2022-03-10T01:19:20.404Z] === RUN TestNetworkList//networks [2022-03-10T01:19:20.404Z] === PAUSE TestNetworkList//networks [2022-03-10T01:19:20.404Z] === RUN TestNetworkList//networks/ [2022-03-10T01:19:20.404Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:19:20.404Z] === CONT TestNetworkList//networks [2022-03-10T01:19:20.404Z] === CONT TestNetworkList//networks/ [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:19:20.404Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:19:20.404Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:19:20.404Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T01:19:20.404Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:19:20.404Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:19:20.404Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:19:20.404Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:19:20.404Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:19:20.404Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:19:20.404Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:19:20.404Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:19:20.404Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:19:20.404Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:19:20.404Z] PASS [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === Skipped [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-10T01:19:20.404Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:19:20.404Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:19:20.404Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T01:19:20.404Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:19:20.404Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] DONE 22 tests, 12 skipped in 6.944s [2022-03-10T01:19:20.404Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:19:20.404Z] INFO: Testing against a local daemon [2022-03-10T01:19:20.404Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T01:19:20.404Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:19:20.404Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:19:20.404Z] === RUN TestDockerNetworkIpvlan [2022-03-10T01:19:20.404Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:19:20.404Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:19:20.404Z] PASS [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === Skipped [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:19:20.404Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:19:20.404Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:19:20.404Z] [2022-03-10T01:19:20.404Z] DONE 2 tests, 2 skipped in 0.099s [2022-03-10T01:19:20.404Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:19:20.414Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-03-10T01:19:20.414Z] === RUN TestSecretsUpdate [2022-03-10T01:19:20.643Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2022-03-10T01:19:20.643Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:19:20.663Z] INFO: Testing against a local daemon [2022-03-10T01:19:20.663Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T01:19:20.663Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.663Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestDockerNetworkMacvlan [2022-03-10T01:19:20.663Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.663Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-10T01:19:20.663Z] PASS [2022-03-10T01:19:20.663Z] [2022-03-10T01:19:20.663Z] === Skipped [2022-03-10T01:19:20.663Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T01:19:20.663Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.663Z] [2022-03-10T01:19:20.663Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-10T01:19:20.663Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T01:19:20.663Z] [2022-03-10T01:19:20.663Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-10T01:19:20.663Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T01:19:20.663Z] testing: warning: no tests to run [2022-03-10T01:19:20.663Z] PASS [2022-03-10T01:19:20.663Z] [2022-03-10T01:19:20.663Z] DONE 0 tests in 0.026s [2022-03-10T01:19:20.663Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T01:19:20.663Z] INFO: Testing against a local daemon [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginTLS [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginHeader [2022-03-10T01:19:20.663Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.663Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-10T01:19:20.663Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-03-10T01:19:20.922Z] === RUN TestAuthZPluginV2Disable [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-10T01:19:20.922Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-10T01:19:20.922Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-10T01:19:20.922Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T01:19:20.922Z] PASS [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === Skipped [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T01:19:20.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:20.922Z] [2022-03-10T01:19:20.922Z] DONE 17 tests, 17 skipped in 0.305s [2022-03-10T01:19:20.922Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T01:19:21.181Z] INFO: Testing against a local daemon [2022-03-10T01:19:21.181Z] === RUN TestPluginInvalidJSON [2022-03-10T01:19:21.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:19:21.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:19:21.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:19:21.182Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T01:19:21.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:19:21.182Z] === RUN TestPluginInstall [2022-03-10T01:19:21.182Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:21.182Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T01:19:21.182Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:19:21.182Z] 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-03-10T01:19:21.182Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T01:19:21.182Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:19:21.182Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T01:19:21.182Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:19:21.182Z] PASS [2022-03-10T01:19:21.182Z] [2022-03-10T01:19:21.182Z] === Skipped [2022-03-10T01:19:21.182Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-10T01:19:21.182Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T01:19:21.182Z] [2022-03-10T01:19:21.182Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-10T01:19:21.182Z] 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-03-10T01:19:21.182Z] [2022-03-10T01:19:21.182Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:19:21.182Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T01:19:21.182Z] [2022-03-10T01:19:21.182Z] DONE 5 tests, 3 skipped in 0.131s [2022-03-10T01:19:21.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T01:19:21.182Z] INFO: Testing against a local daemon [2022-03-10T01:19:21.182Z] === RUN TestExternalGraphDriver [2022-03-10T01:19:21.182Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T01:19:21.182Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-10T01:19:21.182Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:19:21.209Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-10T01:19:21.209Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:19:21.776Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-10T01:19:21.776Z] === RUN TestResize [2022-03-10T01:19:22.304Z] --- PASS: TestSecretsUpdate (2.15s) [2022-03-10T01:19:22.304Z] === RUN TestTemplatedSecret [2022-03-10T01:19:22.342Z] --- PASS: TestResize (0.38s) [2022-03-10T01:19:22.342Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:19:22.600Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-10T01:19:22.600Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:19:22.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:22.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:22.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:23.006Z] ? github.com/docker/docker/api [no test files] [2022-03-10T01:19:23.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:23.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:23.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:23.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:23.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:23.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:23.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:19:23.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:24.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:24.823Z] --- PASS: TestTemplatedSecret (2.55s) [2022-03-10T01:19:24.823Z] === RUN TestSecretCreateResolve [2022-03-10T01:19:25.377Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2022-03-10T01:19:25.377Z] PASS [2022-03-10T01:19:25.377Z] [2022-03-10T01:19:25.377Z] === Skipped [2022-03-10T01:19:25.377Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-10T01:19:25.377Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T01:19:25.377Z] [2022-03-10T01:19:25.377Z] DONE 2 tests, 1 skipped in 3.840s [2022-03-10T01:19:25.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T01:19:25.377Z] INFO: Testing against a local daemon [2022-03-10T01:19:25.377Z] === RUN TestContinueAfterPluginCrash [2022-03-10T01:19:25.377Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T01:19:25.377Z] === RUN TestReadPluginNoRead [2022-03-10T01:19:25.377Z] === PAUSE TestReadPluginNoRead [2022-03-10T01:19:25.377Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T01:19:25.377Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T01:19:25.377Z] === CONT TestContinueAfterPluginCrash [2022-03-10T01:19:25.377Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T01:19:25.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:26.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:19:26.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:19:27.339Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-10T01:19:27.339Z] PASS [2022-03-10T01:19:27.339Z] [2022-03-10T01:19:27.339Z] DONE 6 tests in 13.308s [2022-03-10T01:19:27.339Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T01:19:27.339Z] INFO: Testing against a local daemon [2022-03-10T01:19:27.339Z] === RUN TestServiceCreateInit [2022-03-10T01:19:27.339Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:19:28.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:28.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:19:29.574Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-03-10T01:19:29.574Z] === CONT TestReadPluginNoRead [2022-03-10T01:19:31.490Z] === RUN TestReadPluginNoRead/default [2022-03-10T01:19:31.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:19:31.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:19:31.510Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:19:33.401Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T01:19:33.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:19:34.341Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-03-10T01:19:34.341Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T01:19:34.777Z] --- PASS: TestServiceCreateInit (7.55s) [2022-03-10T01:19:34.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-03-10T01:19:34.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-03-10T01:19:34.777Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:19:34.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:19:35.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:19:35.724Z] === CONT TestReadPluginNoRead [2022-03-10T01:19:35.724Z] read_test.go:92: [dc523d6e2f530] daemon is not started [2022-03-10T01:19:35.724Z] --- PASS: TestReadPluginNoRead (6.18s) [2022-03-10T01:19:35.724Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-03-10T01:19:35.724Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-03-10T01:19:35.724Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-03-10T01:19:35.724Z] PASS [2022-03-10T01:19:35.724Z] [2022-03-10T01:19:35.724Z] DONE 6 tests in 10.647s [2022-03-10T01:19:35.724Z] 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-03-10T01:19:35.724Z] testing: warning: no tests to run [2022-03-10T01:19:35.724Z] PASS [2022-03-10T01:19:35.724Z] [2022-03-10T01:19:35.724Z] DONE 0 tests in 0.035s [2022-03-10T01:19:35.724Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T01:19:35.724Z] INFO: Testing against a local daemon [2022-03-10T01:19:35.724Z] === RUN TestPluginWithDevMounts [2022-03-10T01:19:35.724Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-10T01:19:35.724Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T01:19:35.724Z] PASS [2022-03-10T01:19:35.724Z] [2022-03-10T01:19:35.724Z] === Skipped [2022-03-10T01:19:35.724Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-10T01:19:35.724Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-10T01:19:35.724Z] [2022-03-10T01:19:35.724Z] DONE 1 tests, 1 skipped in 0.133s [2022-03-10T01:19:35.724Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T01:19:35.987Z] INFO: Testing against a local daemon [2022-03-10T01:19:35.987Z] === RUN TestSecretInspect [2022-03-10T01:19:35.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-10T01:19:35.987Z] === RUN TestSecretList [2022-03-10T01:19:35.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestSecretList (0.01s) [2022-03-10T01:19:35.987Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:19:35.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-10T01:19:35.987Z] === RUN TestSecretsUpdate [2022-03-10T01:19:35.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-10T01:19:35.987Z] === RUN TestTemplatedSecret [2022-03-10T01:19:35.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T01:19:35.987Z] === RUN TestSecretCreateResolve [2022-03-10T01:19:35.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-10T01:19:35.987Z] PASS [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === Skipped [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-10T01:19:35.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-10T01:19:35.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-10T01:19:35.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-10T01:19:35.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-10T01:19:35.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-03-10T01:19:35.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:35.987Z] [2022-03-10T01:19:35.987Z] DONE 6 tests, 6 skipped in 0.193s [2022-03-10T01:19:35.987Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T01:19:36.247Z] INFO: Testing against a local daemon [2022-03-10T01:19:36.247Z] === RUN TestServiceCreateInit [2022-03-10T01:19:36.247Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:19:36.247Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:19:36.247Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-10T01:19:36.247Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:19:36.247Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:19:36.247Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceConflict [2022-03-10T01:19:36.247Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:19:36.247Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-03-10T01:19:36.247Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:19:36.247Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:19:36.247Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:19:36.247Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceSysctls [2022-03-10T01:19:36.247Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-10T01:19:36.247Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:19:36.247Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-10T01:19:36.247Z] === RUN TestInspect [2022-03-10T01:19:36.247Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestInspect (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestCreateJob [2022-03-10T01:19:36.247Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestCreateJob (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestReplicatedJob [2022-03-10T01:19:36.247Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:19:36.247Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-03-10T01:19:36.247Z] === RUN TestServiceListWithStatuses [2022-03-10T01:19:36.247Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:19:36.247Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:19:36.247Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:19:36.247Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:19:36.247Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:36.247Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-10T01:19:36.247Z] === RUN TestServicePlugin [2022-03-10T01:19:36.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:19:36.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:19:37.782Z] === RUN TestMiddlewares [2022-03-10T01:19:37.782Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T01:19:37.782Z] PASS [2022-03-10T01:19:37.782Z] coverage: 9.0% of statements [2022-03-10T01:19:37.782Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2022-03-10T01:19:38.154Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.154Z] --- SKIP: TestServicePlugin (1.89s) [2022-03-10T01:19:38.154Z] === RUN TestServiceUpdateLabel [2022-03-10T01:19:38.154Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.154Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-10T01:19:38.154Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:19:38.154Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.154Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-10T01:19:38.154Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:19:38.154Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.154Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-10T01:19:38.154Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:19:38.154Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.155Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-10T01:19:38.155Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:19:38.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:19:38.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-03-10T01:19:38.414Z] PASS [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === Skipped [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:19:38.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:19:38.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-10T01:19:38.414Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-10T01:19:38.414Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-03-10T01:19:38.414Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T01:19:38.414Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-10T01:19:38.414Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-10T01:19:38.414Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-10T01:19:38.414Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-10T01:19:38.414Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-10T01:19:38.414Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-10T01:19:38.414Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-10T01:19:38.414Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-03-10T01:19:38.414Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T01:19:38.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-10T01:19:38.414Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-10T01:19:38.414Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-03-10T01:19:38.414Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-10T01:19:38.414Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-10T01:19:38.414Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-10T01:19:38.414Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-10T01:19:38.414Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-03-10T01:19:38.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] DONE 24 tests, 23 skipped in 2.266s [2022-03-10T01:19:38.414Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T01:19:38.414Z] INFO: Testing against a local daemon [2022-03-10T01:19:38.414Z] === RUN TestSessionCreate [2022-03-10T01:19:38.414Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T01:19:38.414Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:19:38.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T01:19:38.414Z] PASS [2022-03-10T01:19:38.414Z] [2022-03-10T01:19:38.414Z] DONE 2 tests in 0.131s [2022-03-10T01:19:38.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T01:19:38.674Z] INFO: Testing against a local daemon [2022-03-10T01:19:38.674Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:19:38.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:19:38.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:19:38.674Z] === RUN TestDiskUsage [2022-03-10T01:19:38.674Z] === PAUSE TestDiskUsage [2022-03-10T01:19:38.674Z] === RUN TestEventsExecDie [2022-03-10T01:19:38.935Z] --- PASS: TestEventsExecDie (0.47s) [2022-03-10T01:19:38.935Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:19:39.194Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-10T01:19:39.194Z] === RUN TestEventsVolumeCreate [2022-03-10T01:19:39.194Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-03-10T01:19:39.194Z] === RUN TestInfoBinaryCommits [2022-03-10T01:19:39.194Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T01:19:39.194Z] === RUN TestInfoAPIVersioned [2022-03-10T01:19:39.194Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-10T01:19:39.194Z] === RUN TestInfoAPI [2022-03-10T01:19:39.194Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T01:19:39.194Z] === RUN TestInfoAPIWarnings [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-03-10T01:19:39.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.67s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-03-10T01:19:39.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.53s) [2022-03-10T01:19:39.689Z] === RUN TestCgroupNamespacesRun [2022-03-10T01:19:41.062Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-10T01:19:41.062Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T01:19:41.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-03-10T01:19:41.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T01:19:42.929Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-03-10T01:19:42.929Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T01:19:43.980Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T01:19:44.303Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-10T01:19:44.303Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T01:19:45.239Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-10T01:19:45.239Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T01:19:46.155Z] [2022-03-10T01:19:46.155Z] ________ ____ __. [2022-03-10T01:19:46.155Z] \_____ \ | |/ _| [2022-03-10T01:19:46.155Z] / | \| < [2022-03-10T01:19:46.155Z] / | \ | \ [2022-03-10T01:19:46.155Z] \_______ /____|__ \ [2022-03-10T01:19:46.155Z] \/ \/ [2022-03-10T01:19:46.155Z] [2022-03-10T01:19:46.155Z] INFO: make.ps1 ended at 03/10/2022 01:19:45 [2022-03-10T01:19:46.173Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-10T01:19:46.173Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T01:19:47.107Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-10T01:19:47.107Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T01:19:47.691Z] INFO: Binaries build ended at 03/10/2022 01:19:47. Duration:00:01:37.0501717 [2022-03-10T01:19:48.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-03-10T01:19:48.042Z] === RUN TestNISDomainname [2022-03-10T01:19:48.608Z] --- PASS: TestNISDomainname (0.47s) [2022-03-10T01:19:48.608Z] === RUN TestHostnameDnsResolution [2022-03-10T01:19:49.174Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-10T01:19:49.174Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T01:19:49.229Z] INFO: Copying the built daemon binary to d:\CI\PR-43353\3\binary\dockerd-8d5eebcc6e.exe... [2022-03-10T01:19:49.229Z] INFO: Copying the built client binary to d:\CI\PR-43353\3\binary\docker-8d5eebcc6e.exe... [2022-03-10T01:19:49.229Z] INFO: Copying dockerversion from the container... [2022-03-10T01:19:49.229Z] INFO: Copying the golang package from the container to d:\CI\PR-43353\3\installer\go.zip... [2022-03-10T01:19:49.740Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-03-10T01:19:49.740Z] === RUN TestStats [2022-03-10T01:19:50.197Z] INFO: Extracting go.zip to d:\CI\PR-43353\3\go [2022-03-10T01:19:52.268Z] --- PASS: TestStats (2.39s) [2022-03-10T01:19:52.268Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:19:52.268Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T01:19:52.268Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T01:19:52.268Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T01:19:52.268Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T01:19:52.268Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T01:19:52.268Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T01:19:52.268Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T01:19:52.268Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T01:19:52.268Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T01:19:52.268Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T01:19:52.823Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-03-10T01:19:52.823Z] === RUN TestCreateServiceConflict [2022-03-10T01:19:52.823Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-03-10T01:19:52.823Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:19:52.834Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T01:19:54.714Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-03-10T01:19:54.714Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:19:54.731Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T01:19:56.103Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T01:19:56.103Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-10T01:19:56.103Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-03-10T01:19:56.103Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-03-10T01:19:56.103Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-10T01:19:56.103Z] === RUN TestDeleteDevicemapper [2022-03-10T01:19:56.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:19:56.103Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T01:19:56.103Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:19:57.289Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-03-10T01:19:57.289Z] === RUN TestInfoDebug [2022-03-10T01:19:57.289Z] --- PASS: TestInfoDebug (0.54s) [2022-03-10T01:19:57.289Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:19:57.289Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-10T01:19:57.289Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:19:57.289Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-10T01:19:57.289Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:19:57.289Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-10T01:19:57.289Z] === RUN TestPingCacheHeaders [2022-03-10T01:19:57.289Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T01:19:57.289Z] === RUN TestPingGet [2022-03-10T01:19:57.289Z] --- PASS: TestPingGet (0.01s) [2022-03-10T01:19:57.289Z] === RUN TestPingHead [2022-03-10T01:19:57.289Z] --- PASS: TestPingHead (0.01s) [2022-03-10T01:19:57.289Z] === RUN TestVersion [2022-03-10T01:19:57.289Z] --- PASS: TestVersion (0.01s) [2022-03-10T01:19:57.289Z] === CONT TestDiskUsage [2022-03-10T01:19:57.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-03-10T01:19:57.477Z] === RUN TestUpdateMemory [2022-03-10T01:19:57.735Z] --- PASS: TestUpdateMemory (0.49s) [2022-03-10T01:19:57.735Z] === RUN TestUpdateCPUQuota [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T01:19:57.859Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T01:19:58.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage (1.21s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-10T01:19:58.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-10T01:19:58.428Z] PASS [2022-03-10T01:19:58.428Z] [2022-03-10T01:19:58.428Z] === Skipped [2022-03-10T01:19:58.428Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:19:58.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:19:58.428Z] [2022-03-10T01:19:58.428Z] DONE 50 tests, 1 skipped in 20.047s [2022-03-10T01:19:58.428Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T01:19:58.669Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-03-10T01:19:58.669Z] === RUN TestUpdatePidsLimit [2022-03-10T01:19:58.669Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T01:19:58.669Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T01:19:58.687Z] INFO: Testing against a local daemon [2022-03-10T01:19:58.688Z] === RUN TestVolumesCreateAndList [2022-03-10T01:19:58.688Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T01:19:58.688Z] === RUN TestVolumesRemove [2022-03-10T01:19:58.688Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-10T01:19:58.688Z] === RUN TestVolumesInspect [2022-03-10T01:19:58.688Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T01:19:58.688Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:19:58.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:19:58.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:19:58.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:19:58.688Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T01:19:58.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:19:58.688Z] PASS [2022-03-10T01:19:58.688Z] [2022-03-10T01:19:58.688Z] DONE 5 tests in 0.212s [2022-03-10T01:19:58.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:19:58.927Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T01:19:58.927Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T01:19:58.952Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13019 is not a child of this shell [2022-03-10T01:19:58.953Z] warning: PID 13019 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-10T01:19:58.953Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:19:58.953Z] [2022-03-10T01:19:58.953Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:19:58.953Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:19:58.953Z] [2022-03-10T01:19:58.953Z] To set a process to complain mode, use the command line tool [2022-03-10T01:19:58.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:19:58.953Z] Removing test suite binaries [2022-03-10T01:19:58.953Z] exiting test-integration [2022-03-10T01:19:58.953Z] ++ exit 0 [2022-03-10T01:19:58.953Z] [2022-03-10T01:19:59.185Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T01:19:59.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one Post stage [Pipeline] junit [2022-03-10T01:19:59.537Z] Recording test results [2022-03-10T01:19:59.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit (1.68s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) [2022-03-10T01:20:00.268Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-03-10T01:20:00.268Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:20:01.281Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T01:20:01.631Z] + echo Ensuring container killed. [2022-03-10T01:20:01.631Z] Ensuring container killed. [2022-03-10T01:20:01.631Z] + docker rm -vf docker-pr3 [2022-03-10T01:20:01.631Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T01:20:01.921Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:20:01.921Z] Chowning /workspace to jenkins user [2022-03-10T01:20:01.921Z] + id -u [2022-03-10T01:20:01.921Z] + id -g [2022-03-10T01:20:01.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:20:01.921Z] Unable to find image 'busybox:latest' locally [2022-03-10T01:20:02.180Z] latest: Pulling from library/busybox [2022-03-10T01:20:02.180Z] 7e5209d2300f: Pulling fs layer [2022-03-10T01:20:02.439Z] 7e5209d2300f: Verifying Checksum [2022-03-10T01:20:02.439Z] 7e5209d2300f: Download complete [2022-03-10T01:20:02.439Z] 7e5209d2300f: Pull complete [2022-03-10T01:20:02.439Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T01:20:02.439Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:20:04.116Z] + bundleName=amd64-rootless [2022-03-10T01:20:04.116Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-10T01:20:04.116Z] Creating amd64-rootless-bundles.tar.gz [2022-03-10T01:20:04.116Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T01:20:04.116Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T01:20:04.134Z] Archiving artifacts [2022-03-10T01:20:06.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T01:20:06.313Z] + make clean [2022-03-10T01:20:06.573Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T01:20:06.573Z] docker-dev-cache [2022-03-10T01:20:06.573Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T01:20:07.253Z] .........................xx.................... [ 29%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T01:20:09.554Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-03-10T01:20:09.554Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:20:12.465Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2022-03-10T01:20:12.465Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:20:12.465Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-10T01:20:12.465Z] === RUN TestWaitNonBlocked [2022-03-10T01:20:12.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:20:12.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:20:12.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:20:12.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:20:12.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:20:12.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:20:12.465Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T01:20:12.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-03-10T01:20:12.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-03-10T01:20:12.465Z] === RUN TestWaitBlocked [2022-03-10T01:20:12.465Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:20:12.465Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:20:12.465Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:20:12.465Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:20:12.465Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:20:12.465Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:20:12.465Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T01:20:12.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-03-10T01:20:12.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-03-10T01:20:12.465Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T01:20:12.465Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T01:20:13.221Z] 8f616e6e9eec: Pull complete [2022-03-10T01:20:14.994Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-03-10T01:20:14.994Z] === CONT TestIpcModeOlderClient [2022-03-10T01:20:14.994Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-03-10T01:20:14.994Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T01:20:14.994Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-10T01:20:14.994Z] === CONT TestDaemonHostGatewayIP [2022-03-10T01:20:16.896Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-03-10T01:20:16.896Z] === CONT TestDaemonRestartIpcMode [2022-03-10T01:20:17.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:20:17.493Z] Using test binary docker [2022-03-10T01:20:17.493Z] +++ /etc/init.d/apparmor start [2022-03-10T01:20:17.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:20:17.493Z] INFO: Waiting for daemon to start... [2022-03-10T01:20:17.493Z] Starting dockerd [2022-03-10T01:20:17.493Z] +++ 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-03-10T01:20:17.493Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T01:20:17.493Z] Using test binary docker [2022-03-10T01:20:17.493Z] +++ /etc/init.d/apparmor start [2022-03-10T01:20:17.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T01:20:17.493Z] INFO: Waiting for daemon to start... [2022-03-10T01:20:17.493Z] Starting dockerd [2022-03-10T01:20:17.493Z] +++ 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-03-10T01:20:17.493Z] . [2022-03-10T01:20:17.493Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:20:17.493Z] [2022-03-10T01:20:17.493Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T01:20:17.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:20:17.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T01:20:17.493Z] Error: No such image: emptyfs [2022-03-10T01:20:17.493Z] Error: No such image: emptyfs [2022-03-10T01:20:17.493Z] ++++ docker load++++ docker load [2022-03-10T01:20:17.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T01:20:17.493Z] [2022-03-10T01:20:17.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T01:20:17.493Z] Running integration-test (iteration 1) [2022-03-10T01:20:17.493Z] 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-03-10T01:20:17.493Z] ++ 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-03-10T01:20:17.493Z] ++ set -e [2022-03-10T01:20:17.493Z] ++ '[' -n 0 ']' [2022-03-10T01:20:17.493Z] ++ set -x [2022-03-10T01:20:17.493Z] ++ 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-03-10T01:20:17.493Z] Running integration-test (iteration 1) [2022-03-10T01:20:17.493Z] 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-03-10T01:20:17.493Z] ++ 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-03-10T01:20:17.493Z] ++ set -e [2022-03-10T01:20:17.493Z] ++ '[' -n 0 ']' [2022-03-10T01:20:17.493Z] ++ set -x [2022-03-10T01:20:17.493Z] ++ 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-03-10T01:20:17.493Z] Loaded image: busybox:latest [2022-03-10T01:20:17.493Z] Loaded image: busybox:latest [2022-03-10T01:20:17.493Z] Loaded image: busybox:glibc [2022-03-10T01:20:17.493Z] Loaded image: busybox:glibc [2022-03-10T01:20:17.493Z] Loaded image: debian:bullseye-slim [2022-03-10T01:20:17.493Z] Loaded image: hello-world:latest [2022-03-10T01:20:17.493Z] Loaded image: debian:bullseye-slim [2022-03-10T01:20:17.493Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:20:17.493Z] INFO: Testing against a local daemon [2022-03-10T01:20:17.493Z] === RUN TestDockerDaemonSuite [2022-03-10T01:20:17.493Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-10T01:20:17.493Z] Loaded image: hello-world:latest [2022-03-10T01:20:17.493Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:20:17.493Z] INFO: Testing against a local daemon [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T01:20:17.493Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T01:20:18.056Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T01:20:18.056Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T01:20:18.618Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T01:20:18.618Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T01:20:18.795Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2022-03-10T01:20:19.548Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T01:20:19.548Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T01:20:19.548Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T01:20:20.135Z] INFO: Extraction ended at 03/10/2022 01:20:15. Duration:00:00:25.7355699 [2022-03-10T01:20:20.135Z] INFO: Updating the golang and path environment variables [2022-03-10T01:20:20.135Z] INFO: GOPATH=d:\gopath [2022-03-10T01:20:20.135Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T01:20:20.135Z] INFO: Running the daemon under test in debug mode [2022-03-10T01:20:20.135Z] INFO: Starting a daemon under test... [2022-03-10T01:20:20.135Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43353\3\daemon --pidfile d:\CI\PR-43353\3\docker.pid -D [2022-03-10T01:20:20.135Z] INFO: Process started successfully. [2022-03-10T01:20:20.135Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T01:20:20.135Z] INFO: Waiting for the daemon under test to start... [2022-03-10T01:20:20.918Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T01:20:21.175Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T01:20:21.175Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T01:20:21.175Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T01:20:21.721Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-03-10T01:20:21.721Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:20:21.738Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-10T01:20:22.301Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T01:20:23.317Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-10T01:20:23.672Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T01:20:23.672Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T01:20:23.672Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T01:20:23.672Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T01:20:23.672Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T01:20:26.903Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-03-10T01:20:26.903Z] PASS [2022-03-10T01:20:26.903Z] [2022-03-10T01:20:26.903Z] === Skipped [2022-03-10T01:20:26.903Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-10T01:20:26.903Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:20:26.903Z] [2022-03-10T01:20:26.903Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:20:26.903Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:20:26.903Z] [2022-03-10T01:20:26.903Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T01:20:26.903Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:20:26.903Z] [2022-03-10T01:20:26.903Z] DONE 200 tests, 3 skipped in 109.105s [2022-03-10T01:20:26.903Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T01:20:26.903Z] ++ 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-03-10T01:20:26.903Z] ++ set -e [2022-03-10T01:20:26.903Z] ++ '[' -n 0 ']' [2022-03-10T01:20:26.903Z] ++ set -x [2022-03-10T01:20:26.903Z] ++ 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-03-10T01:20:26.903Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:20:26.903Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:20:26.903Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T01:20:26.903Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T01:20:26.903Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T01:20:26.903Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T01:20:26.903Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T01:20:26.903Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T01:20:26.903Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:20:26.903Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T01:20:26.903Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T01:20:26.903Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T01:20:26.903Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-10T01:20:27.161Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-10T01:20:27.161Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:20:27.161Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T01:20:28.118Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T01:20:28.425Z] === RUN TestBoolValue [2022-03-10T01:20:28.425Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestBoolValueOrDefault [2022-03-10T01:20:28.425Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestInt64ValueOrZero [2022-03-10T01:20:28.425Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestInt64ValueOrDefault [2022-03-10T01:20:28.425Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T01:20:28.425Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestJsonContentType [2022-03-10T01:20:28.425Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T01:20:28.425Z] PASS [2022-03-10T01:20:28.425Z] coverage: 14.7% of statements [2022-03-10T01:20:28.425Z] ok github.com/docker/docker/api/server/httputils 0.144s coverage: 14.7% of statements [2022-03-10T01:20:28.425Z] === RUN TestMaskSecretKeys [2022-03-10T01:20:28.425Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T01:20:28.425Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T01:20:28.425Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T01:20:28.425Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T01:20:28.425Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T01:20:28.425Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T01:20:28.425Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestVersionMiddlewareVersion [2022-03-10T01:20:28.425Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T01:20:28.425Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T01:20:28.425Z] PASS [2022-03-10T01:20:28.425Z] coverage: 37.7% of statements [2022-03-10T01:20:28.425Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T01:20:28.425Z] === RUN TestAdjustForAPIVersion [2022-03-10T01:20:28.425Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T01:20:28.425Z] PASS [2022-03-10T01:20:28.425Z] coverage: 5.7% of statements [2022-03-10T01:20:28.425Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T01:20:28.425Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T01:20:28.425Z] === RUN TestStrSliceMarshalJSON [2022-03-10T01:20:28.425Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T01:20:28.425Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestStrSliceUnmarshalString [2022-03-10T01:20:28.425Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T01:20:28.425Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T01:20:28.425Z] PASS [2022-03-10T01:20:28.425Z] coverage: 90.0% of statements [2022-03-10T01:20:28.425Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-03-10T01:20:28.425Z] === RUN TestToJSON [2022-03-10T01:20:28.425Z] --- PASS: TestToJSON (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestToParamWithVersion [2022-03-10T01:20:28.425Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestFromJSON [2022-03-10T01:20:28.425Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestEmpty [2022-03-10T01:20:28.425Z] --- PASS: TestEmpty (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T01:20:28.425Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestArgsMatchKVList [2022-03-10T01:20:28.425Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestArgsMatch [2022-03-10T01:20:28.425Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestAdd [2022-03-10T01:20:28.425Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestDel [2022-03-10T01:20:28.425Z] --- PASS: TestDel (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestLen [2022-03-10T01:20:28.425Z] --- PASS: TestLen (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestExactMatch [2022-03-10T01:20:28.425Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T01:20:28.425Z] === RUN TestOnlyOneExactMatch [2022-03-10T01:20:28.426Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestContains [2022-03-10T01:20:28.426Z] --- PASS: TestContains (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestValidate [2022-03-10T01:20:28.426Z] --- PASS: TestValidate (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestWalkValues [2022-03-10T01:20:28.426Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestFuzzyMatch [2022-03-10T01:20:28.426Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestClone [2022-03-10T01:20:28.426Z] --- PASS: TestClone (0.00s) [2022-03-10T01:20:28.426Z] PASS [2022-03-10T01:20:28.426Z] coverage: 92.2% of statements [2022-03-10T01:20:28.426Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T01:20:28.426Z] === RUN TestDurationToSecondsString [2022-03-10T01:20:28.426Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T01:20:28.426Z] === RUN TestGetTimestamp [2022-03-10T01:20:28.426Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-10T01:20:28.426Z] === RUN TestParseTimestamps [2022-03-10T01:20:28.426Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T01:20:28.426Z] PASS [2022-03-10T01:20:28.426Z] coverage: 100.0% of statements [2022-03-10T01:20:28.426Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2022-03-10T01:20:28.426Z] === RUN TestCompareVersion [2022-03-10T01:20:28.426Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T01:20:28.426Z] PASS [2022-03-10T01:20:28.426Z] coverage: 77.3% of statements [2022-03-10T01:20:28.426Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 77.3% of statements [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T01:20:28.426Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T01:20:28.882Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T01:20:28.882Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T01:20:28.882Z] === RUN TestCloneArgsSmartHttp [2022-03-10T01:20:28.882Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T01:20:28.882Z] === RUN TestCloneArgsDumbHttp [2022-03-10T01:20:28.882Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T01:20:28.882Z] === RUN TestCloneArgsGit [2022-03-10T01:20:28.882Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T01:20:28.882Z] === RUN TestCheckoutGit [2022-03-10T01:20:29.073Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T01:20:30.220Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T01:20:30.408Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T01:20:30.408Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestProcessNoDockerignore [2022-03-10T01:20:30.408Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T01:20:30.408Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestDetectContentType [2022-03-10T01:20:30.408Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestSelectAcceptableMIME [2022-03-10T01:20:30.408Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestInspectEmptyResponse [2022-03-10T01:20:30.408Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestInspectResponseBinary [2022-03-10T01:20:30.408Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestResponseUnsupportedContentType [2022-03-10T01:20:30.408Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestInspectResponseTextSimple [2022-03-10T01:20:30.408Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T01:20:30.408Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestUnknownContentLength [2022-03-10T01:20:30.408Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestDownloadRemote [2022-03-10T01:20:30.408Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-10T01:20:30.408Z] === RUN TestGetWithStatusError [2022-03-10T01:20:30.408Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestCloseRootDirectory [2022-03-10T01:20:30.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:20:30.408Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestHashFile [2022-03-10T01:20:30.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:20:30.408Z] --- SKIP: TestHashFile (0.00s) [2022-03-10T01:20:30.408Z] === RUN TestHashSubdir [2022-03-10T01:20:30.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:20:30.408Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-10T01:20:30.408Z] === RUN TestRemoveDirectory [2022-03-10T01:20:30.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:20:30.409Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-10T01:20:30.409Z] PASS [2022-03-10T01:20:30.409Z] coverage: 9.3% of statements [2022-03-10T01:20:30.409Z] === RUN TestEnable [2022-03-10T01:20:30.409Z] --- PASS: TestEnable (0.00s) [2022-03-10T01:20:30.409Z] === RUN TestDisable [2022-03-10T01:20:30.409Z] --- PASS: TestDisable (0.00s) [2022-03-10T01:20:30.409Z] === RUN TestEnabled [2022-03-10T01:20:30.409Z] --- PASS: TestEnabled (0.00s) [2022-03-10T01:20:30.409Z] PASS [2022-03-10T01:20:30.409Z] coverage: 100.0% of statements [2022-03-10T01:20:30.409Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-03-10T01:20:30.409Z] ok github.com/docker/docker/builder/remotecontext 0.216s coverage: 9.3% of statements [2022-03-10T01:20:30.452Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T01:20:30.452Z] daemon_test.go:156: [d592f82c6c341] daemon is not started [2022-03-10T01:20:30.452Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-10T01:20:30.452Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-10T01:20:30.452Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-10T01:20:30.452Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-10T01:20:30.452Z] === RUN TestDaemonProxy [2022-03-10T01:20:30.452Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T01:20:30.775Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-10T01:20:31.374Z] === RUN TestGetAllAllowed [2022-03-10T01:20:31.374Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestGetAllMeta [2022-03-10T01:20:31.374Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T01:20:31.374Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T01:20:31.374Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestIsExistingDirectory [2022-03-10T01:20:31.374Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestGetFilenameForDownload [2022-03-10T01:20:31.374Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestEnv2Variables [2022-03-10T01:20:31.374Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T01:20:31.374Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestMaintainer [2022-03-10T01:20:31.374Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestLabel [2022-03-10T01:20:31.374Z] --- PASS: TestLabel (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestFromScratch [2022-03-10T01:20:31.374Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestFromWithArg [2022-03-10T01:20:31.374Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T01:20:31.374Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestFromWithUndefinedArg [2022-03-10T01:20:31.374Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T01:20:31.374Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestOnbuild [2022-03-10T01:20:31.374Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestWorkdir [2022-03-10T01:20:31.374Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestCmd [2022-03-10T01:20:31.374Z] --- PASS: TestCmd (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestHealthcheckNone [2022-03-10T01:20:31.374Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestHealthcheckCmd [2022-03-10T01:20:31.374Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestEntrypoint [2022-03-10T01:20:31.374Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestExpose [2022-03-10T01:20:31.374Z] --- PASS: TestExpose (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestUser [2022-03-10T01:20:31.374Z] --- PASS: TestUser (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestVolume [2022-03-10T01:20:31.374Z] --- PASS: TestVolume (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestStopSignal [2022-03-10T01:20:31.374Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:20:31.374Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestArg [2022-03-10T01:20:31.374Z] --- PASS: TestArg (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestShell [2022-03-10T01:20:31.374Z] --- PASS: TestShell (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestPrependEnvOnCmd [2022-03-10T01:20:31.374Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestRunWithBuildArgs [2022-03-10T01:20:31.374Z] --- PASS: TestRunWithBuildArgs (0.01s) [2022-03-10T01:20:31.374Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T01:20:31.374Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T01:20:31.374Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T01:20:31.374Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T01:20:31.374Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T01:20:31.374Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestNormalizeWorkdir [2022-03-10T01:20:31.374Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestDispatch [2022-03-10T01:20:31.374Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T01:20:31.374Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T01:20:31.374Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T01:20:31.374Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T01:20:31.374Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T01:20:31.374Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T01:20:31.374Z] === RUN TestDispatch/COPY_url [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch (0.06s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T01:20:31.374Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T01:20:31.374Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T01:20:31.374Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T01:20:31.374Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T01:20:31.374Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T01:20:31.374Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestEmptyDockerfile [2022-03-10T01:20:31.374Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestSymlinkDockerfile [2022-03-10T01:20:31.374Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T01:20:31.374Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T01:20:31.374Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestNonExistingDockerfile [2022-03-10T01:20:31.374Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-10T01:20:31.374Z] === RUN TestCopyRunConfig [2022-03-10T01:20:31.374Z] --- PASS: TestCopyRunConfig (0.01s) [2022-03-10T01:20:31.374Z] === RUN TestDeepCopyRunConfig [2022-03-10T01:20:31.374Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestExportImage [2022-03-10T01:20:31.374Z] --- PASS: TestExportImage (0.00s) [2022-03-10T01:20:31.374Z] === RUN TestNormalizeDest [2022-03-10T01:20:31.374Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T01:20:31.374Z] PASS [2022-03-10T01:20:31.374Z] coverage: 46.7% of statements [2022-03-10T01:20:31.374Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 46.7% of statements [2022-03-10T01:20:31.374Z] === RUN TestTCP4Proxy [2022-03-10T01:20:31.825Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T01:20:31.832Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-10T01:20:31.832Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T01:20:31.833Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestTCP6Proxy [2022-03-10T01:20:31.833Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:20:31.833Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestTCPDualStackProxy [2022-03-10T01:20:31.833Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:20:31.833Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestUDP4Proxy [2022-03-10T01:20:31.833Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestUDP6Proxy [2022-03-10T01:20:31.833Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:20:31.833Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestUDPWriteError [2022-03-10T01:20:31.833Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestSCTP4Proxy [2022-03-10T01:20:31.833Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:20:31.833Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T01:20:31.833Z] === RUN TestSCTP6Proxy [2022-03-10T01:20:31.833Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:20:31.833Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T01:20:31.833Z] PASS [2022-03-10T01:20:31.833Z] coverage: 49.4% of statements [2022-03-10T01:20:31.833Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-03-10T01:20:32.114Z] --- PASS: TestBuildWithHugeFile (111.01s) [2022-03-10T01:20:32.114Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:20:32.114Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:20:32.114Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:20:32.114Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:20:32.114Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:20:32.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:20:32.114Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:20:32.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:20:32.114Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:20:32.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:20:32.114Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:20:32.114Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:20:32.114Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:20:32.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T01:20:32.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-10T01:20:32.114Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-03-10T01:20:32.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-10T01:20:32.114Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:20:32.114Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T01:20:32.374Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T01:20:33.723Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T01:20:33.887Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-03-10T01:20:33.887Z] === RUN TestCreateServiceSysctls [2022-03-10T01:20:34.270Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T01:20:34.527Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T01:20:35.089Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-03-10T01:20:35.089Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-03-10T01:20:35.089Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-03-10T01:20:35.089Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:20:35.347Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-10T01:20:35.347Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T01:20:35.379Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-10T01:20:35.622Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T01:20:35.778Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-03-10T01:20:35.778Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:20:35.880Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T01:20:36.276Z] Loaded image: busybox:latest [2022-03-10T01:20:36.276Z] Loaded image: busybox:glibc [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy (6.27s) [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T01:20:36.446Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-10T01:20:36.446Z] PASS [2022-03-10T01:20:36.446Z] [2022-03-10T01:20:36.446Z] DONE 17 tests in 10.192s [2022-03-10T01:20:36.446Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T01:20:36.446Z] ++ 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-03-10T01:20:36.446Z] ++ set -e [2022-03-10T01:20:36.446Z] ++ '[' -n 0 ']' [2022-03-10T01:20:36.446Z] ++ set -x [2022-03-10T01:20:36.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=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-03-10T01:20:36.532Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T01:20:36.705Z] INFO: Testing against a local daemon [2022-03-10T01:20:36.705Z] === RUN TestCommitInheritsEnv [2022-03-10T01:20:36.705Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-10T01:20:36.705Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:20:36.705Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T01:20:36.705Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:20:36.705Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:20:36.705Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform// [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T01:20:36.963Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T01:20:37.096Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T01:20:37.221Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T01:20:37.221Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:20:37.221Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T01:20:37.221Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:20:37.221Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T01:20:37.221Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:20:37.479Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-10T01:20:37.479Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T01:20:37.479Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:20:37.479Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T01:20:37.479Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:20:37.479Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-10T01:20:37.479Z] === RUN TestTagInvalidReference [2022-03-10T01:20:37.479Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T01:20:37.479Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:20:37.479Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T01:20:37.479Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:20:37.479Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T01:20:37.479Z] === RUN TestTagOfficialNames [2022-03-10T01:20:37.479Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T01:20:37.479Z] === RUN TestTagMatchesDigest [2022-03-10T01:20:37.479Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T01:20:37.479Z] PASS [2022-03-10T01:20:37.479Z] [2022-03-10T01:20:37.479Z] === Skipped [2022-03-10T01:20:37.479Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:20:37.479Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T01:20:37.479Z] [2022-03-10T01:20:37.479Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T01:20:37.479Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:20:37.479Z] [2022-03-10T01:20:37.479Z] DONE 22 tests, 2 skipped in 1.120s [2022-03-10T01:20:37.479Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T01:20:37.479Z] ++ 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-03-10T01:20:37.479Z] ++ set -e [2022-03-10T01:20:37.479Z] ++ '[' -n 0 ']' [2022-03-10T01:20:37.479Z] ++ set -x [2022-03-10T01:20:37.479Z] ++ 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-03-10T01:20:37.737Z] INFO: Testing against a local daemon [2022-03-10T01:20:37.737Z] === RUN TestNetworkCreateDelete [2022-03-10T01:20:37.737Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T01:20:37.737Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:20:37.814Z] .....INFO: Daemon under test started and replied! [2022-03-10T01:20:37.814Z] INFO: Docker version of the daemon under test [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] Client: [2022-03-10T01:20:37.814Z] Version: 17.06.2-ce [2022-03-10T01:20:37.814Z] API version: 1.30 [2022-03-10T01:20:37.814Z] Go version: go1.8.3 [2022-03-10T01:20:37.814Z] Git commit: cec0b72 [2022-03-10T01:20:37.814Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T01:20:37.814Z] OS/Arch: windows/amd64 [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] Server: [2022-03-10T01:20:37.814Z] Version: 0.0.0-dev [2022-03-10T01:20:37.814Z] API version: 1.42 (minimum version 1.24) [2022-03-10T01:20:37.814Z] Go version: go1.17.8 [2022-03-10T01:20:37.814Z] Git commit: 8d5eebcc6e [2022-03-10T01:20:37.814Z] Built: 03/10/2022 01:18:17 [2022-03-10T01:20:37.814Z] OS/Arch: windows/amd64 [2022-03-10T01:20:37.814Z] Experimental: false [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] INFO: Docker info of the daemon under test [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] Containers: 0 [2022-03-10T01:20:37.814Z] Running: 0 [2022-03-10T01:20:37.814Z] Paused: 0 [2022-03-10T01:20:37.814Z] Stopped: 0 [2022-03-10T01:20:37.814Z] Images: 0 [2022-03-10T01:20:37.814Z] Server Version: 0.0.0-dev [2022-03-10T01:20:37.814Z] Storage Driver: windowsfilter [2022-03-10T01:20:37.814Z] Windows: [2022-03-10T01:20:37.814Z] Logging Driver: json-file [2022-03-10T01:20:37.814Z] Plugins: [2022-03-10T01:20:37.814Z] Volume: local [2022-03-10T01:20:37.814Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T01:20:37.814Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T01:20:37.814Z] Swarm: inactive [2022-03-10T01:20:37.814Z] Default Isolation: process [2022-03-10T01:20:37.814Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T01:20:37.814Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T01:20:37.814Z] OSType: windows [2022-03-10T01:20:37.814Z] Architecture: x86_64 [2022-03-10T01:20:37.814Z] CPUs: 4 [2022-03-10T01:20:37.814Z] Total Memory: 32GiB [2022-03-10T01:20:37.814Z] Name: azwin-2-315130 [2022-03-10T01:20:37.814Z] ID: MHXH:YZ2H:R7HS:3PCJ:R72S:QYUP:5SCN:ESXR:MVV7:WHO2:CNDL:ANNI [2022-03-10T01:20:37.814Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T01:20:37.814Z] Debug Mode (client): false [2022-03-10T01:20:37.814Z] Debug Mode (server): true [2022-03-10T01:20:37.814Z] File Descriptors: -1 [2022-03-10T01:20:37.814Z] Goroutines: 16 [2022-03-10T01:20:37.814Z] System Time: 2022-03-10T01:20:35.2958071Z [2022-03-10T01:20:37.814Z] EventsListeners: 0 [2022-03-10T01:20:37.814Z] Registry: https://index.docker.io/v1/ [2022-03-10T01:20:37.814Z] Labels: [2022-03-10T01:20:37.814Z] Experimental: false [2022-03-10T01:20:37.814Z] Insecure Registries: [2022-03-10T01:20:37.814Z] 127.0.0.0/8 [2022-03-10T01:20:37.814Z] Live Restore Enabled: false [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] INFO: Docker images of the daemon under test [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:20:37.814Z] [2022-03-10T01:20:37.814Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T01:20:37.814Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-10T01:20:37.814Z] ltsc2019: Pulling from windows/servercore [2022-03-10T01:20:37.814Z] 4612f6d0b889: Pulling fs layer [2022-03-10T01:20:37.814Z] 0a6173b79e25: Pulling fs layer [2022-03-10T01:20:38.027Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T01:20:38.294Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-03-10T01:20:38.294Z] === RUN TestInspect [2022-03-10T01:20:38.303Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-10T01:20:38.303Z] === RUN TestDaemonDNSFallback [2022-03-10T01:20:38.591Z] Loaded image: debian:bullseye-slim [2022-03-10T01:20:38.591Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T01:20:38.591Z] Loaded image: hello-world:latest [2022-03-10T01:20:38.848Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T01:20:39.103Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-10T01:20:40.473Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-10T01:20:41.037Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-10T01:20:41.561Z] --- PASS: TestInspect (2.67s) [2022-03-10T01:20:41.561Z] === RUN TestCreateJob [2022-03-10T01:20:41.968Z] docker_cli_daemon_test.go:1472: [d713af679d751] daemon is not started [2022-03-10T01:20:42.123Z] === RUN TestCheckpointCreateError [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointCreate [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointDeleteError [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointDelete [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointListError [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointList [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T01:20:42.123Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:20:42.123Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestGetAPIPath [2022-03-10T01:20:42.123Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestParseHostURL [2022-03-10T01:20:42.123Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T01:20:42.123Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPIVersion [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T01:20:42.123Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestClientRedirect [2022-03-10T01:20:42.123Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigCreateUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigCreateError [2022-03-10T01:20:42.123Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigCreate [2022-03-10T01:20:42.123Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspectNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspectUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspectError [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigInspect [2022-03-10T01:20:42.123Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigListUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigListError [2022-03-10T01:20:42.123Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigList [2022-03-10T01:20:42.123Z] --- PASS: TestConfigList (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigRemoveUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigRemoveError [2022-03-10T01:20:42.123Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigRemove [2022-03-10T01:20:42.123Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigUpdateUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigUpdateError [2022-03-10T01:20:42.123Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestConfigUpdate [2022-03-10T01:20:42.123Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCommitError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCommit [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStatPathError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStatPath [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyToContainerError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyToContainer [2022-03-10T01:20:42.123Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyFromContainerError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T01:20:42.123Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestCopyFromContainer [2022-03-10T01:20:42.123Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCreateError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCreateImageNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCreateWithName [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerCreateAutoRemove [2022-03-10T01:20:42.123Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerDiffError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerDiff [2022-03-10T01:20:42.123Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecCreateError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecCreate [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecStartError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecStart [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecInspectError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecInspect [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExportError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExport [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerInspectError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T01:20:42.123Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerInspect [2022-03-10T01:20:42.123Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerInspectNode [2022-03-10T01:20:42.123Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerKillError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerKill [2022-03-10T01:20:42.123Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerListError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerList [2022-03-10T01:20:42.123Z] --- PASS: TestContainerList (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerLogsNotFoundError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerLogsError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerLogs [2022-03-10T01:20:42.123Z] --- PASS: TestContainerLogs (0.16s) [2022-03-10T01:20:42.123Z] === RUN TestContainerPauseError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerPause [2022-03-10T01:20:42.123Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainersPruneError [2022-03-10T01:20:42.123Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainersPrune [2022-03-10T01:20:42.123Z] --- PASS: TestContainersPrune (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRemoveError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRemove [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRenameError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRename [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerResizeError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecResizeError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerResize [2022-03-10T01:20:42.123Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerExecResize [2022-03-10T01:20:42.123Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRestartError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerRestart [2022-03-10T01:20:42.123Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStartError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStart [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStatsError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStats [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStopError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerStop [2022-03-10T01:20:42.123Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerTopError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerTop [2022-03-10T01:20:42.123Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerUnpauseError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerUnpause [2022-03-10T01:20:42.123Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerUpdateError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerUpdate [2022-03-10T01:20:42.123Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerWaitError [2022-03-10T01:20:42.123Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestContainerWait [2022-03-10T01:20:42.123Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestDiskUsageError [2022-03-10T01:20:42.123Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestDiskUsage [2022-03-10T01:20:42.123Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestDistributionInspectUnsupported [2022-03-10T01:20:42.123Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T01:20:42.123Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestEventsErrorInOptions [2022-03-10T01:20:42.123Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestEventsErrorFromServer [2022-03-10T01:20:42.123Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestEvents [2022-03-10T01:20:42.123Z] --- PASS: TestEvents (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestTLSCloseWriter [2022-03-10T01:20:42.123Z] === PAUSE TestTLSCloseWriter [2022-03-10T01:20:42.123Z] === RUN TestImageBuildError [2022-03-10T01:20:42.123Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageBuild [2022-03-10T01:20:42.123Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestGetDockerOS [2022-03-10T01:20:42.123Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageCreateError [2022-03-10T01:20:42.123Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageCreate [2022-03-10T01:20:42.123Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageHistoryError [2022-03-10T01:20:42.123Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageHistory [2022-03-10T01:20:42.123Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageImportError [2022-03-10T01:20:42.123Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageImport [2022-03-10T01:20:42.123Z] --- PASS: TestImageImport (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageInspectError [2022-03-10T01:20:42.123Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageInspectImageNotFound [2022-03-10T01:20:42.123Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageInspectWithEmptyID [2022-03-10T01:20:42.123Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageInspect [2022-03-10T01:20:42.123Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageListError [2022-03-10T01:20:42.123Z] --- PASS: TestImageListError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageList [2022-03-10T01:20:42.123Z] --- PASS: TestImageList (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageListApiBefore125 [2022-03-10T01:20:42.123Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageLoadError [2022-03-10T01:20:42.123Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImageLoad [2022-03-10T01:20:42.123Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagesPruneError [2022-03-10T01:20:42.123Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagesPrune [2022-03-10T01:20:42.123Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullReferenceParseError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullAnyError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePullWithoutErrors [2022-03-10T01:20:42.123Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePushReferenceError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePushAnyError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:20:42.123Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:20:42.123Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithoutErrors [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T01:20:42.124Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageRemoveImageNotFound [2022-03-10T01:20:42.124Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageRemove [2022-03-10T01:20:42.124Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSaveError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSave [2022-03-10T01:20:42.124Z] --- PASS: TestImageSave (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchAnyError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageSearchWithoutErrors [2022-03-10T01:20:42.124Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageTagError [2022-03-10T01:20:42.124Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageTagInvalidReference [2022-03-10T01:20:42.124Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T01:20:42.124Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageTagHexSource [2022-03-10T01:20:42.124Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestImageTag [2022-03-10T01:20:42.124Z] --- PASS: TestImageTag (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestInfoServerError [2022-03-10T01:20:42.124Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T01:20:42.124Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestInfo [2022-03-10T01:20:42.124Z] --- PASS: TestInfo (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkConnectError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkConnect [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkCreateError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkCreate [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkDisconnectError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkDisconnect [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/no_options [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/verbose [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/global_scope [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T01:20:42.124Z] === RUN TestNetworkInspect/server_error [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkListError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkList [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworksPruneError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworksPrune [2022-03-10T01:20:42.124Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNetworkRemove [2022-03-10T01:20:42.124Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T01:20:42.124Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeInspect [2022-03-10T01:20:42.124Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeListError [2022-03-10T01:20:42.124Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeList [2022-03-10T01:20:42.124Z] --- PASS: TestNodeList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeRemove [2022-03-10T01:20:42.124Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeUpdateError [2022-03-10T01:20:42.124Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestNodeUpdate [2022-03-10T01:20:42.124Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestOptionWithHostFromEnv [2022-03-10T01:20:42.124Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestOptionWithTimeout [2022-03-10T01:20:42.124Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T01:20:42.124Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPingFail [2022-03-10T01:20:42.124Z] --- PASS: TestPingFail (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPingWithError [2022-03-10T01:20:42.124Z] 2022/03/10 01:20:40 RoundTripper returned a response & error; ignoring response [2022-03-10T01:20:42.124Z] 2022/03/10 01:20:40 RoundTripper returned a response & error; ignoring response [2022-03-10T01:20:42.124Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPingSuccess [2022-03-10T01:20:42.124Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPingHeadFallback [2022-03-10T01:20:42.124Z] === RUN TestPingHeadFallback/OK [2022-03-10T01:20:42.124Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T01:20:42.124Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T01:20:42.124Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T01:20:42.124Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T01:20:42.124Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginDisableError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginDisable [2022-03-10T01:20:42.124Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginEnableError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginEnable [2022-03-10T01:20:42.124Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginInspect [2022-03-10T01:20:42.124Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginListError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginList [2022-03-10T01:20:42.124Z] --- PASS: TestPluginList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginPushError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginPush [2022-03-10T01:20:42.124Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginRemove [2022-03-10T01:20:42.124Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginSetError [2022-03-10T01:20:42.124Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPluginSet [2022-03-10T01:20:42.124Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSetHostHeader [2022-03-10T01:20:42.124Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestPlainTextError [2022-03-10T01:20:42.124Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestInfiniteError [2022-03-10T01:20:42.124Z] --- PASS: TestInfiniteError (0.04s) [2022-03-10T01:20:42.124Z] === RUN TestCanceledContext [2022-03-10T01:20:42.124Z] 2022/03/10 01:20:40 RoundTripper returned a response & error; ignoring response [2022-03-10T01:20:42.124Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestDeadlineExceededContext [2022-03-10T01:20:42.124Z] 2022/03/10 01:20:40 RoundTripper returned a response & error; ignoring response [2022-03-10T01:20:42.124Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretCreateUnsupported [2022-03-10T01:20:42.124Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretCreateError [2022-03-10T01:20:42.124Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretCreate [2022-03-10T01:20:42.124Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretInspectUnsupported [2022-03-10T01:20:42.124Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T01:20:42.124Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretInspect [2022-03-10T01:20:42.124Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretListUnsupported [2022-03-10T01:20:42.124Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretListError [2022-03-10T01:20:42.124Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretList [2022-03-10T01:20:42.124Z] --- PASS: TestSecretList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretRemoveUnsupported [2022-03-10T01:20:42.124Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretRemove [2022-03-10T01:20:42.124Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretUpdateUnsupported [2022-03-10T01:20:42.124Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretUpdateError [2022-03-10T01:20:42.124Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSecretUpdate [2022-03-10T01:20:42.124Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceCreateError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceCreate [2022-03-10T01:20:42.124Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T01:20:42.124Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceCreateDigestPinning [2022-03-10T01:20:42.124Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T01:20:42.124Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceInspect [2022-03-10T01:20:42.124Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceListError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceList [2022-03-10T01:20:42.124Z] --- PASS: TestServiceList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceLogsError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceLogs [2022-03-10T01:20:42.124Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceRemove [2022-03-10T01:20:42.124Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceUpdateError [2022-03-10T01:20:42.124Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestServiceUpdate [2022-03-10T01:20:42.124Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmGetUnlockKey [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmInitError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmInit [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmInspect [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmJoinError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmJoin [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmLeaveError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmLeave [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmUnlockError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmUnlock [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmUpdateError [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestSwarmUpdate [2022-03-10T01:20:42.124Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestTaskInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestTaskInspect [2022-03-10T01:20:42.124Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestTaskListError [2022-03-10T01:20:42.124Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestTaskList [2022-03-10T01:20:42.124Z] --- PASS: TestTaskList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeCreateError [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeCreate [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeInspectError [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeInspectNotFound [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeInspect [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeListError [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeList [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeRemoveError [2022-03-10T01:20:42.124Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T01:20:42.124Z] === RUN TestVolumeRemove [2022-03-10T01:20:42.125Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T01:20:42.125Z] === CONT TestTLSCloseWriter [2022-03-10T01:20:42.125Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-10T01:20:42.125Z] PASS [2022-03-10T01:20:42.125Z] coverage: 75.2% of statements [2022-03-10T01:20:42.125Z] ok github.com/docker/docker/client 0.437s coverage: 75.2% of statements [2022-03-10T01:20:42.532Z] check_test.go:308: [d4bf56253420f] daemon is not started [2022-03-10T01:20:42.532Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-10T01:20:42.788Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-10T01:20:43.720Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T01:20:44.078Z] --- PASS: TestCreateJob (3.03s) [2022-03-10T01:20:44.078Z] === RUN TestReplicatedJob [2022-03-10T01:20:44.651Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T01:20:44.651Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-10T01:20:44.858Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-03-10T01:20:44.858Z] === RUN TestInspectNetwork [2022-03-10T01:20:46.545Z] check_test.go:308: [dc1470cbe3a4b] daemon is not started [2022-03-10T01:20:46.545Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-10T01:20:46.545Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T01:20:47.108Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T01:20:47.387Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T01:20:47.387Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T01:20:47.387Z] === RUN TestInspectNetwork/network_name [2022-03-10T01:20:47.387Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T01:20:47.671Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T01:20:48.162Z] 0a6173b79e25: Verifying Checksum [2022-03-10T01:20:48.162Z] 0a6173b79e25: Download complete [2022-03-10T01:20:49.039Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T01:20:49.323Z] --- PASS: TestReplicatedJob (5.07s) [2022-03-10T01:20:49.323Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:20:49.968Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.53s) [2022-03-10T01:20:49.968Z] PASS [2022-03-10T01:20:49.968Z] [2022-03-10T01:20:49.968Z] === Skipped [2022-03-10T01:20:49.968Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T01:20:49.968Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:20:49.968Z] [2022-03-10T01:20:49.968Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:20:49.968Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:20:49.968Z] [2022-03-10T01:20:49.968Z] DONE 34 tests, 2 skipped in 172.940s [2022-03-10T01:20:49.968Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T01:20:49.968Z] ++ 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-03-10T01:20:49.968Z] ++ set -e [2022-03-10T01:20:49.968Z] ++ '[' -n 0 ']' [2022-03-10T01:20:49.968Z] ++ set -x [2022-03-10T01:20:49.968Z] ++ 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-03-10T01:20:49.968Z] INFO: Testing against a local daemon [2022-03-10T01:20:49.968Z] === RUN TestConfigInspect [2022-03-10T01:20:50.225Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T01:20:50.482Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-10T01:20:51.045Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T01:20:51.257Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-10T01:20:51.568Z] --- PASS: TestInspectNetwork (6.86s) [2022-03-10T01:20:51.568Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T01:20:51.568Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T01:20:51.568Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T01:20:51.568Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T01:20:51.568Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:20:51.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T01:20:51.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T01:20:52.501Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2022-03-10T01:20:52.501Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:20:52.619Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-03-10T01:20:52.619Z] === RUN TestServiceListWithStatuses [2022-03-10T01:20:52.619Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:20:52.619Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:20:52.619Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:20:52.759Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:20:52.759Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:20:52.759Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:20:52.759Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:20:52.759Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:20:52.759Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:20:52.759Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:20:52.759Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:20:52.759Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T01:20:52.759Z] === RUN TestNetworkList [2022-03-10T01:20:52.759Z] === RUN TestNetworkList//networks [2022-03-10T01:20:52.759Z] === PAUSE TestNetworkList//networks [2022-03-10T01:20:52.759Z] === RUN TestNetworkList//networks/ [2022-03-10T01:20:52.759Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:20:52.759Z] === CONT TestNetworkList//networks [2022-03-10T01:20:52.759Z] === CONT TestNetworkList//networks/ [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:20:52.759Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:20:52.759Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:20:52.910Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T01:20:52.910Z] --- PASS: TestConfigInspect (2.91s) [2022-03-10T01:20:52.910Z] === RUN TestConfigList [2022-03-10T01:20:53.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-10T01:20:53.167Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T01:20:53.325Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-10T01:20:53.325Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:20:54.259Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-10T01:20:54.259Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:20:54.825Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-03-10T01:20:54.825Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:20:55.688Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-10T01:20:55.688Z] --- PASS: TestConfigList (2.91s) [2022-03-10T01:20:55.688Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:20:56.199Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-10T01:20:56.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:20:56.803Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-03-10T01:20:56.803Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:20:57.574Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-10T01:20:57.574Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:20:57.832Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-10T01:20:57.832Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:20:58.211Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-10T01:20:58.773Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-03-10T01:20:58.773Z] === RUN TestConfigsUpdate [2022-03-10T01:20:59.765Z] --- PASS: TestCheckoutGit (28.90s) [2022-03-10T01:20:59.765Z] === RUN TestValidGitTransport [2022-03-10T01:20:59.765Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T01:20:59.765Z] === RUN TestGitInvalidRef [2022-03-10T01:20:59.765Z] --- PASS: TestGitInvalidRef (0.18s) [2022-03-10T01:20:59.765Z] PASS [2022-03-10T01:20:59.765Z] coverage: 86.3% of statements [2022-03-10T01:20:59.765Z] ok github.com/docker/docker/builder/remotecontext/git 29.135s coverage: 86.3% of statements [2022-03-10T01:20:59.765Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T01:20:59.765Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T01:21:00.075Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-03-10T01:21:00.075Z] === RUN TestServicePlugin [2022-03-10T01:21:00.360Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-03-10T01:21:00.360Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:21:00.360Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:21:00.360Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:21:00.360Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:21:00.542Z] 4612f6d0b889: Download complete [2022-03-10T01:21:01.130Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-10T01:21:01.310Z] --- PASS: TestConfigsUpdate (2.59s) [2022-03-10T01:21:01.310Z] === RUN TestTemplatedConfig [2022-03-10T01:21:01.572Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-10T01:21:02.214Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-10T01:21:03.345Z] plugin_test.go:61: [d5b0118200c19] joining swarm manager [df65242c14ea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:21:04.099Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T01:21:04.428Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-03-10T01:21:04.428Z] === RUN TestConfigureDaemonLogs [2022-03-10T01:21:04.428Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T01:21:04.428Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T01:21:04.428Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T01:21:04.428Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T01:21:04.428Z] PASS [2022-03-10T01:21:04.428Z] coverage: 19.0% of statements [2022-03-10T01:21:04.428Z] ok github.com/docker/docker/cmd/dockerd 0.451s coverage: 19.0% of statements [2022-03-10T01:21:04.428Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T01:21:04.428Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T01:21:04.662Z] --- PASS: TestTemplatedConfig (3.57s) [2022-03-10T01:21:04.662Z] === RUN TestConfigCreateResolve [2022-03-10T01:21:04.711Z] plugin_test.go:64: [d7ae0c911484b] joining swarm manager [df65242c14ea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:21:04.883Z] === RUN TestContainerStopSignal [2022-03-10T01:21:04.883Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestContainerStopTimeout [2022-03-10T01:21:04.883Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T01:21:04.883Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T01:21:04.883Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T01:21:04.883Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T01:21:04.883Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T01:21:04.883Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestNewMemoryStore [2022-03-10T01:21:04.883Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestAddContainers [2022-03-10T01:21:04.883Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestGetContainer [2022-03-10T01:21:04.883Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestDeleteContainer [2022-03-10T01:21:04.883Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestListContainers [2022-03-10T01:21:04.883Z] --- PASS: TestListContainers (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestFirstContainer [2022-03-10T01:21:04.883Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestApplyAllContainer [2022-03-10T01:21:04.883Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestIsValidHealthString [2022-03-10T01:21:04.883Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T01:21:04.883Z] === RUN TestStateRunStop [2022-03-10T01:21:04.884Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T01:21:04.884Z] === RUN TestStateTimeoutWait [2022-03-10T01:21:05.225Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-10T01:21:05.338Z] state_test.go:141: Stop callback fired [2022-03-10T01:21:05.338Z] state_test.go:165: Stop callback fired [2022-03-10T01:21:05.338Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T01:21:05.338Z] === RUN TestIsValidStateString [2022-03-10T01:21:05.338Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T01:21:05.338Z] === RUN TestViewSaveDelete [2022-03-10T01:21:05.338Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-10T01:21:05.338Z] === RUN TestViewAll [2022-03-10T01:21:05.338Z] --- PASS: TestViewAll (0.01s) [2022-03-10T01:21:05.338Z] === RUN TestViewGet [2022-03-10T01:21:05.338Z] --- PASS: TestViewGet (0.01s) [2022-03-10T01:21:05.338Z] === RUN TestNames [2022-03-10T01:21:05.338Z] --- PASS: TestNames (0.00s) [2022-03-10T01:21:05.338Z] === RUN TestViewWithHealthCheck [2022-03-10T01:21:05.338Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T01:21:05.338Z] PASS [2022-03-10T01:21:05.338Z] coverage: 41.5% of statements [2022-03-10T01:21:05.338Z] ok github.com/docker/docker/container 0.219s coverage: 41.5% of statements [2022-03-10T01:21:05.338Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T01:21:05.338Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T01:21:05.338Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T01:21:05.338Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T01:21:06.300Z] === RUN TestPrepare [2022-03-10T01:21:06.300Z] --- PASS: TestPrepare (0.00s) [2022-03-10T01:21:06.300Z] === RUN TestStart [2022-03-10T01:21:06.300Z] --- PASS: TestStart (0.00s) [2022-03-10T01:21:06.300Z] === RUN TestWaitCancel [2022-03-10T01:21:06.300Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T01:21:06.300Z] === RUN TestWaitDisabled [2022-03-10T01:21:06.300Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T01:21:06.300Z] === RUN TestWaitEnabled [2022-03-10T01:21:06.300Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T01:21:06.300Z] === RUN TestRemove [2022-03-10T01:21:06.300Z] --- PASS: TestRemove (0.00s) [2022-03-10T01:21:06.300Z] PASS [2022-03-10T01:21:06.300Z] coverage: 65.3% of statements [2022-03-10T01:21:06.300Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-03-10T01:21:06.575Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-10T01:21:07.119Z] --- PASS: TestConfigCreateResolve (2.42s) [2022-03-10T01:21:07.119Z] PASS [2022-03-10T01:21:07.119Z] [2022-03-10T01:21:07.119Z] DONE 6 tests in 17.375s [2022-03-10T01:21:07.119Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T01:21:07.119Z] ++ 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-03-10T01:21:07.119Z] ++ set -e [2022-03-10T01:21:07.119Z] ++ '[' -n 0 ']' [2022-03-10T01:21:07.119Z] ++ set -x [2022-03-10T01:21:07.119Z] ++ 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-03-10T01:21:07.376Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-10T01:21:07.376Z] INFO: Testing against a local daemon [2022-03-10T01:21:07.376Z] === RUN TestCheckpoint [2022-03-10T01:21:07.376Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:21:07.376Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:21:07.376Z] === RUN TestContainerInvalidJSON [2022-03-10T01:21:07.376Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:21:07.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:21:07.376Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:21:07.376Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:21:07.376Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:21:07.376Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:21:07.376Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T01:21:07.376Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T01:21:07.376Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-10T01:21:07.376Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:21:07.376Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-10T01:21:07.376Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:21:07.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T01:21:07.633Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:21:07.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T01:21:07.633Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:21:07.633Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T01:21:07.633Z] === RUN TestCopyFromContainer [2022-03-10T01:21:07.894Z] check_test.go:308: [da70b22c2f32b] daemon is not started [2022-03-10T01:21:07.894Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-10T01:21:07.894Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T01:21:08.457Z] check_test.go:308: [d7804c0936fb4] daemon is not started [2022-03-10T01:21:08.457Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-10T01:21:08.457Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T01:21:08.469Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T01:21:08.469Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T01:21:08.469Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T01:21:08.469Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T01:21:08.469Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T01:21:08.470Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T01:21:08.470Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T01:21:08.470Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T01:21:08.470Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T01:21:08.470Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T01:21:08.470Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T01:21:08.470Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T01:21:08.470Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T01:21:08.470Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T01:21:08.470Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T01:21:08.470Z] PASS [2022-03-10T01:21:08.470Z] coverage: 35.9% of statements [2022-03-10T01:21:08.470Z] ok github.com/docker/docker/daemon/cluster/convert 0.669s coverage: 35.9% of statements [2022-03-10T01:21:08.470Z] === RUN TestNewListSecretsFilters [2022-03-10T01:21:08.470Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T01:21:08.470Z] === RUN TestNewListConfigsFilters [2022-03-10T01:21:08.470Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T01:21:08.470Z] PASS [2022-03-10T01:21:08.470Z] coverage: 0.5% of statements [2022-03-10T01:21:08.470Z] ok github.com/docker/docker/daemon/cluster 0.980s coverage: 0.5% of statements [2022-03-10T01:21:09.022Z] === RUN TestCopyFromContainer// [2022-03-10T01:21:09.022Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T01:21:09.280Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T01:21:09.280Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T01:21:09.537Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T01:21:09.537Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T01:21:09.795Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T01:21:09.795Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T01:21:09.795Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-10T01:21:10.052Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T01:21:10.052Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T01:21:10.052Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T01:21:10.052Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T01:21:10.309Z] check_test.go:308: [d6afc7983b5a4] daemon is not started [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer (2.71s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-03-10T01:21:10.309Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-03-10T01:21:10.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:21:10.309Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-10T01:21:10.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:21:10.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:21:10.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:21:10.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:21:10.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:21:10.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:21:10.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:21:10.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:21:10.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:21:10.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:21:10.309Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:21:10.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-10T01:21:10.309Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:21:10.309Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:21:10.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:21:10.309Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:21:10.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:21:10.309Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:21:10.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:21:10.309Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:21:10.309Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:21:10.309Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:21:10.309Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:21:10.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:21:10.309Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:21:10.567Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-03-10T01:21:10.567Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:21:10.823Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-10T01:21:11.364Z] === RUN TestBuilderGC [2022-03-10T01:21:11.364Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestFindConfigurationConflicts [2022-03-10T01:21:11.364Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T01:21:11.364Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.05s) [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T01:21:11.364Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T01:21:11.364Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T01:21:11.364Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_label [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T01:21:11.364Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T01:21:11.364Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T01:21:11.364Z] time="2022-03-10T01:21:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T01:21:11.364Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-03-10T01:21:11.364Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T01:21:11.364Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:11.364Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestReloadBadDefaultConfig [2022-03-10T01:21:11.364Z] time="2022-03-10T01:21:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2995581347" [2022-03-10T01:21:11.364Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestReloadWithConflictingLabels [2022-03-10T01:21:11.364Z] time="2022-03-10T01:21:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3339785809" [2022-03-10T01:21:11.364Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T01:21:11.364Z] time="2022-03-10T01:21:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2692921196" [2022-03-10T01:21:11.364Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestMaskURLCredentials [2022-03-10T01:21:11.364Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T01:21:11.364Z] === RUN TestDaemonConfigurationMerge [2022-03-10T01:21:11.364Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T01:21:11.364Z] PASS [2022-03-10T01:21:11.364Z] coverage: 79.2% of statements [2022-03-10T01:21:11.364Z] ok github.com/docker/docker/daemon/config 0.441s coverage: 79.2% of statements [2022-03-10T01:21:11.820Z] === RUN TestEventsLog [2022-03-10T01:21:11.820Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T01:21:11.820Z] === RUN TestEventsLogTimeout [2022-03-10T01:21:11.820Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T01:21:11.820Z] === RUN TestLogEvents [2022-03-10T01:21:11.820Z] === RUN TestWaitNodeAttachment [2022-03-10T01:21:11.820Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T01:21:11.820Z] === RUN TestLoadBufferedEvents [2022-03-10T01:21:12.275Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-10T01:21:12.275Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T01:21:12.275Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T01:21:12.275Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T01:21:12.275Z] PASS [2022-03-10T01:21:12.275Z] coverage: 50.0% of statements [2022-03-10T01:21:12.275Z] ok github.com/docker/docker/daemon/events 0.241s coverage: 50.0% of statements [2022-03-10T01:21:12.275Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-03-10T01:21:12.275Z] === RUN TestIsolationConversion [2022-03-10T01:21:12.275Z] === RUN TestIsolationConversion/default [2022-03-10T01:21:12.275Z] === RUN TestIsolationConversion/process [2022-03-10T01:21:12.275Z] === RUN TestIsolationConversion/hyperv [2022-03-10T01:21:12.275Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestContainerLabels [2022-03-10T01:21:12.275Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestCredentialSpecConversion [2022-03-10T01:21:12.275Z] === RUN TestCredentialSpecConversion/none [2022-03-10T01:21:12.275Z] === RUN TestCredentialSpecConversion/config [2022-03-10T01:21:12.275Z] === RUN TestCredentialSpecConversion/file [2022-03-10T01:21:12.275Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T01:21:12.275Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T01:21:12.275Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountBind [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountVolume [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountTarget [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T01:21:12.275Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T01:21:12.275Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T01:21:12.275Z] PASS [2022-03-10T01:21:12.275Z] coverage: 11.0% of statements [2022-03-10T01:21:12.275Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.615s coverage: 11.0% of statements [2022-03-10T01:21:12.555Z] --- PASS: TestServiceWithDataPathPortInit (12.59s) [2022-03-10T01:21:12.555Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:21:12.718Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-10T01:21:12.718Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2022-03-10T01:21:12.718Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:21:12.730Z] === RUN TestIsEmptyDir [2022-03-10T01:21:12.730Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T01:21:12.730Z] PASS [2022-03-10T01:21:12.730Z] coverage: 2.3% of statements [2022-03-10T01:21:12.730Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2022-03-10T01:21:12.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T01:21:13.186Z] === RUN TestVerifyNetworkingConfig [2022-03-10T01:21:13.186Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestGetContainer [2022-03-10T01:21:13.186Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestValidContainerNames [2022-03-10T01:21:13.186Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestContainerInitDNS [2022-03-10T01:21:13.186Z] daemon_test.go:145: root required [2022-03-10T01:21:13.186Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestMerge [2022-03-10T01:21:13.186Z] --- PASS: TestMerge (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestValidateContainerIsolation [2022-03-10T01:21:13.186Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestFindNetworkErrorType [2022-03-10T01:21:13.186Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestEnsureServicesExist [2022-03-10T01:21:13.186Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestEnsureServicesExistErrors [2022-03-10T01:21:13.186Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T01:21:13.186Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T01:21:13.186Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T01:21:13.186Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestContainerDelete [2022-03-10T01:21:13.186Z] --- PASS: TestContainerDelete (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestContainerDoubleDelete [2022-03-10T01:21:13.186Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T01:21:13.186Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T01:21:13.186Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestNoneHealthcheck [2022-03-10T01:21:13.186Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestHealthStates [2022-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] time="2022-03-10T01:21:12Z" 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-03-10T01:21:13.186Z] --- PASS: TestHealthStates (0.15s) [2022-03-10T01:21:13.186Z] === RUN TestGetInspectData [2022-03-10T01:21:13.186Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestFillLicense [2022-03-10T01:21:13.186Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestListInvalidFilter [2022-03-10T01:21:13.186Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestNameFilter [2022-03-10T01:21:13.186Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T01:21:13.186Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T01:21:13.186Z] === 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-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T01:21:13.186Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T01:21:13.186Z] --- 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-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T01:21:13.186Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadLabels [2022-03-10T01:21:13.186Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T01:21:13.186Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadMirrors [2022-03-10T01:21:13.186Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T01:21:13.186Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T01:21:13.186Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T01:21:13.186Z] reload_test.go:342: root required [2022-03-10T01:21:13.186Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T01:21:13.186Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T01:21:13.186Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-10T01:21:13.186Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T01:21:13.186Z] === RUN TestLinkNaming [2022-03-10T01:21:13.186Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLinkNew [2022-03-10T01:21:13.186Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLinkEnv [2022-03-10T01:21:13.186Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLinkMultipleEnv [2022-03-10T01:21:13.186Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T01:21:13.186Z] === RUN TestLinkPortRangeEnv [2022-03-10T01:21:13.186Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T01:21:13.186Z] PASS [2022-03-10T01:21:13.186Z] coverage: 93.0% of statements [2022-03-10T01:21:13.187Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-10T01:21:13.187Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T01:21:13.187Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-03-10T01:21:13.187Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T01:21:13.187Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-10T01:21:13.187Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T01:21:13.187Z] === RUN TestParseVolumesFrom [2022-03-10T01:21:13.187Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T01:21:13.187Z] PASS [2022-03-10T01:21:13.187Z] coverage: 8.6% of statements [2022-03-10T01:21:13.187Z] ok github.com/docker/docker/daemon 0.337s coverage: 8.6% of statements [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T01:21:13.187Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T01:21:14.343Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:21:14.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:21:14.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:21:14.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:21:14.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:21:14.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:21:14.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:21:14.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:21:14.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:21:14.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:21:14.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:21:14.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:21:14.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-10T01:21:14.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:21:15.083Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:93030z7niqtptde1exwljkr0a Created:2022-03-10 01:21:13.900455243 +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[ac60b47afdcf1313defef043d007ce9d9436cbea6e5c1e63d17c0e913f80fbd5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgkixxisj5tytsf5lck8a43vh EndpointID:c2d9602fa4cf0c468c684c782962282e431ce4ef722c3bce100628b2872718c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9cda268ffff574fb8e01aad8af3f9ff8ae111aaba6d00013ccd5ae594924a5a6 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:83fcb5382993 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgkixxisj5tytsf5lck8a43vh EndpointID:c2d9602fa4cf0c468c684c782962282e431ce4ef722c3bce100628b2872718c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T01:21:15.164Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-03-10T01:21:15.164Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:21:15.164Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:21:15.164Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:21:15.164Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-10T01:21:15.164Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:21:15.164Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T01:21:15.164Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:21:15.164Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-10T01:21:15.164Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:21:15.164Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T01:21:15.164Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T01:21:15.164Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T01:21:15.164Z] === RUN TestDaemonRestartIpcMode [2022-03-10T01:21:15.164Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T01:21:15.164Z] === RUN TestDaemonHostGatewayIP [2022-03-10T01:21:15.164Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T01:21:15.164Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T01:21:15.164Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T01:21:15.164Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:21:15.164Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T01:21:15.164Z] === RUN TestDiff [2022-03-10T01:21:15.355Z] === RUN TestAdapterReadLogs [2022-03-10T01:21:15.355Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestCopier [2022-03-10T01:21:15.355Z] --- PASS: TestCopier (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestCopierLongLines [2022-03-10T01:21:15.355Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestCopierSlow [2022-03-10T01:21:15.355Z] --- PASS: TestCopierSlow (0.20s) [2022-03-10T01:21:15.355Z] === RUN TestCopierWithSized [2022-03-10T01:21:15.355Z] === RUN TestCopierWithSized/as_is [2022-03-10T01:21:15.355Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T01:21:15.355Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-10T01:21:15.355Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-10T01:21:15.355Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-10T01:21:15.355Z] === RUN TestCopierWithPartial [2022-03-10T01:21:15.355Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestRingLogger [2022-03-10T01:21:15.355Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestRingCap [2022-03-10T01:21:15.355Z] --- PASS: TestRingCap (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestRingClose [2022-03-10T01:21:15.355Z] --- PASS: TestRingClose (0.00s) [2022-03-10T01:21:15.355Z] === RUN TestRingDrain [2022-03-10T01:21:15.355Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T01:21:15.355Z] PASS [2022-03-10T01:21:15.355Z] coverage: 43.2% of statements [2022-03-10T01:21:15.355Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.2% of statements [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T01:21:15.355Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T01:21:15.355Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T01:21:15.355Z] PASS [2022-03-10T01:21:15.355Z] coverage: 33.6% of statements [2022-03-10T01:21:15.355Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-03-10T01:21:15.420Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/defaults [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T01:21:15.810Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T01:21:15.810Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T01:21:15.810Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T01:21:15.810Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T01:21:15.810Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T01:21:15.810Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T01:21:15.987Z] --- PASS: TestDiff (0.76s) [2022-03-10T01:21:15.987Z] === RUN TestExecWithCloseStdin [2022-03-10T01:21:16.244Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-10T01:21:16.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T01:21:16.269Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T01:21:16.269Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T01:21:16.269Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestSearchRegistryForImages [2022-03-10T01:21:16.269Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T01:21:16.269Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestImageDelete [2022-03-10T01:21:16.269Z] === RUN TestImageDelete/no_lease [2022-03-10T01:21:16.269Z] === RUN TestImageDelete/lease_exists [2022-03-10T01:21:16.269Z] --- PASS: TestImageDelete (0.03s) [2022-03-10T01:21:16.269Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-10T01:21:16.269Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-10T01:21:16.269Z] === RUN TestContentStoreForPull [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T01:21:16.269Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-03-10T01:21:16.269Z] === RUN TestCreateSuccess [2022-03-10T01:21:16.269Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCreateStreamSkipped [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T01:21:16.269Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCreateLogGroupSuccess [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T01:21:16.269Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCreateError [2022-03-10T01:21:16.269Z] --- PASS: TestCreateError (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCreateAlreadyExists [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T01:21:16.269Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestLogClosed [2022-03-10T01:21:16.269Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestLogBlocking [2022-03-10T01:21:16.269Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T01:21:16.269Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T01:21:16.269Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestPublishBatchSuccess [2022-03-10T01:21:16.269Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestPublishBatchError [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=error msg=error [2022-03-10T01:21:16.269Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:21:16.269Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:21:16.269Z] time="2022-03-10T01:21:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T01:21:16.269Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchSimple [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchTicker [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchClose [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/3/���� [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T01:21:16.269Z] === RUN TestEffectiveLen/5/ [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/0/ [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: He [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/6/a� [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: a [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: � [2022-03-10T01:21:16.269Z] === RUN TestFindValidSplit/7/a� [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T01:21:16.269Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit (0.01s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T01:21:16.269Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestProcessEventEmoji [2022-03-10T01:21:16.269Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchLineSplit [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchLineSplit (0.07s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMaxEvents [2022-03-10T01:21:16.269Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-10T01:21:16.269Z] PASS [2022-03-10T01:21:16.269Z] coverage: 6.8% of statements [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T01:21:16.269Z] ok github.com/docker/docker/daemon/images 0.343s coverage: 6.8% of statements [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-10T01:21:16.269Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T01:21:16.269Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T01:21:16.269Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T01:21:16.269Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T01:21:16.269Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T01:21:16.269Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T01:21:16.269Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T01:21:16.270Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T01:21:16.270Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestCreateTagSuccess [2022-03-10T01:21:16.270Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T01:21:16.270Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T01:21:16.270Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T01:21:16.270Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T01:21:16.270Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-10T01:21:16.270Z] PASS [2022-03-10T01:21:16.270Z] coverage: 80.2% of statements [2022-03-10T01:21:16.270Z] ok github.com/docker/docker/daemon/logger/awslogs 0.423s coverage: 80.2% of statements [2022-03-10T01:21:16.270Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T01:21:16.270Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T01:21:16.270Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T01:21:16.270Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T01:21:16.270Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T01:21:16.270Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T01:21:16.270Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T01:21:16.725Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-03-10T01:21:16.725Z] === RUN TestFastTimeMarshalJSON [2022-03-10T01:21:16.725Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-10T01:21:16.725Z] PASS [2022-03-10T01:21:16.725Z] coverage: 87.2% of statements [2022-03-10T01:21:16.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.179s coverage: 87.2% of statements [2022-03-10T01:21:16.725Z] === RUN TestJSONFileLogger [2022-03-10T01:21:16.725Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T01:21:16.725Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T01:21:16.725Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T01:21:16.725Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T01:21:16.725Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T01:21:16.725Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T01:21:16.725Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T01:21:16.725Z] === RUN TestEncodeDecode [2022-03-10T01:21:16.725Z] === PAUSE TestEncodeDecode [2022-03-10T01:21:16.725Z] === RUN TestUnexpectedEOF [2022-03-10T01:21:16.725Z] time="2022-03-10T01:21:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:21:16.725Z] time="2022-03-10T01:21:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:21:16.725Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-10T01:21:16.725Z] === CONT TestEncodeDecode [2022-03-10T01:21:16.725Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T01:21:16.725Z] PASS [2022-03-10T01:21:16.725Z] coverage: 69.9% of statements [2022-03-10T01:21:16.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.233s coverage: 69.9% of statements [2022-03-10T01:21:16.808Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-03-10T01:21:16.808Z] === RUN TestExec [2022-03-10T01:21:17.372Z] --- PASS: TestExec (0.68s) [2022-03-10T01:21:17.372Z] === RUN TestExecUser [2022-03-10T01:21:18.252Z] === RUN TestWriteLog [2022-03-10T01:21:18.252Z] === PAUSE TestWriteLog [2022-03-10T01:21:18.252Z] === RUN TestReadLog [2022-03-10T01:21:18.252Z] === PAUSE TestReadLog [2022-03-10T01:21:18.252Z] === RUN TestDecode [2022-03-10T01:21:18.252Z] --- PASS: TestDecode (0.02s) [2022-03-10T01:21:18.252Z] === CONT TestWriteLog [2022-03-10T01:21:18.252Z] === CONT TestReadLog [2022-03-10T01:21:18.252Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestReadLog/tail_exact [2022-03-10T01:21:18.252Z] === RUN TestLog [2022-03-10T01:21:18.252Z] === RUN TestOpenFileDelete [2022-03-10T01:21:18.252Z] --- PASS: TestLog (0.03s) [2022-03-10T01:21:18.252Z] PASS [2022-03-10T01:21:18.252Z] coverage: 31.5% of statements [2022-03-10T01:21:18.252Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestOpenFileRename [2022-03-10T01:21:18.252Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestHandleDecoderErr [2022-03-10T01:21:18.252Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestParseLogTagDefaultTag [2022-03-10T01:21:18.252Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestParseLogTag [2022-03-10T01:21:18.252Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestParseLogTagEmptyTag [2022-03-10T01:21:18.252Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestTailFiles [2022-03-10T01:21:18.252Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestFollowLogsConsumerGone [2022-03-10T01:21:18.252Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestFollowLogsProducerGone [2022-03-10T01:21:18.252Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2022-03-10T01:21:18.252Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-10T01:21:18.252Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-10T01:21:18.252Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-10T01:21:18.252Z] === RUN TestCheckCapacityAndRotate [2022-03-10T01:21:18.252Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T01:21:18.252Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T01:21:18.252Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-03-10T01:21:18.252Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T01:21:18.252Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-10T01:21:18.252Z] PASS [2022-03-10T01:21:18.252Z] coverage: 53.5% of statements [2022-03-10T01:21:18.252Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.5% of statements [2022-03-10T01:21:18.252Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T01:21:18.252Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T01:21:18.252Z] --- PASS: TestReadLog (0.19s) [2022-03-10T01:21:18.252Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-03-10T01:21:18.252Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-10T01:21:18.252Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-10T01:21:18.252Z] PASS [2022-03-10T01:21:18.252Z] coverage: 78.7% of statements [2022-03-10T01:21:18.252Z] ok github.com/docker/docker/daemon/logger/local 0.263s coverage: 78.7% of statements [2022-03-10T01:21:18.252Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T01:21:18.301Z] --- PASS: TestExecUser (0.64s) [2022-03-10T01:21:18.301Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:21:18.865Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-03-10T01:21:18.865Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:21:19.222Z] === RUN TestNewParse [2022-03-10T01:21:19.222Z] --- PASS: TestNewParse (0.00s) [2022-03-10T01:21:19.222Z] PASS [2022-03-10T01:21:19.222Z] coverage: 8.3% of statements [2022-03-10T01:21:19.222Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-03-10T01:21:19.222Z] === RUN TestValidateLogOpt [2022-03-10T01:21:19.222Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestNewMissedConfig [2022-03-10T01:21:19.222Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestNewMissedUrl [2022-03-10T01:21:19.222Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestNewMissedToken [2022-03-10T01:21:19.222Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestNewWithProxy [2022-03-10T01:21:19.222Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestDefault [2022-03-10T01:21:19.222Z] --- PASS: TestDefault (0.01s) [2022-03-10T01:21:19.222Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T01:21:19.222Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestJsonFormat [2022-03-10T01:21:19.222Z] --- PASS: TestJsonFormat (0.01s) [2022-03-10T01:21:19.222Z] === RUN TestRawFormat [2022-03-10T01:21:19.222Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestRawFormatWithLabels [2022-03-10T01:21:19.222Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestRawFormatWithoutTag [2022-03-10T01:21:19.222Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T01:21:19.222Z] === RUN TestBatching [2022-03-10T01:21:19.265Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s) [2022-03-10T01:21:19.265Z] PASS [2022-03-10T01:21:19.265Z] [2022-03-10T01:21:19.265Z] === Skipped [2022-03-10T01:21:19.265Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:21:19.265Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:21:19.265Z] [2022-03-10T01:21:19.265Z] DONE 26 tests, 1 skipped in 41.734s [2022-03-10T01:21:19.265Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:21:19.265Z] ++ 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-03-10T01:21:19.265Z] ++ set -e [2022-03-10T01:21:19.265Z] ++ '[' -n 0 ']' [2022-03-10T01:21:19.265Z] ++ set -x [2022-03-10T01:21:19.265Z] ++ 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-03-10T01:21:19.523Z] INFO: Testing against a local daemon [2022-03-10T01:21:19.523Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T01:21:19.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:21:19.523Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:21:19.523Z] === RUN TestDockerNetworkIpvlan [2022-03-10T01:21:19.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:21:19.523Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:21:19.523Z] PASS [2022-03-10T01:21:19.523Z] [2022-03-10T01:21:19.523Z] === Skipped [2022-03-10T01:21:19.523Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:21:19.523Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:21:19.523Z] [2022-03-10T01:21:19.523Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:21:19.523Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:21:19.523Z] [2022-03-10T01:21:19.523Z] DONE 2 tests, 2 skipped in 0.087s [2022-03-10T01:21:19.523Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:21:19.523Z] ++ 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-03-10T01:21:19.523Z] ++ set -e [2022-03-10T01:21:19.523Z] ++ '[' -n 0 ']' [2022-03-10T01:21:19.523Z] ++ set -x [2022-03-10T01:21:19.523Z] ++ 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-03-10T01:21:19.523Z] INFO: Testing against a local daemon [2022-03-10T01:21:19.523Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T01:21:19.680Z] --- PASS: TestBatching (0.39s) [2022-03-10T01:21:19.680Z] === RUN TestFrequency [2022-03-10T01:21:19.680Z] === RUN TestParseLogFormat [2022-03-10T01:21:19.680Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestValidateLogOptEmpty [2022-03-10T01:21:19.680Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestValidateSyslogAddress [2022-03-10T01:21:19.680Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestParseAddressDefaultPort [2022-03-10T01:21:19.680Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestValidateSyslogFacility [2022-03-10T01:21:19.680Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T01:21:19.680Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestValidateLogOpt [2022-03-10T01:21:19.680Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:21:19.680Z] PASS [2022-03-10T01:21:19.680Z] coverage: 46.8% of statements [2022-03-10T01:21:19.680Z] ok github.com/docker/docker/daemon/logger/syslog 0.193s coverage: 46.8% of statements [2022-03-10T01:21:19.680Z] --- PASS: TestFrequency (0.18s) [2022-03-10T01:21:19.680Z] === RUN TestOneMessagePerRequest [2022-03-10T01:21:19.680Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestVerify [2022-03-10T01:21:19.680Z] --- PASS: TestVerify (0.00s) [2022-03-10T01:21:19.680Z] === RUN TestSkipVerify [2022-03-10T01:21:19.680Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:19.680Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:19.680Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:19.680Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:19.794Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-10T01:21:20.136Z] --- PASS: TestSkipVerify (0.45s) [2022-03-10T01:21:20.136Z] === RUN TestBufferMaximum [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.861105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.861105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T01:21:20.136Z] === RUN TestServerAlwaysDown [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.864105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.864105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.864105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.864105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] time="2022-03-10T01:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875279.864105\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:20.136Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T01:21:20.136Z] === RUN TestCannotSendAfterClose [2022-03-10T01:21:20.136Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T01:21:20.136Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T01:21:20.357Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2022-03-10T01:21:20.357Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:21:20.591Z] === RUN TestV1IDService [2022-03-10T01:21:20.591Z] --- PASS: TestV1IDService (0.02s) [2022-03-10T01:21:20.591Z] === RUN TestV2MetadataService [2022-03-10T01:21:20.896Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-03-10T01:21:20.896Z] === RUN TestDockerNetworkMacvlan [2022-03-10T01:21:21.046Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T01:21:21.046Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T01:21:21.046Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T01:21:21.046Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T01:21:21.046Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T01:21:21.046Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T01:21:21.046Z] === RUN TestManifestStore [2022-03-10T01:21:21.046Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T01:21:21.046Z] --- PASS: TestV2MetadataService (0.63s) [2022-03-10T01:21:21.046Z] PASS [2022-03-10T01:21:21.046Z] coverage: 48.2% of statements [2022-03-10T01:21:21.046Z] ok github.com/docker/docker/distribution/metadata 0.712s coverage: 48.2% of statements [2022-03-10T01:21:21.046Z] time="2022-03-10T01:21:20Z" 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-03-10T01:21:21.046Z] time="2022-03-10T01:21:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a522d6564558\"}'" [2022-03-10T01:21:21.046Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T01:21:21.046Z] PASS [2022-03-10T01:21:21.046Z] coverage: 82.5% of statements [2022-03-10T01:21:21.046Z] ok github.com/docker/docker/daemon/logger/splunk 2.123s coverage: 82.5% of statements [2022-03-10T01:21:21.046Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T01:21:21.046Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T01:21:21.046Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T01:21:21.046Z] time="2022-03-10T01:21:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2702193750\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T01:21:21.286Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-03-10T01:21:21.286Z] === RUN TestHealthKillContainer [2022-03-10T01:21:21.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/no_local_cache [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/with_local_cache [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T01:21:21.501Z] time="2022-03-10T01:21:21Z" level=warning msg="reference for unknown type: " [2022-03-10T01:21:21.501Z] time="2022-03-10T01:21:21Z" level=warning msg="reference for unknown type: " [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T01:21:21.501Z] time="2022-03-10T01:21:21Z" level=warning msg="reference for unknown type: " [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T01:21:21.501Z] time="2022-03-10T01:21:21Z" level=warning msg="reference for unknown type: " [2022-03-10T01:21:21.501Z] time="2022-03-10T01:21:21Z" level=warning msg="reference for unknown type: " [2022-03-10T01:21:21.501Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T01:21:21.502Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T01:21:21.502Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T01:21:21.502Z] time="2022-03-10T01:21:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore (0.27s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T01:21:21.502Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T01:21:21.502Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestFixManifestLayers [2022-03-10T01:21:21.502Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T01:21:21.502Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:21:21.502Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestFixManifestLayersBadParent [2022-03-10T01:21:21.502Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestValidateManifest [2022-03-10T01:21:21.502Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:21:21.502Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestFormatPlatform [2022-03-10T01:21:21.502Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestPullSchema2Config [2022-03-10T01:21:21.502Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.502Z] === RUN TestPullSchema2Config/500_status [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.502Z] === RUN TestSuccessfulDownload [2022-03-10T01:21:21.502Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:21:21.502Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestCancelledDownload [2022-03-10T01:21:21.502Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T01:21:21.502Z] === RUN TestMaxDownloadAttempts [2022-03-10T01:21:21.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:21:21.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:21:21.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:21:21.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:21:21.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:21:21.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:21:21.502Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:21:21.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:21:21.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:21:21.502Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:21:21.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:21:21.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.502Z] === RUN TestPullSchema2Config/EOF [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:21:21.502Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.502Z] 2022/03/10 01:21:21 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-10T01:21:21.502Z] goroutine 65 [running]: [2022-03-10T01:21:21.502Z] net/http.(*conn).serve.func1() [2022-03-10T01:21:21.502Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:21:21.502Z] panic({0x1484800, 0x1605ea0}) [2022-03-10T01:21:21.502Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:21:21.502Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000da204, {0x1617200, 0xc00054a2a0}) [2022-03-10T01:21:21.502Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T01:21:21.502Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1617200, 0xc00054a2a0}, 0xc000142500) [2022-03-10T01:21:21.502Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T01:21:21.502Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1617200, 0xc00054a2a0}, 0xf98e35) [2022-03-10T01:21:21.502Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:21:21.502Z] net/http.serverHandler.ServeHTTP({0xc00052baa0}, {0x1617200, 0xc00054a2a0}, 0xc000142500) [2022-03-10T01:21:21.502Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:21:21.502Z] net/http.(*conn).serve(0xc0002ec3c0, {0x161b838, 0xc00052b800}) [2022-03-10T01:21:21.502Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:21:21.502Z] created by net/http.(*Server).Serve [2022-03-10T01:21:21.502Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:21:21.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T01:21:21.958Z] time="2022-03-10T01:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:21:21.958Z] time="2022-03-10T01:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:21:21.958Z] time="2022-03-10T01:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:21:21.958Z] time="2022-03-10T01:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:21:21.958Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T01:21:21.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-03-10T01:21:21.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-03-10T01:21:21.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-03-10T01:21:21.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-03-10T01:21:21.958Z] === RUN TestTransfer [2022-03-10T01:21:21.958Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.958Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T01:21:21.958Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:21:21.958Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:21:21.958Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-10T01:21:21.958Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T01:21:21.958Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T01:21:21.958Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T01:21:21.958Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-10T01:21:21.958Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T01:21:21.958Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T01:21:21.958Z] === RUN TestLayerAlreadyExists [2022-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] 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-03-10T01:21:21.958Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T01:21:21.958Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T01:21:21.958Z] --- PASS: TestTransfer (0.15s) [2022-03-10T01:21:21.958Z] === RUN TestConcurrencyLimit [2022-03-10T01:21:22.274Z] ............................ [ 66%] [2022-03-10T01:21:22.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T01:21:22.414Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-03-10T01:21:22.414Z] === RUN TestInactiveJobs [2022-03-10T01:21:22.414Z] === RUN TestNotFound [2022-03-10T01:21:22.414Z] --- PASS: TestNotFound (0.00s) [2022-03-10T01:21:22.414Z] === RUN TestConflict [2022-03-10T01:21:22.415Z] --- PASS: TestConflict (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestForbidden [2022-03-10T01:21:22.415Z] --- PASS: TestForbidden (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestInvalidParameter [2022-03-10T01:21:22.415Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestNotImplemented [2022-03-10T01:21:22.415Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestNotModified [2022-03-10T01:21:22.415Z] --- PASS: TestNotModified (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestUnauthorized [2022-03-10T01:21:22.415Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestUnknown [2022-03-10T01:21:22.415Z] --- PASS: TestUnknown (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestCancelled [2022-03-10T01:21:22.415Z] --- PASS: TestCancelled (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestDeadline [2022-03-10T01:21:22.415Z] --- PASS: TestDeadline (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestDataLoss [2022-03-10T01:21:22.415Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestUnavailable [2022-03-10T01:21:22.415Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestSystem [2022-03-10T01:21:22.415Z] --- PASS: TestSystem (0.00s) [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Conflict [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T01:21:22.415Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T01:21:22.415Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T01:21:22.415Z] PASS [2022-03-10T01:21:22.415Z] coverage: 53.1% of statements [2022-03-10T01:21:22.415Z] ok github.com/docker/docker/errdefs 0.063s coverage: 53.1% of statements [2022-03-10T01:21:22.870Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-10T01:21:22.870Z] === RUN TestWatchRelease [2022-03-10T01:21:22.870Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T01:21:22.870Z] === RUN TestWatchFinishedTransfer [2022-03-10T01:21:22.870Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestDuplicateTransfer [2022-03-10T01:21:22.870Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-10T01:21:22.870Z] === RUN TestSuccessfulUpload [2022-03-10T01:21:22.870Z] === RUN TestFSGetInvalidData [2022-03-10T01:21:22.870Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSInvalidSet [2022-03-10T01:21:22.870Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSInvalidRoot [2022-03-10T01:21:22.870Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSMetadataGetSet [2022-03-10T01:21:22.870Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-03-10T01:21:22.870Z] === RUN TestFSInvalidWalker [2022-03-10T01:21:22.870Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSGetSet [2022-03-10T01:21:22.870Z] --- PASS: TestFSGetSet (0.03s) [2022-03-10T01:21:22.870Z] === RUN TestFSGetUnsetKey [2022-03-10T01:21:22.870Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestFSGetEmptyData [2022-03-10T01:21:22.870Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestFSDelete [2022-03-10T01:21:22.870Z] --- PASS: TestFSDelete (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSWalker [2022-03-10T01:21:22.870Z] --- PASS: TestFSWalker (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestFSWalkerStopOnError [2022-03-10T01:21:22.870Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-10T01:21:22.870Z] === RUN TestNewFromJSON [2022-03-10T01:21:22.870Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T01:21:22.870Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestMarshalKeyOrder [2022-03-10T01:21:22.870Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T01:21:22.870Z] === RUN TestHistoryEqual [2022-03-10T01:21:22.870Z] time="2022-03-10T01:21:22Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T01:21:22.963Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T01:21:23.326Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-03-10T01:21:23.326Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T01:21:23.326Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T01:21:23.326Z] === RUN TestTokenPassThru [2022-03-10T01:21:23.326Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-10T01:21:23.326Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T01:21:23.326Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-03-10T01:21:23.326Z] PASS [2022-03-10T01:21:23.326Z] coverage: 26.7% of statements [2022-03-10T01:21:23.326Z] ok github.com/docker/docker/distribution 2.098s coverage: 26.7% of statements [2022-03-10T01:21:23.326Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-10T01:21:23.326Z] === RUN TestImage [2022-03-10T01:21:23.326Z] --- PASS: TestImage (0.00s) [2022-03-10T01:21:23.326Z] === RUN TestImageOSNotEmpty [2022-03-10T01:21:23.326Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T01:21:23.326Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T01:21:23.326Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T01:21:23.326Z] === RUN TestCreate [2022-03-10T01:21:23.326Z] --- PASS: TestCreate (0.01s) [2022-03-10T01:21:23.326Z] === RUN TestRestore [2022-03-10T01:21:23.326Z] time="2022-03-10T01:21:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T01:21:23.326Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-10T01:21:23.326Z] === RUN TestCancelledUpload [2022-03-10T01:21:23.326Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T01:21:23.326Z] PASS [2022-03-10T01:21:23.326Z] coverage: 76.8% of statements [2022-03-10T01:21:23.326Z] --- PASS: TestRestore (0.03s) [2022-03-10T01:21:23.326Z] === RUN TestAddDelete [2022-03-10T01:21:23.326Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 76.8% of statements [2022-03-10T01:21:23.326Z] --- PASS: TestAddDelete (0.02s) [2022-03-10T01:21:23.326Z] === RUN TestSearchAfterDelete [2022-03-10T01:21:23.326Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-10T01:21:23.326Z] === RUN TestParentReset [2022-03-10T01:21:23.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T01:21:23.326Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T01:21:23.326Z] --- PASS: TestParentReset (0.02s) [2022-03-10T01:21:23.326Z] === RUN TestGetAndSetLastUpdated [2022-03-10T01:21:23.326Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-10T01:21:23.326Z] === RUN TestStoreLen [2022-03-10T01:21:23.326Z] --- PASS: TestStoreLen (0.04s) [2022-03-10T01:21:23.326Z] PASS [2022-03-10T01:21:23.326Z] coverage: 86.9% of statements [2022-03-10T01:21:23.326Z] ok github.com/docker/docker/image 0.466s coverage: 86.9% of statements [2022-03-10T01:21:23.742Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-10T01:21:23.781Z] === RUN TestCompare [2022-03-10T01:21:23.781Z] --- PASS: TestCompare (0.00s) [2022-03-10T01:21:23.781Z] PASS [2022-03-10T01:21:23.781Z] coverage: 19.2% of statements [2022-03-10T01:21:23.781Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2022-03-10T01:21:23.999Z] check_test.go:308: [d19444a8f15ac] daemon is not started [2022-03-10T01:21:23.999Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-10T01:21:23.999Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T01:21:24.241Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T01:21:24.241Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T01:21:24.241Z] PASS [2022-03-10T01:21:24.241Z] coverage: 25.0% of statements [2022-03-10T01:21:24.241Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-03-10T01:21:24.256Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T01:21:24.513Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-10T01:21:24.696Z] === RUN TestValidateManifest [2022-03-10T01:21:24.696Z] === RUN TestValidateManifest/nil [2022-03-10T01:21:24.696Z] === RUN TestValidateManifest/non-nil [2022-03-10T01:21:24.696Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T01:21:24.696Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T01:21:24.696Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T01:21:24.696Z] PASS [2022-03-10T01:21:24.696Z] coverage: 0.7% of statements [2022-03-10T01:21:24.696Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-03-10T01:21:24.696Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T01:21:24.864Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T01:21:25.075Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-10T01:21:25.333Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T01:21:25.592Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-10T01:21:25.658Z] === RUN TestSerialization [2022-03-10T01:21:25.658Z] --- PASS: TestSerialization (0.02s) [2022-03-10T01:21:25.658Z] PASS [2022-03-10T01:21:25.658Z] coverage: 100.0% of statements [2022-03-10T01:21:25.658Z] === RUN TestEnvironmentParsing [2022-03-10T01:21:25.658Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T01:21:25.658Z] PASS [2022-03-10T01:21:25.658Z] coverage: 1.2% of statements [2022-03-10T01:21:25.658Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-03-10T01:21:25.658Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.2% of statements [2022-03-10T01:21:26.113Z] === RUN TestEmptyLayer [2022-03-10T01:21:26.113Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestCommitFailure [2022-03-10T01:21:26.113Z] --- PASS: TestCommitFailure (0.03s) [2022-03-10T01:21:26.113Z] === RUN TestStartTransactionFailure [2022-03-10T01:21:26.113Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestGetOrphan [2022-03-10T01:21:26.113Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T01:21:26.113Z] === RUN TestMountAndRegister [2022-03-10T01:21:26.113Z] layer_test.go:258: Layer size: 14 [2022-03-10T01:21:26.113Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-10T01:21:26.113Z] === RUN TestLayerRelease [2022-03-10T01:21:26.113Z] layer_test.go:291: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestStoreRestore [2022-03-10T01:21:26.113Z] layer_test.go:340: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestTarStreamStability [2022-03-10T01:21:26.113Z] layer_test.go:455: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestRegisterExistingLayer [2022-03-10T01:21:26.113Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-03-10T01:21:26.113Z] === RUN TestTarStreamVerification [2022-03-10T01:21:26.113Z] layer_test.go:684: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestLayerMigration [2022-03-10T01:21:26.113Z] migration_test.go:45: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T01:21:26.113Z] migration_test.go:181: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestMountInit [2022-03-10T01:21:26.113Z] mount_test.go:17: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestMountSize [2022-03-10T01:21:26.113Z] mount_test.go:76: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestMountChanges [2022-03-10T01:21:26.113Z] mount_test.go:125: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T01:21:26.113Z] === RUN TestMountApply [2022-03-10T01:21:26.113Z] mount_test.go:212: Failing on Windows [2022-03-10T01:21:26.113Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T01:21:26.113Z] PASS [2022-03-10T01:21:26.113Z] coverage: 30.2% of statements [2022-03-10T01:21:26.113Z] ok github.com/docker/docker/layer 0.297s coverage: 30.2% of statements [2022-03-10T01:21:26.238Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T01:21:26.569Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T01:21:26.569Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T01:21:26.569Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T01:21:26.569Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T01:21:26.569Z] === RUN TestSequenceGetAvailableBit [2022-03-10T01:21:26.569Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSequenceEqual [2022-03-10T01:21:26.569Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSequenceCopy [2022-03-10T01:21:26.569Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestGetFirstAvailable [2022-03-10T01:21:26.569Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestFindSequence [2022-03-10T01:21:26.569Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestCheckIfAvailable [2022-03-10T01:21:26.569Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestMergeSequences [2022-03-10T01:21:26.569Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestPushReservation [2022-03-10T01:21:26.569Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSerializeDeserialize [2022-03-10T01:21:26.569Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSet [2022-03-10T01:21:26.569Z] --- PASS: TestSet (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSetUnset [2022-03-10T01:21:26.569Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestOffsetSetUnset [2022-03-10T01:21:26.569Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSetInRange [2022-03-10T01:21:26.569Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestSetAnyInRange [2022-03-10T01:21:26.569Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestMethods [2022-03-10T01:21:26.569Z] --- PASS: TestMethods (0.00s) [2022-03-10T01:21:26.569Z] === RUN TestRandomAllocateDeallocate [2022-03-10T01:21:28.096Z] === RUN TestInvalidConfig [2022-03-10T01:21:28.096Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T01:21:28.096Z] === RUN TestConfig [2022-03-10T01:21:28.096Z] --- PASS: TestConfig (0.00s) [2022-03-10T01:21:28.096Z] === RUN TestOptionsLabels [2022-03-10T01:21:28.096Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T01:21:28.096Z] === RUN TestValidName [2022-03-10T01:21:28.096Z] --- PASS: TestValidName (0.00s) [2022-03-10T01:21:28.096Z] PASS [2022-03-10T01:21:28.096Z] coverage: 19.7% of statements [2022-03-10T01:21:28.096Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-03-10T01:21:28.115Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T01:21:28.115Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-10T01:21:28.678Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T01:21:29.057Z] === RUN TestKey [2022-03-10T01:21:29.057Z] --- PASS: TestKey (0.00s) [2022-03-10T01:21:29.057Z] === RUN TestParseKey [2022-03-10T01:21:29.057Z] --- PASS: TestParseKey (0.00s) [2022-03-10T01:21:29.057Z] === RUN TestInvalidDataStore [2022-03-10T01:21:29.057Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T01:21:29.057Z] === RUN TestKVObjectFlatKey [2022-03-10T01:21:29.057Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T01:21:29.057Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T01:21:29.057Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T01:21:29.057Z] PASS [2022-03-10T01:21:29.057Z] coverage: 21.9% of statements [2022-03-10T01:21:29.057Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-03-10T01:21:29.512Z] === RUN TestErrorInterfaces [2022-03-10T01:21:29.512Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestNetworkMarshalling [2022-03-10T01:21:29.512Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-03-10T01:21:29.512Z] === RUN TestEndpointMarshalling [2022-03-10T01:21:29.512Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestAuxAddresses [2022-03-10T01:21:29.512Z] time="2022-03-10T01:21:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:21:29.512Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-10T01:21:29.512Z] === RUN TestSRVServiceQuery [2022-03-10T01:21:29.512Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestServiceVIPReuse [2022-03-10T01:21:29.512Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T01:21:29.512Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestDNSIPQuery [2022-03-10T01:21:29.512Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestDNSProxyServFail [2022-03-10T01:21:29.512Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestSandboxAddEmpty [2022-03-10T01:21:29.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestSandboxAddMultiPrio [2022-03-10T01:21:29.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestSandboxAddSamePrio [2022-03-10T01:21:29.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestCleanupServiceDiscovery [2022-03-10T01:21:29.512Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestDNSOptions [2022-03-10T01:21:29.512Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:21:29.512Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T01:21:29.512Z] time="2022-03-10T01:21:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:21:29.512Z] time="2022-03-10T01:21:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:21:29.512Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-10T01:21:29.512Z] PASS [2022-03-10T01:21:29.512Z] coverage: 8.5% of statements [2022-03-10T01:21:29.512Z] ok github.com/docker/docker/libnetwork 0.281s coverage: 8.5% of statements [2022-03-10T01:21:29.512Z] === RUN TestIPDataMarshalling [2022-03-10T01:21:29.512Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T01:21:29.512Z] === RUN TestValidateAndIsV6 [2022-03-10T01:21:29.512Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T01:21:29.512Z] PASS [2022-03-10T01:21:29.512Z] coverage: 68.9% of statements [2022-03-10T01:21:29.512Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-03-10T01:21:29.523Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T01:21:29.609Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T01:21:29.609Z] --- PASS: TestHealthKillContainer (8.31s) [2022-03-10T01:21:29.609Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan (8.76s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2022-03-10T01:21:29.791Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-03-10T01:21:29.791Z] PASS [2022-03-10T01:21:29.791Z] [2022-03-10T01:21:29.791Z] DONE 8 tests in 10.258s [2022-03-10T01:21:29.791Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T01:21:29.791Z] ++ 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-03-10T01:21:29.791Z] ++ set -e [2022-03-10T01:21:29.791Z] ++ '[' -n 0 ']' [2022-03-10T01:21:29.791Z] ++ set -x [2022-03-10T01:21:29.791Z] ++ 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-03-10T01:21:29.791Z] testing: warning: no tests to run [2022-03-10T01:21:29.791Z] PASS [2022-03-10T01:21:29.791Z] [2022-03-10T01:21:29.791Z] DONE 0 tests in 0.021s [2022-03-10T01:21:29.791Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T01:21:29.791Z] ++ 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-03-10T01:21:29.791Z] ++ set -e [2022-03-10T01:21:29.791Z] ++ '[' -n 0 ']' [2022-03-10T01:21:29.791Z] ++ set -x [2022-03-10T01:21:29.791Z] ++ 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-03-10T01:21:29.791Z] INFO: Testing against a local daemon [2022-03-10T01:21:29.791Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T01:21:29.967Z] === RUN TestDriver [2022-03-10T01:21:29.967Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:21:29.967Z] PASS [2022-03-10T01:21:29.967Z] coverage: 34.8% of statements [2022-03-10T01:21:29.967Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-03-10T01:21:30.172Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2022-03-10T01:21:30.172Z] === RUN TestIpcModeNone [2022-03-10T01:21:30.423Z] === RUN TestDriver [2022-03-10T01:21:30.423Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:21:30.423Z] PASS [2022-03-10T01:21:30.423Z] coverage: 34.8% of statements [2022-03-10T01:21:30.423Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2022-03-10T01:21:30.736Z] --- PASS: TestIpcModeNone (0.67s) [2022-03-10T01:21:30.736Z] === RUN TestIpcModePrivate [2022-03-10T01:21:30.879Z] === RUN TestNetworkAllocateFree [2022-03-10T01:21:30.879Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T01:21:30.879Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T01:21:30.879Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T01:21:30.879Z] PASS [2022-03-10T01:21:30.879Z] coverage: 63.6% of statements [2022-03-10T01:21:30.879Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-03-10T01:21:30.879Z] --- PASS: TestRandomAllocateDeallocate (4.18s) [2022-03-10T01:21:30.879Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:21:31.190Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-10T01:21:31.190Z] === RUN TestAuthZPluginTLS [2022-03-10T01:21:31.205Z] --- PASS: TestServicePlugin (29.62s) [2022-03-10T01:21:31.205Z] === RUN TestServiceUpdateLabel [2022-03-10T01:21:31.303Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2022-03-10T01:21:31.334Z] === RUN TestGetEmptyCapabilities [2022-03-10T01:21:31.334Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-10T01:21:31.334Z] === RUN TestGetExtraCapabilities [2022-03-10T01:21:31.334Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-10T01:21:31.334Z] === RUN TestGetInvalidCapabilities [2022-03-10T01:21:31.334Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-10T01:21:31.334Z] === RUN TestRemoteDriver [2022-03-10T01:21:31.334Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T01:21:31.334Z] === RUN TestDriverError [2022-03-10T01:21:31.334Z] --- PASS: TestDriverError (0.01s) [2022-03-10T01:21:31.334Z] === RUN TestMissingValues [2022-03-10T01:21:31.334Z] --- PASS: TestMissingValues (0.01s) [2022-03-10T01:21:31.334Z] === RUN TestRollback [2022-03-10T01:21:31.334Z] --- PASS: TestRollback (0.00s) [2022-03-10T01:21:31.334Z] PASS [2022-03-10T01:21:31.334Z] coverage: 57.4% of statements [2022-03-10T01:21:31.334Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-03-10T01:21:31.448Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-10T01:21:31.448Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T01:21:31.560Z] --- PASS: TestIpcModePrivate (0.80s) [2022-03-10T01:21:31.560Z] === RUN TestIpcModeShareable [2022-03-10T01:21:31.767Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-10T01:21:31.767Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:21:31.789Z] === RUN TestNew [2022-03-10T01:21:31.789Z] --- PASS: TestNew (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestAddDriver [2022-03-10T01:21:31.789Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestAddDuplicateDriver [2022-03-10T01:21:31.789Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T01:21:31.789Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestDriver [2022-03-10T01:21:31.789Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestIPAM [2022-03-10T01:21:31.789Z] --- PASS: TestIPAM (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestWalkIPAMs [2022-03-10T01:21:31.789Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestWalkDrivers [2022-03-10T01:21:31.789Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T01:21:31.789Z] PASS [2022-03-10T01:21:31.789Z] coverage: 82.4% of statements [2022-03-10T01:21:31.789Z] === RUN TestNAT [2022-03-10T01:21:31.789Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:21:31.789Z] --- SKIP: TestNAT (0.00s) [2022-03-10T01:21:31.789Z] === RUN TestTransparent [2022-03-10T01:21:31.789Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:21:31.789Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T01:21:31.789Z] PASS [2022-03-10T01:21:31.789Z] coverage: 0.0% of statements [2022-03-10T01:21:31.789Z] ok github.com/docker/docker/libnetwork/drvregistry 0.065s coverage: 82.4% of statements [2022-03-10T01:21:31.789Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-03-10T01:21:31.789Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2022-03-10T01:21:31.789Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T01:21:32.014Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T01:21:32.014Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T01:21:32.135Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2022-03-10T01:21:32.135Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T01:21:32.245Z] === RUN TestBuildDefault [2022-03-10T01:21:32.245Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestBuildHostnameDomainname [2022-03-10T01:21:32.245Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestBuildHostname [2022-03-10T01:21:32.245Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestBuildHostnameFQDN [2022-03-10T01:21:32.245Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestBuildNoIP [2022-03-10T01:21:32.245Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestUpdate [2022-03-10T01:21:32.245Z] --- PASS: TestUpdate (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T01:21:32.245Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T01:21:32.245Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestAddEmpty [2022-03-10T01:21:32.245Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestAdd [2022-03-10T01:21:32.245Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestDeleteEmpty [2022-03-10T01:21:32.245Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestDeleteNewline [2022-03-10T01:21:32.245Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestDelete [2022-03-10T01:21:32.245Z] --- PASS: TestDelete (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestConcurrentWrites [2022-03-10T01:21:32.245Z] --- PASS: TestConcurrentWrites (0.17s) [2022-03-10T01:21:32.245Z] PASS [2022-03-10T01:21:32.245Z] coverage: 81.2% of statements [2022-03-10T01:21:32.245Z] ok github.com/docker/docker/libnetwork/etchosts 0.223s coverage: 81.2% of statements [2022-03-10T01:21:32.245Z] === RUN TestNew [2022-03-10T01:21:32.245Z] --- PASS: TestNew (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestAllocate [2022-03-10T01:21:32.245Z] --- PASS: TestAllocate (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestUninitialized [2022-03-10T01:21:32.245Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestAllocateInRange [2022-03-10T01:21:32.245Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T01:21:32.245Z] === RUN TestAllocateSerial [2022-03-10T01:21:32.245Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T01:21:32.245Z] PASS [2022-03-10T01:21:32.245Z] coverage: 87.5% of statements [2022-03-10T01:21:32.245Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-10T01:21:32.398Z] --- PASS: TestIpcModeShareable (0.76s) [2022-03-10T01:21:32.398Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T01:21:32.580Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-10T01:21:32.580Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T01:21:32.701Z] === RUN TestCaller [2022-03-10T01:21:32.701Z] --- PASS: TestCaller (0.00s) [2022-03-10T01:21:32.701Z] PASS [2022-03-10T01:21:32.701Z] coverage: 100.0% of statements [2022-03-10T01:21:32.701Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-03-10T01:21:32.701Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) [2022-03-10T01:21:32.701Z] === RUN TestRetrieveFromStore [2022-03-10T01:21:32.961Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-10T01:21:33.146Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-10T01:21:33.146Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T01:21:33.159Z] === RUN TestSetSerialInsertDelete [2022-03-10T01:21:33.159Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T01:21:33.159Z] === RUN TestSetParallelInsertDelete [2022-03-10T01:21:33.616Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-03-10T01:21:33.616Z] === RUN TestIsCorrupted [2022-03-10T01:21:33.616Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-10T01:21:33.616Z] === RUN TestSetRollover [2022-03-10T01:21:34.071Z] === RUN TestInt2IP2IntConversion [2022-03-10T01:21:34.071Z] === RUN TestPoolRequest [2022-03-10T01:21:34.071Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T01:21:34.071Z] === RUN TestOtherRequests [2022-03-10T01:21:34.071Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T01:21:34.071Z] PASS [2022-03-10T01:21:34.071Z] coverage: 57.1% of statements [2022-03-10T01:21:34.071Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-03-10T01:21:34.079Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-10T01:21:34.079Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T01:21:34.328Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2022-03-10T01:21:34.328Z] === RUN TestAPIIpcModeHost [2022-03-10T01:21:34.527Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-03-10T01:21:34.527Z] === RUN TestGetAddressVersion [2022-03-10T01:21:34.527Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T01:21:34.527Z] === RUN TestKeyString [2022-03-10T01:21:34.527Z] --- PASS: TestKeyString (0.00s) [2022-03-10T01:21:34.527Z] === RUN TestPoolDataMarshal [2022-03-10T01:21:34.527Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T01:21:34.527Z] === RUN TestSubnetsMarshal [2022-03-10T01:21:34.527Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-10T01:21:34.527Z] === RUN TestAddSubnets [2022-03-10T01:21:34.527Z] --- PASS: TestAddSubnets (0.04s) [2022-03-10T01:21:34.527Z] === RUN TestDoublePoolRelease [2022-03-10T01:21:34.527Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-10T01:21:34.527Z] === RUN TestAddReleasePoolID [2022-03-10T01:21:34.527Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-10T01:21:34.527Z] === RUN TestPredefinedPool [2022-03-10T01:21:34.527Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-10T01:21:34.527Z] === RUN TestRemoveSubnet [2022-03-10T01:21:34.527Z] --- PASS: TestRemoveSubnet (0.14s) [2022-03-10T01:21:34.527Z] === RUN TestGetSameAddress [2022-03-10T01:21:34.527Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-10T01:21:34.527Z] === RUN TestPoolAllocationReuse [2022-03-10T01:21:34.645Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-10T01:21:34.645Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T01:21:34.894Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-03-10T01:21:34.894Z] === RUN TestDaemonIpcModeShareable [2022-03-10T01:21:34.894Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-10T01:21:34.894Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T01:21:34.894Z] check_test.go:308: [d78e27637dbfc] daemon is not started [2022-03-10T01:21:34.894Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-10T01:21:34.983Z] --- PASS: TestSetRollover (1.13s) [2022-03-10T01:21:34.983Z] === RUN TestSetRolloverSerial [2022-03-10T01:21:35.151Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T01:21:35.210Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-10T01:21:35.210Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T01:21:35.439Z] === RUN TestGetCapabilities [2022-03-10T01:21:35.439Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T01:21:35.439Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T01:21:35.439Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-10T01:21:35.439Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T01:21:35.439Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-10T01:21:35.439Z] === RUN TestRemoteDriver [2022-03-10T01:21:35.439Z] --- PASS: TestRemoteDriver (0.00s) [2022-03-10T01:21:35.439Z] PASS [2022-03-10T01:21:35.439Z] coverage: 47.4% of statements [2022-03-10T01:21:35.439Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-03-10T01:21:35.776Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-10T01:21:35.776Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T01:21:35.894Z] --- PASS: TestSetRolloverSerial (1.05s) [2022-03-10T01:21:35.894Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T01:21:35.894Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T01:21:35.894Z] PASS [2022-03-10T01:21:35.894Z] coverage: 84.4% of statements [2022-03-10T01:21:35.894Z] ok github.com/docker/docker/libnetwork/bitseq 9.179s coverage: 84.4% of statements [2022-03-10T01:21:35.894Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-03-10T01:21:35.894Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T01:21:35.894Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-10T01:21:35.894Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T01:21:35.894Z] === RUN TestWindowsIPAM [2022-03-10T01:21:35.894Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T01:21:35.894Z] PASS [2022-03-10T01:21:35.894Z] coverage: 71.4% of statements [2022-03-10T01:21:35.894Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-03-10T01:21:36.520Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T01:21:36.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-03-10T01:21:36.776Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2022-03-10T01:21:36.776Z] === RUN TestDaemonIpcModePrivate [2022-03-10T01:21:36.855Z] === RUN TestDefaultNetwork [2022-03-10T01:21:36.855Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-10T01:21:36.855Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T01:21:37.032Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-10T01:21:37.151Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-03-10T01:21:37.151Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T01:21:37.289Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T01:21:37.310Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-10T01:21:37.310Z] === RUN TestInitAddressPools [2022-03-10T01:21:37.310Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T01:21:37.310Z] PASS [2022-03-10T01:21:37.310Z] coverage: 74.0% of statements [2022-03-10T01:21:37.310Z] ok github.com/docker/docker/libnetwork/ipamutils 0.598s coverage: 74.0% of statements [2022-03-10T01:21:37.766Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.91s) [2022-03-10T01:21:37.766Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-10T01:21:37.766Z] === RUN TestKeyValue [2022-03-10T01:21:37.766Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T01:21:37.766Z] PASS [2022-03-10T01:21:37.766Z] coverage: 60.0% of statements [2022-03-10T01:21:37.766Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-03-10T01:21:38.220Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-03-10T01:21:38.220Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-03-10T01:21:38.220Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T01:21:38.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-03-10T01:21:38.527Z] === RUN TestAuthZPluginHeader [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T01:21:38.728Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T01:21:38.786Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-10T01:21:38.786Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T01:21:38.786Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:38.786Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T01:21:38.786Z] === RUN TestAuthZPluginV2Disable [2022-03-10T01:21:38.786Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:38.786Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-10T01:21:38.786Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T01:21:38.786Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:38.786Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T01:21:38.786Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T01:21:38.786Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:38.786Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T01:21:38.786Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T01:21:39.151Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-10T01:21:39.689Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.00s) [2022-03-10T01:21:39.689Z] === RUN TestGetAddress [2022-03-10T01:21:40.080Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-10T01:21:40.144Z] === RUN TestGenerate [2022-03-10T01:21:40.144Z] --- PASS: TestGenerate (0.00s) [2022-03-10T01:21:40.144Z] === RUN TestGeneratePtr [2022-03-10T01:21:40.144Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T01:21:40.144Z] === RUN TestGenerateMissingField [2022-03-10T01:21:40.144Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T01:21:40.144Z] === RUN TestFieldCannotBeSet [2022-03-10T01:21:40.144Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T01:21:40.144Z] === RUN TestTypeMismatchError [2022-03-10T01:21:40.144Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T01:21:40.144Z] PASS [2022-03-10T01:21:40.144Z] coverage: 100.0% of statements [2022-03-10T01:21:40.144Z] ok github.com/docker/docker/libnetwork/options 0.078s coverage: 100.0% of statements [2022-03-10T01:21:40.144Z] === RUN TestNetworkDBSimple [2022-03-10T01:21:40.336Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2022-03-10T01:21:40.336Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T01:21:40.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T01:21:40.600Z] testing: warning: no tests to run [2022-03-10T01:21:40.600Z] PASS [2022-03-10T01:21:40.600Z] coverage: 0.0% of statements [2022-03-10T01:21:40.600Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:21:40.902Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-10T01:21:41.055Z] 2022/03/10 01:21:40 Closing DB instances... [2022-03-10T01:21:41.511Z] === RUN TestRequestNewPort [2022-03-10T01:21:41.511Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestRequestSpecificPort [2022-03-10T01:21:41.511Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestReleasePort [2022-03-10T01:21:41.511Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestReuseReleasedPort [2022-03-10T01:21:41.511Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestReleaseUnreadledPort [2022-03-10T01:21:41.511Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestUnknowProtocol [2022-03-10T01:21:41.511Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestAllocateAllPorts [2022-03-10T01:21:41.511Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestPortAllocation [2022-03-10T01:21:41.511Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T01:21:41.511Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestNoDuplicateBPR [2022-03-10T01:21:41.511Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T01:21:41.511Z] === RUN TestChangePortRange [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T01:21:41.511Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T01:21:41.511Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T01:21:41.511Z] PASS [2022-03-10T01:21:41.511Z] coverage: 88.6% of statements [2022-03-10T01:21:41.511Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-03-10T01:21:41.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-03-10T01:21:41.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-03-10T01:21:41.835Z] === RUN TestIpcModeOlderClient [2022-03-10T01:21:41.835Z] === PAUSE TestIpcModeOlderClient [2022-03-10T01:21:41.835Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:21:41.967Z] testing: warning: no tests to run [2022-03-10T01:21:41.967Z] PASS [2022-03-10T01:21:41.967Z] coverage: 0.0% of statements [2022-03-10T01:21:41.967Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:21:41.967Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-10T01:21:41.967Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T01:21:42.428Z] check_test.go:308: [de4381678f602] daemon is not started [2022-03-10T01:21:42.428Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-10T01:21:42.688Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2022-03-10T01:21:42.689Z] === RUN TestKillContainer [2022-03-10T01:21:42.929Z] === RUN TestHashData [2022-03-10T01:21:42.929Z] --- PASS: TestHashData (0.00s) [2022-03-10T01:21:42.929Z] PASS [2022-03-10T01:21:42.929Z] coverage: 2.8% of statements [2022-03-10T01:21:42.929Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-10T01:21:42.951Z] === RUN TestKillContainer/no_signal [2022-03-10T01:21:43.389Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T01:21:43.389Z] PASS [2022-03-10T01:21:43.389Z] coverage: 100.0% of statements [2022-03-10T01:21:43.389Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-03-10T01:21:43.389Z] === RUN TestErrorConstructors [2022-03-10T01:21:43.389Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T01:21:43.389Z] === RUN TestCompareIPMask [2022-03-10T01:21:43.389Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T01:21:43.389Z] === RUN TestUtilGetHostPartIP [2022-03-10T01:21:43.389Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T01:21:43.389Z] === RUN TestUtilGetBroadcastIP [2022-03-10T01:21:43.389Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T01:21:43.389Z] === RUN TestParseCIDR [2022-03-10T01:21:43.389Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T01:21:43.389Z] PASS [2022-03-10T01:21:43.389Z] coverage: 37.3% of statements [2022-03-10T01:21:43.389Z] 2022/03/10 01:21:43 Closing DB instances... [2022-03-10T01:21:43.389Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-03-10T01:21:43.515Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:21:44.078Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T01:21:44.350Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T01:21:44.350Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T01:21:44.350Z] PASS [2022-03-10T01:21:44.350Z] coverage: 50.0% of statements [2022-03-10T01:21:44.350Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-03-10T01:21:44.805Z] === RUN TestAddressPoolOpt [2022-03-10T01:21:44.805Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/a [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/something [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/_=a [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/PATH [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/=a [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/PATH= [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/PATH=something [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/1asd [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/123 [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/some_space [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/= [2022-03-10T01:21:44.805Z] === RUN TestValidateEnv/PaTh [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestParseHost [2022-03-10T01:21:44.805Z] --- PASS: TestParseHost (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestParseDockerDaemonHost [2022-03-10T01:21:44.805Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestParseTCP [2022-03-10T01:21:44.805Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T01:21:44.805Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestValidateExtraHosts [2022-03-10T01:21:44.805Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestIpOptString [2022-03-10T01:21:44.805Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T01:21:44.805Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T01:21:44.805Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestIpOptSetInvalidVal [2022-03-10T01:21:44.805Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestValidateIPAddress [2022-03-10T01:21:44.805Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestMapOpts [2022-03-10T01:21:44.805Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestListOptsWithoutValidator [2022-03-10T01:21:44.805Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestListOptsWithValidator [2022-03-10T01:21:44.805Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestValidateDNSSearch [2022-03-10T01:21:44.805Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T01:21:44.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:21:44.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestNamedListOpts [2022-03-10T01:21:44.805Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestNamedMapOpts [2022-03-10T01:21:44.805Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestParseLink [2022-03-10T01:21:44.805Z] --- PASS: TestParseLink (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T01:21:44.805Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T01:21:44.805Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T01:21:44.805Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T01:21:44.805Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T01:21:44.805Z] === RUN TestUlimitOpt [2022-03-10T01:21:44.805Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T01:21:44.805Z] PASS [2022-03-10T01:21:44.805Z] coverage: 67.4% of statements [2022-03-10T01:21:44.805Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2022-03-10T01:21:44.805Z] === RUN TestParseVersion [2022-03-10T01:21:44.805Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T01:21:44.805Z] PASS [2022-03-10T01:21:44.805Z] coverage: 52.9% of statements [2022-03-10T01:21:44.805Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-03-10T01:21:44.805Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-10T01:21:44.805Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T01:21:45.010Z] --- PASS: TestKillContainer (2.22s) [2022-03-10T01:21:45.010Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-03-10T01:21:45.010Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-03-10T01:21:45.010Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-03-10T01:21:45.010Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:21:45.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T01:21:45.573Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-10T01:21:45.831Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T01:21:46.088Z] check_test.go:308: [dbcabfe798813] daemon is not started [2022-03-10T01:21:46.088Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-10T01:21:46.333Z] 2022/03/10 01:21:45 Closing DB instances... [2022-03-10T01:21:46.333Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T01:21:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-03-10T01:21:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-03-10T01:21:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2022-03-10T01:21:46.346Z] === RUN TestKillStoppedContainer [2022-03-10T01:21:46.346Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-10T01:21:46.346Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:21:46.604Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-03-10T01:21:46.604Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:21:46.609Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-03-10T01:21:46.609Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:21:46.789Z] === RUN TestIsArchivePathDir [2022-03-10T01:21:46.789Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-10T01:21:46.789Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T01:21:46.789Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-10T01:21:46.789Z] === RUN TestIsArchivePathTar [2022-03-10T01:21:46.789Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T01:21:46.789Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T01:21:46.789Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-03-10T01:21:46.789Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T01:21:46.789Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T01:21:46.789Z] === RUN TestMiddleware [2022-03-10T01:21:46.789Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T01:21:46.789Z] === RUN TestNewResponseModifier [2022-03-10T01:21:46.789Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T01:21:46.789Z] PASS [2022-03-10T01:21:46.789Z] coverage: 26.8% of statements [2022-03-10T01:21:47.168Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2022-03-10T01:21:47.168Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:21:47.168Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:21:47.168Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:21:47.168Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:21:47.168Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:21:47.168Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:21:47.168Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T01:21:47.248Z] ok github.com/docker/docker/pkg/authorization 0.626s coverage: 26.8% of statements [2022-03-10T01:21:47.248Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-03-10T01:21:47.248Z] === RUN TestDecompressStreamGzip [2022-03-10T01:21:47.248Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-10T01:21:47.248Z] === RUN TestDecompressStreamBzip2 [2022-03-10T01:21:47.248Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-10T01:21:47.248Z] === RUN TestDecompressStreamXz [2022-03-10T01:21:47.248Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:21:47.248Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestDecompressStreamZstd [2022-03-10T01:21:47.248Z] archive_test.go:140: zstd not installed [2022-03-10T01:21:47.248Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-10T01:21:47.248Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T01:21:47.248Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T01:21:47.248Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestCompressStreamInvalid [2022-03-10T01:21:47.248Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionInvalid [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionUncompressed [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionBzip2 [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionGzip [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionXz [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestExtensionZstd [2022-03-10T01:21:47.248Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T01:21:47.248Z] === RUN TestCmdStreamLargeStderr [2022-03-10T01:21:47.424Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T01:21:47.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-03-10T01:21:47.682Z] === RUN TestLinksContainerNames [2022-03-10T01:21:47.703Z] --- PASS: TestCmdStreamLargeStderr (0.17s) [2022-03-10T01:21:47.703Z] === RUN TestCmdStreamBad [2022-03-10T01:21:47.703Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:21:47.703Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCmdStreamGood [2022-03-10T01:21:47.703Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-10T01:21:47.703Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T01:21:47.703Z] === RUN TestUnbuffered [2022-03-10T01:21:47.703Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestRaceUnbuffered [2022-03-10T01:21:47.703Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T01:21:47.703Z] PASS [2022-03-10T01:21:47.703Z] coverage: 100.0% of statements [2022-03-10T01:21:47.703Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-03-10T01:21:47.703Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-03-10T01:21:47.703Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T01:21:47.703Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestUntarPath [2022-03-10T01:21:47.703Z] --- PASS: TestUntarPath (0.06s) [2022-03-10T01:21:47.703Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T01:21:47.703Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-10T01:21:47.703Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T01:21:47.703Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-10T01:21:47.703Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T01:21:47.703Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-10T01:21:47.703Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T01:21:47.703Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T01:21:47.703Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCopyWithTarSrcFile [2022-03-10T01:21:47.703Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T01:21:47.703Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T01:21:47.703Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T01:21:47.703Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T01:21:47.703Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:21:47.703Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T01:21:47.704Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-10T01:21:47.704Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T01:21:47.704Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-03-10T01:21:47.704Z] === RUN TestTarFiles [2022-03-10T01:21:48.159Z] === RUN TestMatch [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[foo]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[]#01 [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[qux]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T01:21:48.159Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T01:21:48.159Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T01:21:48.159Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T01:21:48.159Z] PASS [2022-03-10T01:21:48.159Z] coverage: 87.5% of statements [2022-03-10T01:21:48.159Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-03-10T01:21:49.054Z] --- PASS: TestLinksContainerNames (1.32s) [2022-03-10T01:21:49.054Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:21:49.054Z] docker_cli_daemon_plugins_test.go:80: [deb17ba9df717] daemon is not started [2022-03-10T01:21:49.123Z] === RUN TestChrootTarUntar [2022-03-10T01:21:49.123Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T01:21:49.123Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T01:21:49.123Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T01:21:49.123Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootCopyWithTar [2022-03-10T01:21:49.123Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootCopyFileWithTar [2022-03-10T01:21:49.123Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootUntarPath [2022-03-10T01:21:49.123Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T01:21:49.123Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T01:21:49.123Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:21:49.123Z] === RUN TestChrootApplyDotDotFile [2022-03-10T01:21:49.123Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:21:49.123Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-03-10T01:21:49.123Z] PASS [2022-03-10T01:21:49.123Z] coverage: 15.1% of statements [2022-03-10T01:21:49.123Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2022-03-10T01:21:49.618Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2022-03-10T01:21:49.618Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T01:21:50.087Z] 2022/03/10 01:21:49 Closing DB instances... [2022-03-10T01:21:50.087Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T01:21:50.087Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T01:21:50.087Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T01:21:50.087Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T01:21:50.087Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T01:21:50.087Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T01:21:50.087Z] PASS [2022-03-10T01:21:50.087Z] coverage: 0.0% of statements [2022-03-10T01:21:50.087Z] ok github.com/docker/docker/pkg/containerfs 0.039s coverage: 0.0% of statements [2022-03-10T01:21:50.182Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-10T01:21:50.182Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/default [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/private [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/slave [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/shared [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T01:21:50.182Z] === CONT TestMountDaemonRoot/default [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T01:21:50.182Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T01:21:50.182Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:21:50.182Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:21:50.182Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:21:50.182Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/shared [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/slave [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/private [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T01:21:50.439Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:21:50.439Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T01:21:50.439Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T01:21:50.542Z] === RUN TestSizeEmpty [2022-03-10T01:21:50.543Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestSizeEmptyFile [2022-03-10T01:21:50.543Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestSizeNonemptyFile [2022-03-10T01:21:50.543Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T01:21:50.543Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T01:21:50.543Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T01:21:50.543Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T01:21:50.543Z] === RUN TestMoveToSubdir [2022-03-10T01:21:50.543Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-10T01:21:50.543Z] === RUN TestSizeNonExistingDirectory [2022-03-10T01:21:50.543Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T01:21:50.543Z] PASS [2022-03-10T01:21:50.543Z] coverage: 80.0% of statements [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T01:21:50.696Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T01:21:50.953Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T01:21:50.953Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T01:21:50.953Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T01:21:50.953Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T01:21:50.953Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-10T01:21:50.953Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T01:21:50.999Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-03-10T01:21:51.455Z] === RUN TestPollerAddRemove [2022-03-10T01:21:51.455Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T01:21:51.456Z] === RUN TestPollerEvent [2022-03-10T01:21:51.456Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:21:51.456Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T01:21:51.456Z] === RUN TestPollerClose [2022-03-10T01:21:51.456Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T01:21:51.456Z] PASS [2022-03-10T01:21:51.456Z] coverage: 45.7% of statements [2022-03-10T01:21:51.456Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-03-10T01:21:51.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T01:21:51.911Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-10T01:21:51.911Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T01:21:51.911Z] --- PASS: TestTarFiles (4.03s) [2022-03-10T01:21:51.911Z] === RUN TestDetectCompressionZstd [2022-03-10T01:21:51.911Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T01:21:51.911Z] === RUN TestTarUntar [2022-03-10T01:21:51.911Z] --- PASS: TestTarUntar (0.03s) [2022-03-10T01:21:51.911Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T01:21:51.911Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T01:21:51.911Z] === RUN TestTarWithOptions [2022-03-10T01:21:51.911Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-10T01:21:51.911Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T01:21:51.911Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T01:21:51.911Z] === RUN TestUntarUstarGnuConflict [2022-03-10T01:21:51.911Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T01:21:51.911Z] === RUN TestUntarInvalidFilenames [2022-03-10T01:21:52.366Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames291103242\\dest" [2022-03-10T01:21:52.366Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-10T01:21:52.366Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T01:21:52.366Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T01:21:52.366Z] === RUN TestUntarInvalidHardlink [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3186268466\\victim\\hello" -> "../victim/hello" [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1256177908\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink389659993\\victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink834923380\\victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1977002135\\victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2187044184\\victim" -> "../victim" [2022-03-10T01:21:52.366Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-10T01:21:52.366Z] === RUN TestUntarInvalidSymlink [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1232174217\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1580574183\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2215538936\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3891727268\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3400495706\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4064596357\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1631110322\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T01:21:52.366Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-10T01:21:52.366Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T01:21:52.366Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T01:21:52.366Z] === RUN TestXGlobalNoParent [2022-03-10T01:21:52.366Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T01:21:52.366Z] === RUN TestReplaceFileTarWrapper [2022-03-10T01:21:52.366Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-03-10T01:21:52.366Z] === RUN TestPrefixHeaderReadable [2022-03-10T01:21:52.366Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-10T01:21:52.366Z] === RUN TestDisablePigz [2022-03-10T01:21:52.366Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T01:21:52.366Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T01:21:52.366Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:21:52.366Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:21:52.366Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T01:21:52.366Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T01:21:52.367Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T01:21:52.367Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCopyFile [2022-03-10T01:21:52.367Z] --- PASS: TestCopyFile (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T01:21:52.367Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:21:52.367Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T01:21:52.367Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T01:21:52.367Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:21:52.367Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestWildcardMatches [2022-03-10T01:21:52.367Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestPatternMatches [2022-03-10T01:21:52.367Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T01:21:52.367Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T01:21:52.367Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T01:21:52.367Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T01:21:52.367Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T01:21:52.367Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T01:21:52.367Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestSingleExclamationError [2022-03-10T01:21:52.367Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestMatchesWithNoPatterns [2022-03-10T01:21:52.367Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T01:21:52.367Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestMatches [2022-03-10T01:21:52.367Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T01:21:52.367Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T01:21:52.367Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T01:21:52.367Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T01:21:52.367Z] --- PASS: TestMatches (0.01s) [2022-03-10T01:21:52.367Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-10T01:21:52.367Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T01:21:52.367Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T01:21:52.367Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatterns [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T01:21:52.367Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCreateIfNotExistsDir [2022-03-10T01:21:52.367Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCreateIfNotExistsFile [2022-03-10T01:21:52.367Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestMatch [2022-03-10T01:21:52.367Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:21:52.367Z] === RUN TestCompile [2022-03-10T01:21:52.367Z] === RUN TestCompile/slash [2022-03-10T01:21:52.367Z] === RUN TestCompile/backslash [2022-03-10T01:21:52.367Z] --- PASS: TestCompile (0.00s) [2022-03-10T01:21:52.367Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T01:21:52.367Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T01:21:52.367Z] PASS [2022-03-10T01:21:52.367Z] coverage: 84.7% of statements [2022-03-10T01:21:52.367Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-03-10T01:21:52.367Z] --- PASS: TestDisablePigz (0.12s) [2022-03-10T01:21:52.367Z] === RUN TestPigz [2022-03-10T01:21:52.822Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T01:21:52.822Z] --- PASS: TestPigz (0.13s) [2022-03-10T01:21:52.822Z] === RUN TestNosysFileInfo [2022-03-10T01:21:52.822Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T01:21:52.822Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:21:52.822Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:21:52.822Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:21:52.822Z] === RUN TestCanonicalTarNameForPath [2022-03-10T01:21:52.822Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T01:21:52.822Z] === RUN TestCanonicalTarName [2022-03-10T01:21:52.823Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChmodTarEntry [2022-03-10T01:21:52.823Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestHardLinkOrder [2022-03-10T01:21:52.823Z] --- PASS: TestHardLinkOrder (0.07s) [2022-03-10T01:21:52.823Z] === RUN TestChangeString [2022-03-10T01:21:52.823Z] --- PASS: TestChangeString (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesWithNoChanges [2022-03-10T01:21:52.823Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-10T01:21:52.823Z] === RUN TestChangesWithChanges [2022-03-10T01:21:52.823Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-10T01:21:52.823Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T01:21:52.823Z] changes_test.go:195: needs more investigation [2022-03-10T01:21:52.823Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesDirsEmpty [2022-03-10T01:21:52.823Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:21:52.823Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesDirsMutated [2022-03-10T01:21:52.823Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:21:52.823Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestApplyLayer [2022-03-10T01:21:52.823Z] changes_test.go:432: needs further investigation [2022-03-10T01:21:52.823Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T01:21:52.823Z] changes_test.go:468: needs further investigation [2022-03-10T01:21:52.823Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T01:21:52.823Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T01:21:52.823Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestChangesSize [2022-03-10T01:21:52.823Z] --- PASS: TestChangesSize (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T01:21:52.823Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames408375879\\dest" [2022-03-10T01:21:52.823Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-10T01:21:52.823Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3489274528\\victim\\hello" -> "../victim/hello" [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink440246143\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3699885\\victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1042284024\\victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink806049695\\victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4256188111\\victim" -> "../victim" [2022-03-10T01:21:52.823Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-10T01:21:52.823Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2637590326\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174049084\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1123779123\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1620709461\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2360198590\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink656986442\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:21:52.823Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-03-10T01:21:52.823Z] === RUN TestApplyLayerWhiteouts [2022-03-10T01:21:52.823Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-03-10T01:21:52.823Z] === RUN TestGenerateEmptyFile [2022-03-10T01:21:52.823Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestGenerateWithContent [2022-03-10T01:21:52.823Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T01:21:52.823Z] PASS [2022-03-10T01:21:52.823Z] coverage: 62.0% of statements [2022-03-10T01:21:52.823Z] ok github.com/docker/docker/pkg/archive 6.259s coverage: 62.0% of statements [2022-03-10T01:21:52.823Z] === RUN TestGet [2022-03-10T01:21:52.823Z] --- PASS: TestGet (0.00s) [2022-03-10T01:21:52.823Z] === RUN TestGetShortcutString [2022-03-10T01:21:52.823Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T01:21:52.823Z] PASS [2022-03-10T01:21:52.823Z] coverage: 42.9% of statements [2022-03-10T01:21:52.823Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-03-10T01:21:52.889Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2022-03-10T01:21:52.889Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T01:21:52.889Z] docker_cli_daemon_plugins_test.go:170: [d116e2dc868ab] daemon is not started [2022-03-10T01:21:53.452Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-03-10T01:21:53.452Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T01:21:53.709Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-03-10T01:21:53.709Z] === RUN TestNetworkNat [2022-03-10T01:21:53.785Z] === RUN TestCreateIDMapOrder [2022-03-10T01:21:53.785Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T01:21:53.785Z] PASS [2022-03-10T01:21:53.785Z] coverage: 7.2% of statements [2022-03-10T01:21:53.785Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-03-10T01:21:53.785Z] 2022/03/10 01:21:53 Closing DB instances... [2022-03-10T01:21:53.966Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T01:21:54.223Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-10T01:21:54.480Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T01:21:54.737Z] --- PASS: TestNetworkNat (0.91s) [2022-03-10T01:21:54.737Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:21:54.746Z] === RUN TestFixedBufferCap [2022-03-10T01:21:54.746Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestFixedBufferLen [2022-03-10T01:21:54.746Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestFixedBufferString [2022-03-10T01:21:54.746Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestFixedBufferWrite [2022-03-10T01:21:54.746Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestFixedBufferRead [2022-03-10T01:21:54.746Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestBytesPipeRead [2022-03-10T01:21:54.746Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestBytesPipeWrite [2022-03-10T01:21:54.746Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T01:21:54.746Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T01:21:55.201Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-10T01:21:55.201Z] === RUN TestNetworkDBNodeLeave [2022-03-10T01:21:55.201Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-10T01:21:55.201Z] === RUN TestAtomicWriteToFile [2022-03-10T01:21:55.201Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T01:21:55.201Z] === RUN TestAtomicWriteSetCommit [2022-03-10T01:21:55.201Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T01:21:55.201Z] === RUN TestAtomicWriteSetCancel [2022-03-10T01:21:55.201Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-03-10T01:21:55.201Z] === RUN TestReadCloserWrapperClose [2022-03-10T01:21:55.201Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T01:21:55.201Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T01:21:55.201Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T01:21:55.201Z] === RUN TestReaderErrWrapperRead [2022-03-10T01:21:55.201Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T01:21:55.201Z] === RUN TestCancelReadCloser [2022-03-10T01:21:55.656Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T01:21:55.656Z] === RUN TestWriteCloserWrapperClose [2022-03-10T01:21:55.656Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T01:21:55.656Z] === RUN TestNopWriteCloser [2022-03-10T01:21:55.656Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T01:21:55.656Z] === RUN TestNopWriter [2022-03-10T01:21:55.656Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T01:21:55.656Z] === RUN TestWriteCounter [2022-03-10T01:21:55.656Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T01:21:55.656Z] PASS [2022-03-10T01:21:55.656Z] coverage: 69.2% of statements [2022-03-10T01:21:55.656Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.2% of statements [2022-03-10T01:21:55.668Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-10T01:21:55.668Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:21:56.618Z] === RUN TestError [2022-03-10T01:21:56.618Z] --- PASS: TestError (0.00s) [2022-03-10T01:21:56.618Z] === RUN TestProgressString [2022-03-10T01:21:56.618Z] === RUN TestProgressString/no_progress [2022-03-10T01:21:56.618Z] === RUN TestProgressString/progress_1 [2022-03-10T01:21:56.618Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T01:21:56.618Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T01:21:56.618Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T01:21:56.618Z] === RUN TestProgressString/with_units [2022-03-10T01:21:56.618Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T01:21:56.618Z] === RUN TestProgressString/hide_counts [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T01:21:56.618Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T01:21:56.618Z] === RUN TestJSONMessageDisplay [2022-03-10T01:21:56.618Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-10T01:21:56.618Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T01:21:56.618Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T01:21:56.618Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T01:21:56.618Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T01:21:56.618Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T01:21:56.618Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T01:21:56.618Z] PASS [2022-03-10T01:21:56.618Z] coverage: 91.7% of statements [2022-03-10T01:21:56.618Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2022-03-10T01:21:56.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-10T01:21:56.858Z] PASS [2022-03-10T01:21:56.858Z] [2022-03-10T01:21:56.858Z] === Skipped [2022-03-10T01:21:56.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T01:21:56.858Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:56.858Z] [2022-03-10T01:21:56.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-10T01:21:56.858Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:56.858Z] [2022-03-10T01:21:56.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T01:21:56.858Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:56.858Z] [2022-03-10T01:21:56.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T01:21:56.858Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:21:56.858Z] [2022-03-10T01:21:56.858Z] DONE 17 tests, 4 skipped in 25.761s [2022-03-10T01:21:56.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T01:21:56.858Z] ++ 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-03-10T01:21:56.858Z] ++ set -e [2022-03-10T01:21:56.858Z] ++ '[' -n 0 ']' [2022-03-10T01:21:56.858Z] ++ set -x [2022-03-10T01:21:56.858Z] ++ 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-03-10T01:21:56.858Z] INFO: Testing against a local daemon [2022-03-10T01:21:56.858Z] === RUN TestPluginInvalidJSON [2022-03-10T01:21:56.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:21:56.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:21:56.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:21:56.858Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T01:21:56.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:21:56.858Z] === RUN TestPluginInstall [2022-03-10T01:21:56.858Z] === RUN TestPluginInstall/no_auth [2022-03-10T01:21:56.858Z] time="2022-03-10T01:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:56.858Z] time="2022-03-10T01:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8d881bf1f7fca3a77707eee2819fefb0afe88add86935845458a479ff3568d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:56.858Z] time="2022-03-10T01:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:56.858Z] time="2022-03-10T01:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8d881bf1f7fca3a77707eee2819fefb0afe88add86935845458a479ff3568d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:57.075Z] === RUN TestStandardLongPath [2022-03-10T01:21:57.075Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T01:21:57.075Z] === RUN TestUNCLongPath [2022-03-10T01:21:57.075Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T01:21:57.075Z] PASS [2022-03-10T01:21:57.075Z] coverage: 100.0% of statements [2022-03-10T01:21:57.075Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-10T01:21:57.116Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T01:21:57.374Z] time="2022-03-10T01:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:57.374Z] time="2022-03-10T01:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:495756b8d161347d20e81edc64d147dbd1a43345599331badc651d45528ed6d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:57.374Z] time="2022-03-10T01:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:57.374Z] time="2022-03-10T01:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:495756b8d161347d20e81edc64d147dbd1a43345599331badc651d45528ed6d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:57.530Z] === RUN TestNameFormat [2022-03-10T01:21:57.530Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T01:21:57.530Z] === RUN TestNameRetries [2022-03-10T01:21:57.530Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T01:21:57.530Z] PASS [2022-03-10T01:21:57.530Z] coverage: 85.7% of statements [2022-03-10T01:21:57.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-03-10T01:21:57.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-10T01:21:57.633Z] === RUN TestPluginInstall/with_insecure [2022-03-10T01:21:57.986Z] === RUN TestParseKeyValueOpt [2022-03-10T01:21:57.986Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T01:21:57.986Z] === RUN TestParseUintList [2022-03-10T01:21:57.986Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T01:21:57.986Z] === RUN TestParseUintListMaximumLimits [2022-03-10T01:21:57.986Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T01:21:57.986Z] PASS [2022-03-10T01:21:57.986Z] coverage: 97.0% of statements [2022-03-10T01:21:57.986Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-03-10T01:21:57.986Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-10T01:21:57.986Z] === RUN TestNetworkDBWatch [2022-03-10T01:21:58.124Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-10T01:21:58.567Z] time="2022-03-10T01:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:58.567Z] time="2022-03-10T01:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5209db2ce3c213ad6a55a754f892593f08214858ff64657a8b5bffb3aad0eec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:58.567Z] time="2022-03-10T01:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:21:58.567Z] time="2022-03-10T01:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5209db2ce3c213ad6a55a754f892593f08214858ff64657a8b5bffb3aad0eec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:21:58.689Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-03-10T01:21:58.689Z] === RUN TestPause [2022-03-10T01:21:58.689Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-10T01:21:58.825Z] plugin_test.go:165: [d740eb0809d59] daemon is not started [2022-03-10T01:21:58.825Z] --- PASS: TestPluginInstall (3.11s) [2022-03-10T01:21:58.825Z] --- PASS: TestPluginInstall/no_auth (1.54s) [2022-03-10T01:21:58.825Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-03-10T01:21:58.825Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-10T01:21:58.825Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:21:58.947Z] === RUN TestNewAndRemove [2022-03-10T01:21:58.947Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T01:21:58.947Z] === RUN TestRemoveInvalidPath [2022-03-10T01:21:58.947Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T01:21:58.947Z] PASS [2022-03-10T01:21:58.947Z] coverage: 82.6% of statements [2022-03-10T01:21:58.947Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-03-10T01:21:59.251Z] --- PASS: TestPause (0.66s) [2022-03-10T01:21:59.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:21:59.251Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:21:59.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:21:59.251Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:21:59.251Z] check_test.go:308: [d50b3052a1186] daemon is not started [2022-03-10T01:21:59.251Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-10T01:21:59.914Z] 2022/03/10 01:21:59 Closing DB instances... [2022-03-10T01:22:00.182Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-03-10T01:22:00.182Z] === RUN TestPidHost [2022-03-10T01:22:00.198Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T01:22:00.371Z] --- PASS: TestGetAddress (20.47s) [2022-03-10T01:22:00.371Z] === RUN TestRequestSyntaxCheck [2022-03-10T01:22:00.371Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-10T01:22:00.371Z] === RUN TestRequest [2022-03-10T01:22:00.371Z] === RUN TestFailedConnection [2022-03-10T01:22:01.004Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-10T01:22:01.113Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-10T01:22:01.113Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T01:22:01.132Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T01:22:01.331Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-10T01:22:01.331Z] === RUN TestNetworkDBBulkSync [2022-03-10T01:22:01.448Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-03-10T01:22:01.448Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:22:01.677Z] --- PASS: TestPidHost (1.62s) [2022-03-10T01:22:01.677Z] === RUN TestPsFilter [2022-03-10T01:22:01.677Z] --- PASS: TestPsFilter (0.16s) [2022-03-10T01:22:01.677Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:22:02.066Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-03-10T01:22:02.066Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-10T01:22:02.066Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-10T01:22:02.066Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:22:02.241Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T01:22:02.295Z] 2022/03/10 01:22:02 Closing DB instances... [2022-03-10T01:22:02.295Z] --- PASS: TestFailedConnection (2.13s) [2022-03-10T01:22:02.295Z] === RUN TestFailOnce [2022-03-10T01:22:02.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-10T01:22:02.325Z] PASS [2022-03-10T01:22:02.325Z] [2022-03-10T01:22:02.325Z] DONE 10 tests in 6.927s [2022-03-10T01:22:02.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T01:22:02.325Z] ++ 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-03-10T01:22:02.325Z] ++ set -e [2022-03-10T01:22:02.325Z] ++ '[' -n 0 ']' [2022-03-10T01:22:02.325Z] ++ set -x [2022-03-10T01:22:02.325Z] ++ 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-03-10T01:22:02.499Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2022-03-10T01:22:02.499Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:22:02.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-10T01:22:02.583Z] INFO: Testing against a local daemon [2022-03-10T01:22:02.584Z] === RUN TestExternalGraphDriver [2022-03-10T01:22:02.584Z] === RUN TestExternalGraphDriver/json [2022-03-10T01:22:02.752Z] 2022/03/10 01:22:02 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-10T01:22:02.752Z] goroutine 50 [running]: [2022-03-10T01:22:02.752Z] net/http.(*conn).serve.func1() [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:22:02.752Z] panic({0xfeca00, 0x11009d0}) [2022-03-10T01:22:02.752Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:22:02.752Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8adf6bb1aa1da33}, 0xc000241a98) [2022-03-10T01:22:02.752Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T01:22:02.752Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x110d900, 0xc0002b0000}, 0xf21d26) [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:22:02.752Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x110d900, 0xc0002b0000}, 0xc0002a2000) [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T01:22:02.752Z] net/http.serverHandler.ServeHTTP({0x110bff0}, {0x110d900, 0xc0002b0000}, 0xc0002a2000) [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:22:02.752Z] net/http.(*conn).serve(0xc00028c000, {0x110f900, 0xc0000960c0}) [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:22:02.752Z] created by net/http.(*Server).Serve [2022-03-10T01:22:02.752Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:22:02.752Z] time="2022-03-10T01:22:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T01:22:03.063Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-03-10T01:22:03.063Z] === RUN TestRemoveContainerRunning [2022-03-10T01:22:03.320Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T01:22:03.713Z] --- PASS: TestFailOnce (1.16s) [2022-03-10T01:22:03.713Z] === RUN TestEchoInputOutput [2022-03-10T01:22:03.713Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T01:22:03.713Z] === RUN TestBackoff [2022-03-10T01:22:03.713Z] --- PASS: TestBackoff (0.00s) [2022-03-10T01:22:03.713Z] === RUN TestAbortRetry [2022-03-10T01:22:03.713Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T01:22:03.713Z] === RUN TestClientScheme [2022-03-10T01:22:03.713Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T01:22:03.713Z] === RUN TestNewClientWithTimeout [2022-03-10T01:22:03.885Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-03-10T01:22:03.885Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:22:04.142Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-10T01:22:04.168Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-10T01:22:04.168Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T01:22:04.168Z] time="2022-03-10T01:22:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T01:22:04.483Z] === RUN TestExternalGraphDriver/spec [2022-03-10T01:22:04.707Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-03-10T01:22:04.707Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:22:04.707Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-10T01:22:04.707Z] === RUN TestRenameLinkedContainer [2022-03-10T01:22:05.695Z] time="2022-03-10T01:22:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T01:22:05.695Z] --- PASS: TestRequest (5.37s) [2022-03-10T01:22:05.695Z] === RUN TestOverlappingRequests [2022-03-10T01:22:05.857Z] === RUN TestExternalGraphDriver/pull [2022-03-10T01:22:06.076Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-10T01:22:06.151Z] --- PASS: TestOverlappingRequests (0.28s) [2022-03-10T01:22:06.151Z] === RUN TestRelease [2022-03-10T01:22:07.112Z] --- PASS: TestRelease (1.04s) [2022-03-10T01:22:07.112Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:22:07.112Z] 2022/03/10 01:22:06 Closing DB instances... [2022-03-10T01:22:07.230Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-03-10T01:22:07.230Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-03-10T01:22:07.230Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-03-10T01:22:07.230Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-03-10T01:22:07.230Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:22:07.230Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:22:07.230Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-10T01:22:07.230Z] PASS [2022-03-10T01:22:07.230Z] [2022-03-10T01:22:07.230Z] === Skipped [2022-03-10T01:22:07.230Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-10T01:22:07.230Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:22:07.230Z] [2022-03-10T01:22:07.230Z] DONE 5 tests, 1 skipped in 4.881s [2022-03-10T01:22:07.230Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T01:22:07.231Z] ++ 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-03-10T01:22:07.231Z] ++ set -e [2022-03-10T01:22:07.231Z] ++ '[' -n 0 ']' [2022-03-10T01:22:07.231Z] ++ set -x [2022-03-10T01:22:07.231Z] ++ 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-03-10T01:22:07.446Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T01:22:07.488Z] INFO: Testing against a local daemon [2022-03-10T01:22:07.488Z] === RUN TestContinueAfterPluginCrash [2022-03-10T01:22:07.488Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T01:22:07.488Z] === RUN TestReadPluginNoRead [2022-03-10T01:22:07.488Z] === PAUSE TestReadPluginNoRead [2022-03-10T01:22:07.488Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T01:22:07.488Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T01:22:07.488Z] === CONT TestContinueAfterPluginCrash [2022-03-10T01:22:07.488Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T01:22:07.703Z] --- PASS: TestRenameLinkedContainer (2.94s) [2022-03-10T01:22:07.703Z] === RUN TestRenameStoppedContainer [2022-03-10T01:22:07.703Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-10T01:22:08.072Z] time="2022-03-10T01:22:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T01:22:08.266Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-03-10T01:22:08.266Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:22:09.600Z] === RUN TestParseEmptyInterface [2022-03-10T01:22:09.600Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestParseNonInterfaceType [2022-03-10T01:22:09.600Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestParseWithOneFunction [2022-03-10T01:22:09.600Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestParseWithMultipleFuncs [2022-03-10T01:22:09.600Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestParseWithUnnamedReturn [2022-03-10T01:22:09.600Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestEmbeddedInterface [2022-03-10T01:22:09.600Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestParsedImports [2022-03-10T01:22:09.600Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T01:22:09.600Z] === RUN TestAliasedImports [2022-03-10T01:22:09.600Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T01:22:09.600Z] PASS [2022-03-10T01:22:09.600Z] coverage: 56.8% of statements [2022-03-10T01:22:09.600Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-03-10T01:22:09.614Z] 037d5740b404: Pull complete [2022-03-10T01:22:09.614Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T01:22:09.614Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:22:09.614Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-10T01:22:09.614Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-10T01:22:09.614Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-10T01:22:09.614Z] WARN: Skipping validation tests [2022-03-10T01:22:09.614Z] INFO: Running unit tests at 03/10/2022 01:22:07... [2022-03-10T01:22:09.636Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-10T01:22:09.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2022-03-10T01:22:09.892Z] === RUN TestRenameInvalidName [2022-03-10T01:22:10.057Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-03-10T01:22:10.057Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T01:22:10.057Z] --- PASS: TestAllocateRandomDeallocate (2.93s) [2022-03-10T01:22:10.057Z] === RUN TestRetrieveFromStore [2022-03-10T01:22:10.057Z] === RUN TestHTTPTransport [2022-03-10T01:22:10.057Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T01:22:10.057Z] PASS [2022-03-10T01:22:10.057Z] coverage: 85.7% of statements [2022-03-10T01:22:10.057Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-03-10T01:22:10.455Z] --- PASS: TestRenameInvalidName (0.69s) [2022-03-10T01:22:10.455Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:22:10.771Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-03-10T01:22:10.771Z] === CONT TestReadPluginNoRead [2022-03-10T01:22:11.018Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:22:11.018Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T01:22:11.018Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T01:22:11.018Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:22:11.018Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T01:22:11.018Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T01:22:11.018Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestBufferPoolPutAndGet [2022-03-10T01:22:11.018Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T01:22:11.018Z] PASS [2022-03-10T01:22:11.018Z] coverage: 88.2% of statements [2022-03-10T01:22:11.018Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-03-10T01:22:11.018Z] 2022/03/10 01:22:10 Closing DB instances... [2022-03-10T01:22:11.018Z] --- PASS: TestRetrieveFromStore (1.10s) [2022-03-10T01:22:11.018Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T01:22:11.018Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T01:22:11.018Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T01:22:11.018Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T01:22:11.018Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T01:22:11.018Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T01:22:11.018Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T01:22:11.018Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T01:22:11.018Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T01:22:11.018Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T01:22:11.018Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T01:22:11.018Z] === RUN TestDebug [2022-03-10T01:22:11.018Z] --- PASS: TestDebug (0.00s) [2022-03-10T01:22:11.018Z] === RUN TestRequestPoolParallel [2022-03-10T01:22:11.387Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-10T01:22:11.473Z] --- PASS: TestRequestPoolParallel (0.23s) [2022-03-10T01:22:11.473Z] === RUN TestFullAllocateRelease [2022-03-10T01:22:11.473Z] === RUN TestOutputOnPrematureClose [2022-03-10T01:22:11.473Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T01:22:11.473Z] === RUN TestCompleteSilently [2022-03-10T01:22:11.473Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T01:22:11.473Z] PASS [2022-03-10T01:22:11.473Z] coverage: 75.9% of statements [2022-03-10T01:22:11.473Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-03-10T01:22:11.644Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-10T01:22:11.928Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-03-10T01:22:11.928Z] === RUN TestOddAllocateRelease [2022-03-10T01:22:11.928Z] === RUN TestSendToOneSub [2022-03-10T01:22:11.928Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T01:22:11.928Z] === RUN TestSendToMultipleSubs [2022-03-10T01:22:11.928Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T01:22:11.928Z] === RUN TestEvictOneSub [2022-03-10T01:22:11.928Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T01:22:11.928Z] === RUN TestClosePublisher [2022-03-10T01:22:11.928Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T01:22:11.928Z] === RUN TestPubSubRace [2022-03-10T01:22:11.928Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-03-10T01:22:11.928Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T01:22:11.928Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-10T01:22:11.928Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T01:22:11.928Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-10T01:22:11.928Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T01:22:11.928Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T01:22:11.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T01:22:11.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:22:11.928Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T01:22:11.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:22:11.928Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T01:22:11.928Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T01:22:11.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:22:11.928Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:22:11.928Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T01:22:11.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:22:11.928Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:22:11.928Z] PASS [2022-03-10T01:22:11.928Z] coverage: 85.3% of statements [2022-03-10T01:22:11.928Z] ok github.com/docker/docker/libnetwork/ipam 38.301s coverage: 85.3% of statements [2022-03-10T01:22:12.384Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-10T01:22:12.384Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T01:22:12.514Z] INFO: make.ps1 starting at 03/10/2022 01:22:11 [2022-03-10T01:22:12.514Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:22:12.514Z] INFO: Invoking autogen... [2022-03-10T01:22:12.671Z] === RUN TestReadPluginNoRead/default [2022-03-10T01:22:12.839Z] time="2022-03-10T01:22:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T01:22:12.839Z] --- PASS: TestPubSubRace (1.05s) [2022-03-10T01:22:12.839Z] PASS [2022-03-10T01:22:12.839Z] coverage: 75.0% of statements [2022-03-10T01:22:12.839Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-03-10T01:22:12.971Z] INFO: Running unit tests... [2022-03-10T01:22:13.013Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2022-03-10T01:22:13.013Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:22:13.013Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T01:22:13.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T01:22:13.526Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2022-03-10T01:22:13.526Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:22:13.606Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T01:22:13.615Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-03-10T01:22:13.615Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:22:13.799Z] === RUN TestRegister [2022-03-10T01:22:13.799Z] --- PASS: TestRegister (0.00s) [2022-03-10T01:22:13.799Z] === RUN TestCommand [2022-03-10T01:22:13.799Z] --- PASS: TestCommand (0.03s) [2022-03-10T01:22:13.799Z] === RUN TestNaiveSelf [2022-03-10T01:22:13.799Z] --- PASS: TestNaiveSelf (0.02s) [2022-03-10T01:22:13.799Z] PASS [2022-03-10T01:22:13.799Z] coverage: 82.4% of statements [2022-03-10T01:22:13.799Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-03-10T01:22:13.870Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T01:22:14.254Z] === RUN TestDump [2022-03-10T01:22:14.254Z] goroutine 4 [running]: [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.dump(0xd2b9d7) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T01:22:14.254Z] testing.tRunner(0xc00002dd40, 0xe9a190) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:22:14.254Z] created by testing.(*T).Run [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:22:14.254Z] [2022-03-10T01:22:14.254Z] goroutine 1 [chan receive]: [2022-03-10T01:22:14.254Z] testing.(*T).Run(0xc00002dba0, {0xe8b7b1, 0xd0a733}, 0xe9a190) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:22:14.254Z] testing.runTests.func1(0xc00005a840) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:22:14.254Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:22:14.254Z] testing.runTests(0xc00006c080, {0xffec20, 0x3, 0x3}, {0xd2ac2d, 0xe8d4ab, 0x10036e0}) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:22:14.254Z] testing.(*M).Run(0xc00006c080) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:22:14.254Z] main.main() [2022-03-10T01:22:14.254Z] _testmain.go:95 +0x1f5 [2022-03-10T01:22:14.254Z] --- PASS: TestDump (0.00s) [2022-03-10T01:22:14.254Z] === RUN TestDumpToFile [2022-03-10T01:22:14.254Z] --- PASS: TestDumpToFile (0.12s) [2022-03-10T01:22:14.254Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T01:22:14.254Z] goroutine 6 [running]: [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.dump(0xd98bb4) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd98f60}) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T01:22:14.254Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2022-03-10T01:22:14.254Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T01:22:14.254Z] testing.tRunner(0xc000156340, 0xe9a180) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:22:14.254Z] created by testing.(*T).Run [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:22:14.254Z] [2022-03-10T01:22:14.254Z] goroutine 1 [chan receive]: [2022-03-10T01:22:14.254Z] testing.(*T).Run(0xc00002dba0, {0xe92596, 0xd0a733}, 0xe9a180) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:22:14.254Z] testing.runTests.func1(0xc00005a840) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:22:14.254Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:22:14.254Z] testing.runTests(0xc00006c080, {0xffec20, 0x3, 0x3}, {0xd2ac2d, 0xe8d4ab, 0x10036e0}) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:22:14.254Z] testing.(*M).Run(0xc00006c080) [2022-03-10T01:22:14.254Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:22:14.254Z] main.main() [2022-03-10T01:22:14.254Z] _testmain.go:95 +0x1f5 [2022-03-10T01:22:14.254Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T01:22:14.254Z] PASS [2022-03-10T01:22:14.254Z] coverage: 90.9% of statements [2022-03-10T01:22:14.254Z] ok github.com/docker/docker/pkg/stack 0.158s coverage: 90.9% of statements [2022-03-10T01:22:14.541Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T01:22:14.711Z] === RUN TestNewStdWriter [2022-03-10T01:22:14.711Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T01:22:14.711Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestWriteWithNilBytes [2022-03-10T01:22:14.711Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestWrite [2022-03-10T01:22:14.711Z] --- PASS: TestWrite (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestWriteWithWriterError [2022-03-10T01:22:14.711Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T01:22:14.711Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyWriteAndRead [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T01:22:14.711Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T01:22:14.711Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T01:22:14.711Z] PASS [2022-03-10T01:22:14.711Z] coverage: 100.0% of statements [2022-03-10T01:22:14.711Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-03-10T01:22:14.799Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T01:22:14.894Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2022-03-10T01:22:14.894Z] === RUN TestResize [2022-03-10T01:22:14.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T01:22:15.152Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-10T01:22:15.410Z] --- PASS: TestResize (0.63s) [2022-03-10T01:22:15.410Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:22:15.476Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-03-10T01:22:15.674Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T01:22:15.674Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T01:22:15.674Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T01:22:15.674Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T01:22:15.674Z] === RUN TestFormatStatus [2022-03-10T01:22:15.674Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T01:22:15.674Z] === RUN TestFormatError [2022-03-10T01:22:15.674Z] --- PASS: TestFormatError (0.00s) [2022-03-10T01:22:15.674Z] === RUN TestFormatJSONError [2022-03-10T01:22:15.674Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T01:22:15.675Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T01:22:15.675Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestNewJSONProgressOutput [2022-03-10T01:22:15.675Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestAuxFormatterEmit [2022-03-10T01:22:15.675Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestStreamWriterStdout [2022-03-10T01:22:15.675Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T01:22:15.675Z] === RUN TestStreamWriterStderr [2022-03-10T01:22:15.675Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T01:22:15.675Z] PASS [2022-03-10T01:22:15.675Z] coverage: 66.2% of statements [2022-03-10T01:22:15.675Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-03-10T01:22:15.734Z] === CONT TestReadPluginNoRead [2022-03-10T01:22:15.734Z] read_test.go:92: [d29ba09b9527d] daemon is not started [2022-03-10T01:22:15.734Z] --- PASS: TestReadPluginNoRead (5.44s) [2022-03-10T01:22:15.734Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-10T01:22:15.734Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-03-10T01:22:15.734Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-03-10T01:22:15.734Z] PASS [2022-03-10T01:22:15.734Z] [2022-03-10T01:22:15.734Z] DONE 6 tests in 8.462s [2022-03-10T01:22:15.734Z] 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-03-10T01:22:15.734Z] ++ 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-03-10T01:22:15.734Z] ++ set -e [2022-03-10T01:22:15.734Z] ++ '[' -n 0 ']' [2022-03-10T01:22:15.734Z] ++ set -x [2022-03-10T01:22:15.734Z] ++ 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-03-10T01:22:15.734Z] testing: warning: no tests to run [2022-03-10T01:22:15.734Z] PASS [2022-03-10T01:22:15.734Z] [2022-03-10T01:22:15.734Z] DONE 0 tests in 0.028s [2022-03-10T01:22:15.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T01:22:15.734Z] ++ 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-03-10T01:22:15.734Z] ++ set -e [2022-03-10T01:22:15.734Z] ++ '[' -n 0 ']' [2022-03-10T01:22:15.734Z] ++ set -x [2022-03-10T01:22:15.734Z] ++ 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-03-10T01:22:15.974Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-03-10T01:22:15.974Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:22:15.992Z] INFO: Testing against a local daemon [2022-03-10T01:22:15.992Z] === RUN TestPluginWithDevMounts [2022-03-10T01:22:15.992Z] === PAUSE TestPluginWithDevMounts [2022-03-10T01:22:15.992Z] === CONT TestPluginWithDevMounts [2022-03-10T01:22:16.129Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-10T01:22:16.130Z] === RUN TestGenerateRandomID [2022-03-10T01:22:16.130Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestShortenId [2022-03-10T01:22:16.130Z] --- PASS: TestShortenId (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestShortenSha256Id [2022-03-10T01:22:16.130Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestShortenIdEmpty [2022-03-10T01:22:16.130Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestShortenIdInvalid [2022-03-10T01:22:16.130Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestIsShortIDNonHex [2022-03-10T01:22:16.130Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T01:22:16.130Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T01:22:16.130Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T01:22:16.130Z] PASS [2022-03-10T01:22:16.130Z] coverage: 70.6% of statements [2022-03-10T01:22:16.130Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-03-10T01:22:16.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T01:22:16.539Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:16.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:16.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:16.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T01:22:16.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:16.585Z] === RUN TestIsCpusetListAvailable [2022-03-10T01:22:16.585Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T01:22:16.585Z] PASS [2022-03-10T01:22:16.585Z] coverage: 39.4% of statements [2022-03-10T01:22:16.585Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-03-10T01:22:17.367Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-10T01:22:17.367Z] PASS [2022-03-10T01:22:17.367Z] [2022-03-10T01:22:17.367Z] DONE 1 tests in 1.614s [2022-03-10T01:22:17.367Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T01:22:17.367Z] ++ 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-03-10T01:22:17.367Z] ++ set -e [2022-03-10T01:22:17.367Z] ++ '[' -n 0 ']' [2022-03-10T01:22:17.367Z] ++ set -x [2022-03-10T01:22:17.367Z] ++ 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-03-10T01:22:17.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T01:22:17.625Z] INFO: Testing against a local daemon [2022-03-10T01:22:17.625Z] === RUN TestSecretInspect [2022-03-10T01:22:18.110Z] === RUN TestChtimes [2022-03-10T01:22:18.110Z] --- PASS: TestChtimes (0.00s) [2022-03-10T01:22:18.110Z] === RUN TestChtimesWindows [2022-03-10T01:22:18.110Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T01:22:18.110Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T01:22:18.110Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T01:22:18.110Z] PASS [2022-03-10T01:22:18.110Z] coverage: 12.9% of statements [2022-03-10T01:22:18.110Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2022-03-10T01:22:18.566Z] === RUN TestTailFile [2022-03-10T01:22:18.566Z] --- PASS: TestTailFile (0.00s) [2022-03-10T01:22:18.566Z] === RUN TestTailFileManyLines [2022-03-10T01:22:18.566Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T01:22:18.566Z] === RUN TestTailEmptyFile [2022-03-10T01:22:18.566Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T01:22:18.566Z] === RUN TestTailNegativeN [2022-03-10T01:22:18.566Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.566Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.568Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.568Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:18.569Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:22:18.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:18.570Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:18.570Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:18.659Z] tests/integration/client_test.py ..... [ 75%] [2022-03-10T01:22:18.660Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-10T01:22:18.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:18.918Z] tests/integration/errors_test.py . [ 76%] [2022-03-10T01:22:19.029Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:22:19.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.031Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:22:19.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:22:19.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:22:19.034Z] PASS [2022-03-10T01:22:19.034Z] coverage: 88.6% of statements [2022-03-10T01:22:19.034Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2022-03-10T01:22:19.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T01:22:19.492Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T01:22:19.492Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestTarSumRemove [2022-03-10T01:22:19.492Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestSortFileInfoSums [2022-03-10T01:22:19.492Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T01:22:19.492Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestNewTarSumForLabel [2022-03-10T01:22:19.492Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestEmptyTar [2022-03-10T01:22:19.492Z] --- PASS: TestEmptyTar (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestTarSumsReadSize [2022-03-10T01:22:19.492Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestTarSums [2022-03-10T01:22:19.492Z] --- PASS: TestTarSums (0.06s) [2022-03-10T01:22:19.492Z] === RUN TestIteration [2022-03-10T01:22:19.492Z] --- PASS: TestIteration (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestVersionLabelForChecksum [2022-03-10T01:22:19.492Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestVersion [2022-03-10T01:22:19.492Z] --- PASS: TestVersion (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestGetVersion [2022-03-10T01:22:19.492Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T01:22:19.492Z] === RUN TestGetVersions [2022-03-10T01:22:19.492Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T01:22:19.492Z] PASS [2022-03-10T01:22:19.492Z] coverage: 89.3% of statements [2022-03-10T01:22:19.492Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2022-03-10T01:22:19.947Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T01:22:19.947Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T01:22:19.947Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T01:22:19.947Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T01:22:20.153Z] --- PASS: TestSecretInspect (2.12s) [2022-03-10T01:22:20.153Z] === RUN TestSecretList [2022-03-10T01:22:20.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:20.405Z] === RUN TestTruncIndex [2022-03-10T01:22:20.405Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T01:22:20.405Z] PASS [2022-03-10T01:22:20.405Z] coverage: 91.5% of statements [2022-03-10T01:22:20.405Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-03-10T01:22:20.405Z] === RUN TestIsGIT [2022-03-10T01:22:20.405Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T01:22:20.405Z] === RUN TestIsTransport [2022-03-10T01:22:20.405Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T01:22:20.405Z] PASS [2022-03-10T01:22:20.405Z] coverage: 100.0% of statements [2022-03-10T01:22:20.405Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-03-10T01:22:20.861Z] === RUN TestVersionInfo [2022-03-10T01:22:20.861Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T01:22:20.861Z] === RUN TestAppendVersions [2022-03-10T01:22:20.861Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T01:22:20.861Z] PASS [2022-03-10T01:22:20.861Z] coverage: 88.9% of statements [2022-03-10T01:22:20.861Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-03-10T01:22:20.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T01:22:21.316Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-03-10T01:22:21.316Z] === RUN TestClientStream [2022-03-10T01:22:21.316Z] --- PASS: TestClientStream (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestClientSendFile [2022-03-10T01:22:21.316Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestClientWithRequestTimeout [2022-03-10T01:22:21.316Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-10T01:22:21.316Z] === RUN TestFileSpecPlugin [2022-03-10T01:22:21.316Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T01:22:21.316Z] === RUN TestFileJSONSpecPlugin [2022-03-10T01:22:21.316Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T01:22:21.316Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestPluginAddHandler [2022-03-10T01:22:21.316Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestPluginWaitBadPlugin [2022-03-10T01:22:21.316Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T01:22:21.316Z] === RUN TestGet [2022-03-10T01:22:21.316Z] time="2022-03-10T01:22:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T01:22:21.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T01:22:21.516Z] 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T01:22:21.771Z] === RUN TestNewSettable [2022-03-10T01:22:21.771Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T01:22:21.771Z] === RUN TestIsSettable [2022-03-10T01:22:21.771Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T01:22:21.771Z] === RUN TestUpdateSettingsEnv [2022-03-10T01:22:21.771Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T01:22:21.771Z] PASS [2022-03-10T01:22:21.771Z] coverage: 20.0% of statements [2022-03-10T01:22:21.771Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-03-10T01:22:21.771Z] === RUN TestValidatePrivileges [2022-03-10T01:22:21.771Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T01:22:21.771Z] === RUN TestFilterByCapNeg [2022-03-10T01:22:21.771Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T01:22:21.771Z] === RUN TestFilterByCapPos [2022-03-10T01:22:21.771Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T01:22:21.771Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T01:22:21.771Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T01:22:21.771Z] PASS [2022-03-10T01:22:21.771Z] coverage: 12.0% of statements [2022-03-10T01:22:21.771Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-03-10T01:22:21.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T01:22:21.776Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-10T01:22:22.053Z] --- PASS: TestSecretList (2.10s) [2022-03-10T01:22:22.053Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:22:22.227Z] time="2022-03-10T01:22:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T01:22:22.682Z] === RUN TestLoad [2022-03-10T01:22:22.682Z] --- PASS: TestLoad (0.00s) [2022-03-10T01:22:22.682Z] === RUN TestSave [2022-03-10T01:22:22.682Z] --- PASS: TestSave (0.02s) [2022-03-10T01:22:22.682Z] === RUN TestAddDeleteGet [2022-03-10T01:22:22.682Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-10T01:22:22.682Z] === RUN TestInvalidTags [2022-03-10T01:22:22.682Z] --- PASS: TestInvalidTags (0.01s) [2022-03-10T01:22:22.682Z] PASS [2022-03-10T01:22:22.682Z] coverage: 83.7% of statements [2022-03-10T01:22:22.682Z] ok github.com/docker/docker/reference 0.094s coverage: 83.7% of statements [2022-03-10T01:22:22.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T01:22:22.884Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T01:22:23.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:23.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T01:22:23.644Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T01:22:23.644Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T01:22:23.644Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T01:22:23.644Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestValidateMirror [2022-03-10T01:22:23.644Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestLoadInsecureRegistries [2022-03-10T01:22:23.644Z] time="2022-03-10T01:22:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T01:22:23.644Z] time="2022-03-10T01:22:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T01:22:23.644Z] time="2022-03-10T01:22:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T01:22:23.644Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-10T01:22:23.644Z] === RUN TestNewServiceConfig [2022-03-10T01:22:23.644Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestValidateIndexName [2022-03-10T01:22:23.644Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestValidateIndexNameWithError [2022-03-10T01:22:23.644Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestEndpointParse [2022-03-10T01:22:23.644Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestEndpointParseInvalid [2022-03-10T01:22:23.644Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestValidateEndpoint [2022-03-10T01:22:23.644Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T01:22:23.644Z] === RUN TestPing [2022-03-10T01:22:23.644Z] --- PASS: TestPing (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestPingRegistryEndpoint [2022-03-10T01:22:23.644Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:22:23.644Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestEndpoint [2022-03-10T01:22:23.644Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:22:23.644Z] --- SKIP: TestEndpoint (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestParseRepositoryInfo [2022-03-10T01:22:23.644Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestNewIndexInfo [2022-03-10T01:22:23.644Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestMirrorEndpointLookup [2022-03-10T01:22:23.644Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:22:23.644Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestSearchRepositories [2022-03-10T01:22:23.644Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T01:22:23.644Z] Host: 127.0.0.1:49328 [2022-03-10T01:22:23.644Z] User-Agent: docker test client [2022-03-10T01:22:23.644Z] Authorization: Token fake-token [2022-03-10T01:22:23.644Z] X-Docker-Token: true [2022-03-10T01:22:23.644Z] Accept-Encoding: gzip [2022-03-10T01:22:23.644Z] [2022-03-10T01:22:23.644Z] [2022-03-10T01:22:23.644Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T01:22:23.644Z] Connection: close [2022-03-10T01:22:23.644Z] Content-Length: 144 [2022-03-10T01:22:23.644Z] Cache-Control: no-cache [2022-03-10T01:22:23.644Z] Content-Type: application/json [2022-03-10T01:22:23.644Z] Date: Thu, 10 Mar 2022 01:22:23 GMT [2022-03-10T01:22:23.644Z] Expires: -1 [2022-03-10T01:22:23.644Z] Pragma: no-cache [2022-03-10T01:22:23.644Z] Server: docker-tests/mock [2022-03-10T01:22:23.644Z] X-Docker-Registry-Config: mock [2022-03-10T01:22:23.644Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T01:22:23.644Z] [2022-03-10T01:22:23.644Z] [2022-03-10T01:22:23.644Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestTrustedLocation [2022-03-10T01:22:23.644Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T01:22:23.644Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T01:22:23.644Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestIsSecureIndex [2022-03-10T01:22:23.644Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T01:22:23.644Z] PASS [2022-03-10T01:22:23.644Z] coverage: 51.2% of statements [2022-03-10T01:22:23.644Z] ok github.com/docker/docker/registry 0.211s coverage: 51.2% of statements [2022-03-10T01:22:23.644Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T01:22:23.644Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T01:22:23.644Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T01:22:23.644Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T01:22:23.644Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T01:22:23.644Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T01:22:23.951Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2022-03-10T01:22:23.951Z] === RUN TestSecretsUpdate [2022-03-10T01:22:24.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T01:22:24.101Z] time="2022-03-10T01:22:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-03-10T01:22:24.101Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T01:22:24.101Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T01:22:24.101Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T01:22:24.101Z] === RUN TestResumableRequestReader [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T01:22:24.101Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T01:22:24.101Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T01:22:24.101Z] PASS [2022-03-10T01:22:24.101Z] coverage: 100.0% of statements [2022-03-10T01:22:24.101Z] ok github.com/docker/docker/registry/resumable 0.188s coverage: 100.0% of statements [2022-03-10T01:22:24.101Z] === RUN TestRestartManagerTimeout [2022-03-10T01:22:24.101Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T01:22:24.101Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T01:22:24.101Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T01:22:24.101Z] PASS [2022-03-10T01:22:24.101Z] coverage: 50.9% of statements [2022-03-10T01:22:24.101Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-03-10T01:22:24.101Z] time="2022-03-10T01:22:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T01:22:24.556Z] === RUN TestDecodeContainerConfig [2022-03-10T01:22:24.556Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T01:22:24.556Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T01:22:24.556Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T01:22:24.556Z] === RUN TestValidatePrivileged [2022-03-10T01:22:24.556Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T01:22:24.556Z] PASS [2022-03-10T01:22:24.556Z] coverage: 52.6% of statements [2022-03-10T01:22:24.556Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-03-10T01:22:24.556Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T01:22:24.556Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T01:22:24.556Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T01:22:24.556Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T01:22:24.556Z] PASS [2022-03-10T01:22:24.556Z] coverage: 62.5% of statements [2022-03-10T01:22:24.556Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-03-10T01:22:25.849Z] --- PASS: TestSecretsUpdate (2.09s) [2022-03-10T01:22:25.849Z] === RUN TestTemplatedSecret [2022-03-10T01:22:27.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T01:22:27.372Z] check_test.go:308: [dcdf166bcbfc2] daemon is not started [2022-03-10T01:22:27.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-10T01:22:27.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T01:22:27.443Z] === RUN TestGetDriver [2022-03-10T01:22:27.443Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T01:22:27.443Z] === RUN TestVolumeRequestError [2022-03-10T01:22:27.443Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T01:22:27.443Z] PASS [2022-03-10T01:22:27.443Z] coverage: 36.1% of statements [2022-03-10T01:22:27.443Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2022-03-10T01:22:27.443Z] === RUN TestGetAddress [2022-03-10T01:22:27.443Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T01:22:27.443Z] === RUN TestRemove [2022-03-10T01:22:27.443Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:22:27.443Z] --- SKIP: TestRemove (0.00s) [2022-03-10T01:22:27.443Z] === RUN TestInitializeWithVolumes [2022-03-10T01:22:27.443Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-10T01:22:27.443Z] === RUN TestCreate [2022-03-10T01:22:27.443Z] --- PASS: TestCreate (0.01s) [2022-03-10T01:22:27.443Z] === RUN TestValidateName [2022-03-10T01:22:27.443Z] --- PASS: TestValidateName (0.00s) [2022-03-10T01:22:27.443Z] === RUN TestCreateWithOpts [2022-03-10T01:22:27.443Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:22:27.443Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T01:22:27.443Z] === RUN TestRelaodNoOpts [2022-03-10T01:22:27.443Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-10T01:22:27.443Z] PASS [2022-03-10T01:22:27.443Z] coverage: 41.5% of statements [2022-03-10T01:22:27.443Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-03-10T01:22:27.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T01:22:28.378Z] --- PASS: TestTemplatedSecret (2.29s) [2022-03-10T01:22:28.378Z] === RUN TestSecretCreateResolve [2022-03-10T01:22:28.411Z] time="2022-03-10T01:22:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRaw [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T01:22:28.411Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRaw [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T01:22:28.411Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestConvertTmpfsOptions [2022-03-10T01:22:28.411Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T01:22:28.411Z] linux_parser_test.go:209: data="ro" [2022-03-10T01:22:28.411Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestParseMountSpec [2022-03-10T01:22:28.411Z] parser_test.go:62: case 0 [2022-03-10T01:22:28.411Z] parser_test.go:62: case 1 [2022-03-10T01:22:28.411Z] parser_test.go:62: case 2 [2022-03-10T01:22:28.411Z] parser_test.go:62: case 3 [2022-03-10T01:22:28.411Z] parser_test.go:62: case 4 [2022-03-10T01:22:28.411Z] parser_test.go:62: case 5 [2022-03-10T01:22:28.411Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestValidateMount [2022-03-10T01:22:28.411Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRaw [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:22:28.411Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T01:22:28.411Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:22:28.411Z] PASS [2022-03-10T01:22:28.411Z] coverage: 67.6% of statements [2022-03-10T01:22:28.411Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-03-10T01:22:28.882Z] === RUN TestSetGetMeta [2022-03-10T01:22:28.882Z] === PAUSE TestSetGetMeta [2022-03-10T01:22:28.882Z] === RUN TestRestore [2022-03-10T01:22:28.882Z] === PAUSE TestRestore [2022-03-10T01:22:28.882Z] === RUN TestServiceCreate [2022-03-10T01:22:28.882Z] === PAUSE TestServiceCreate [2022-03-10T01:22:28.882Z] === RUN TestServiceList [2022-03-10T01:22:28.882Z] === PAUSE TestServiceList [2022-03-10T01:22:28.882Z] === RUN TestServiceRemove [2022-03-10T01:22:28.882Z] === PAUSE TestServiceRemove [2022-03-10T01:22:28.882Z] === RUN TestServiceGet [2022-03-10T01:22:28.882Z] === PAUSE TestServiceGet [2022-03-10T01:22:28.882Z] === RUN TestServicePrune [2022-03-10T01:22:28.882Z] === PAUSE TestServicePrune [2022-03-10T01:22:28.882Z] === RUN TestCreate [2022-03-10T01:22:28.882Z] === PAUSE TestCreate [2022-03-10T01:22:28.882Z] === RUN TestRemove [2022-03-10T01:22:28.882Z] === PAUSE TestRemove [2022-03-10T01:22:28.882Z] === RUN TestList [2022-03-10T01:22:28.882Z] === PAUSE TestList [2022-03-10T01:22:28.882Z] === RUN TestFindByDriver [2022-03-10T01:22:28.882Z] === PAUSE TestFindByDriver [2022-03-10T01:22:28.882Z] === RUN TestFindByReferenced [2022-03-10T01:22:28.882Z] === PAUSE TestFindByReferenced [2022-03-10T01:22:28.882Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T01:22:28.882Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T01:22:28.882Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:22:28.882Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:22:28.882Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T01:22:28.882Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T01:22:28.882Z] === RUN TestRefDerefRemove [2022-03-10T01:22:28.882Z] === PAUSE TestRefDerefRemove [2022-03-10T01:22:28.882Z] === RUN TestGet [2022-03-10T01:22:28.882Z] === PAUSE TestGet [2022-03-10T01:22:28.882Z] === RUN TestGetWithReference [2022-03-10T01:22:28.882Z] === PAUSE TestGetWithReference [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:22:28.882Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T01:22:28.882Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T01:22:28.882Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_filter_some (0.01s) [2022-03-10T01:22:28.882Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T01:22:28.882Z] === CONT TestSetGetMeta [2022-03-10T01:22:28.882Z] === CONT TestList [2022-03-10T01:22:28.882Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T01:22:28.882Z] === CONT TestServiceGet [2022-03-10T01:22:28.882Z] --- PASS: TestSetGetMeta (0.01s) [2022-03-10T01:22:28.882Z] === CONT TestGetWithReference [2022-03-10T01:22:28.882Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-03-10T01:22:28.882Z] === CONT TestGet [2022-03-10T01:22:28.882Z] --- PASS: TestList (0.03s) [2022-03-10T01:22:28.882Z] === CONT TestRefDerefRemove [2022-03-10T01:22:28.882Z] --- PASS: TestGetWithReference (0.02s) [2022-03-10T01:22:28.882Z] === CONT TestServiceRemove [2022-03-10T01:22:28.882Z] --- PASS: TestGet (0.02s) [2022-03-10T01:22:28.882Z] === CONT TestServiceList [2022-03-10T01:22:28.882Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-10T01:22:28.882Z] === CONT TestServiceCreate [2022-03-10T01:22:29.339Z] --- PASS: TestServiceGet (0.14s) [2022-03-10T01:22:29.339Z] === CONT TestRestore [2022-03-10T01:22:29.339Z] --- PASS: TestServiceRemove (0.12s) [2022-03-10T01:22:29.339Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:22:29.339Z] --- PASS: TestServiceList (0.11s) [2022-03-10T01:22:29.339Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T01:22:29.339Z] --- PASS: TestServiceCreate (0.11s) [2022-03-10T01:22:29.339Z] === CONT TestFindByReferenced [2022-03-10T01:22:29.339Z] --- PASS: TestRestore (0.02s) [2022-03-10T01:22:29.339Z] === CONT TestFindByDriver [2022-03-10T01:22:29.339Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-10T01:22:29.339Z] === CONT TestRemove [2022-03-10T01:22:29.339Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-10T01:22:29.339Z] === CONT TestCreate [2022-03-10T01:22:29.339Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-10T01:22:29.339Z] === CONT TestServicePrune [2022-03-10T01:22:29.339Z] --- PASS: TestRemove (0.01s) [2022-03-10T01:22:29.339Z] --- PASS: TestFindByDriver (0.02s) [2022-03-10T01:22:29.339Z] --- PASS: TestCreate (0.01s) [2022-03-10T01:22:29.339Z] time="2022-03-10T01:22:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:22:29.339Z] time="2022-03-10T01:22:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:22:29.339Z] time="2022-03-10T01:22:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:22:29.339Z] time="2022-03-10T01:22:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T01:22:29.339Z] time="2022-03-10T01:22:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:22:29.339Z] --- PASS: TestServicePrune (0.03s) [2022-03-10T01:22:29.339Z] PASS [2022-03-10T01:22:29.339Z] coverage: 69.0% of statements [2022-03-10T01:22:29.339Z] ok github.com/docker/docker/volume/service 0.246s coverage: 69.0% of statements [2022-03-10T01:22:29.420Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-03-10T01:22:29.420Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-10T01:22:29.420Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-10T01:22:29.420Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-10T01:22:29.420Z] PASS [2022-03-10T01:22:29.420Z] [2022-03-10T01:22:29.420Z] === Skipped [2022-03-10T01:22:29.420Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T01:22:29.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:22:29.420Z] [2022-03-10T01:22:29.420Z] DONE 27 tests, 1 skipped in 181.813s [2022-03-10T01:22:29.420Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T01:22:29.420Z] INFO: Testing against a local daemon [2022-03-10T01:22:29.420Z] === RUN TestSessionCreate [2022-03-10T01:22:29.420Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T01:22:29.420Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:22:29.420Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T01:22:29.420Z] PASS [2022-03-10T01:22:29.420Z] [2022-03-10T01:22:29.420Z] DONE 2 tests in 0.063s [2022-03-10T01:22:29.420Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T01:22:29.420Z] INFO: Testing against a local daemon [2022-03-10T01:22:29.420Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:22:29.420Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:22:29.420Z] === RUN TestDiskUsage [2022-03-10T01:22:29.420Z] === PAUSE TestDiskUsage [2022-03-10T01:22:29.420Z] === RUN TestEventsExecDie [2022-03-10T01:22:29.420Z] --- PASS: TestEventsExecDie (0.51s) [2022-03-10T01:22:29.420Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:22:29.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-10T01:22:29.677Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-10T01:22:29.677Z] === RUN TestEventsVolumeCreate [2022-03-10T01:22:29.677Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-10T01:22:29.677Z] === RUN TestInfoBinaryCommits [2022-03-10T01:22:29.677Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T01:22:29.677Z] === RUN TestInfoAPIVersioned [2022-03-10T01:22:29.677Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T01:22:29.677Z] === RUN TestInfoAPI [2022-03-10T01:22:29.677Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T01:22:29.677Z] === RUN TestInfoAPIWarnings [2022-03-10T01:22:30.278Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-03-10T01:22:30.278Z] PASS [2022-03-10T01:22:30.278Z] [2022-03-10T01:22:30.278Z] DONE 6 tests in 12.847s [2022-03-10T01:22:30.278Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T01:22:30.278Z] ++ 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-03-10T01:22:30.278Z] ++ set -e [2022-03-10T01:22:30.278Z] ++ '[' -n 0 ']' [2022-03-10T01:22:30.278Z] ++ set -x [2022-03-10T01:22:30.278Z] ++ 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-03-10T01:22:30.540Z] INFO: Testing against a local daemon [2022-03-10T01:22:30.540Z] === RUN TestServiceCreateInit [2022-03-10T01:22:30.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:22:32.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T01:22:33.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T01:22:33.870Z] ? github.com/docker/docker/api [no test files] [2022-03-10T01:22:33.873Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:22:34.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T01:22:36.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T01:22:36.382Z] --- PASS: TestGet (15.01s) [2022-03-10T01:22:36.382Z] === RUN TestPluginWithNoManifest [2022-03-10T01:22:36.382Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T01:22:36.382Z] === RUN TestGetAll [2022-03-10T01:22:36.382Z] --- PASS: TestGetAll (0.00s) [2022-03-10T01:22:36.382Z] PASS [2022-03-10T01:22:36.382Z] coverage: 73.2% of statements [2022-03-10T01:22:36.382Z] ok github.com/docker/docker/pkg/plugins 35.973s coverage: 73.2% of statements [2022-03-10T01:22:37.031Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-10T01:22:37.157Z] --- PASS: TestServiceCreateInit (6.25s) [2022-03-10T01:22:37.157Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.18s) [2022-03-10T01:22:37.157Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.05s) [2022-03-10T01:22:37.157Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:22:38.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T01:22:39.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T01:22:39.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.92s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.30s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.75s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2022-03-10T01:22:42.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) [2022-03-10T01:22:42.294Z] === RUN TestCgroupNamespacesRun [2022-03-10T01:22:42.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T01:22:44.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-10T01:22:44.187Z] --- PASS: TestCgroupNamespacesRun (2.23s) [2022-03-10T01:22:44.187Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T01:22:45.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T01:22:45.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T01:22:45.938Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2022-03-10T01:22:45.938Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T01:22:46.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-10T01:22:47.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-10T01:22:47.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.55s) [2022-03-10T01:22:47.563Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T01:22:47.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T01:22:47.718Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-10T01:22:47.718Z] === RUN TestInfoDebug [2022-03-10T01:22:47.718Z] --- PASS: TestInfoDebug (0.53s) [2022-03-10T01:22:47.718Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:22:47.718Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-10T01:22:47.718Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:22:47.718Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T01:22:47.718Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:22:47.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-10T01:22:47.718Z] === RUN TestPingCacheHeaders [2022-03-10T01:22:47.718Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T01:22:47.718Z] === RUN TestPingGet [2022-03-10T01:22:47.718Z] --- PASS: TestPingGet (0.01s) [2022-03-10T01:22:47.718Z] === RUN TestPingHead [2022-03-10T01:22:47.718Z] --- PASS: TestPingHead (0.02s) [2022-03-10T01:22:47.718Z] === RUN TestVersion [2022-03-10T01:22:47.718Z] --- PASS: TestVersion (0.02s) [2022-03-10T01:22:47.718Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:22:47.718Z] === CONT TestDiskUsage [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T01:22:48.280Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T01:22:48.537Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T01:22:49.100Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T01:22:49.100Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage (1.53s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T01:22:49.100Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:22:49.100Z] PASS [2022-03-10T01:22:49.100Z] [2022-03-10T01:22:49.100Z] DONE 50 tests in 20.206s [2022-03-10T01:22:49.100Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T01:22:49.100Z] INFO: Testing against a local daemon [2022-03-10T01:22:49.100Z] === RUN TestVolumesCreateAndList [2022-03-10T01:22:49.357Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T01:22:49.357Z] === RUN TestVolumesRemove [2022-03-10T01:22:49.357Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-10T01:22:49.357Z] === RUN TestVolumesInspect [2022-03-10T01:22:49.357Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T01:22:49.357Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:22:49.357Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:22:49.357Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:22:49.357Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:22:49.357Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T01:22:49.357Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:22:49.357Z] PASS [2022-03-10T01:22:49.357Z] [2022-03-10T01:22:49.357Z] DONE 5 tests in 0.152s [2022-03-10T01:22:49.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:22:49.457Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2022-03-10T01:22:49.457Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T01:22:49.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T01:22:49.919Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-10T01:22:49.919Z] Removing test suite binaries [2022-03-10T01:22:49.919Z] exiting test-integration [2022-03-10T01:22:49.919Z] ++ exit 0 [2022-03-10T01:22:49.919Z] [2022-03-10T01:22:50.826Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s) [2022-03-10T01:22:50.826Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2022-03-10T01:22:51.313Z] Recording test results [2022-03-10T01:22:51.525Z] === RUN TestMiddlewares [2022-03-10T01:22:51.525Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T01:22:51.525Z] PASS [2022-03-10T01:22:51.525Z] coverage: 9.0% of statements [2022-03-10T01:22:51.525Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2022-03-10T01:22:52.027Z] --- PASS: TestCreateServiceMultipleTimes (14.67s) [2022-03-10T01:22:52.027Z] === RUN TestCreateServiceConflict [2022-03-10T01:22:52.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-10T01:22:52.198Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2022-03-10T01:22:52.198Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T01:22:52.747Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T01:22:52.960Z] --- PASS: TestCreateServiceConflict (1.69s) [2022-03-10T01:22:52.960Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:22:53.001Z] ......... [ 85%] [2022-03-10T01:22:53.082Z] + echo Ensuring container killed. [2022-03-10T01:22:53.082Z] Ensuring container killed. [2022-03-10T01:22:53.082Z] + docker rm -vf docker-pr3 [2022-03-10T01:22:53.082Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T01:22:53.129Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-03-10T01:22:53.129Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T01:22:53.367Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:22:53.367Z] Chowning /workspace to jenkins user [2022-03-10T01:22:53.367Z] + id -u [2022-03-10T01:22:53.367Z] + id -g [2022-03-10T01:22:53.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:22:54.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T01:22:54.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-10T01:22:54.990Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2022-03-10T01:22:54.990Z] === RUN TestNISDomainname [2022-03-10T01:22:54.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:22:55.489Z] --- PASS: TestCreateServiceMaxReplicas (2.07s) [2022-03-10T01:22:55.489Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:22:55.546Z] + bundleName=amd64-cgroup2 [2022-03-10T01:22:55.546Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T01:22:55.546Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T01:22:55.546Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T01:22:55.546Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T01:22:55.811Z] Archiving artifacts [2022-03-10T01:22:55.919Z] --- PASS: TestNISDomainname (0.86s) [2022-03-10T01:22:55.920Z] === RUN TestHostnameDnsResolution [2022-03-10T01:22:56.483Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T01:22:57.045Z] --- PASS: TestHostnameDnsResolution (1.14s) [2022-03-10T01:22:57.045Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T01:22:57.045Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T01:22:57.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T01:22:57.749Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-10T01:22:57.965Z] + make clean [2022-03-10T01:22:57.965Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T01:22:57.965Z] docker-dev-cache [2022-03-10T01:22:57.965Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T01:22:57.976Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T01:22:57.976Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-03-10T01:22:57.976Z] === RUN TestStats [2022-03-10T01:22:58.942Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-10T01:22:59.347Z] check_test.go:308: [de867165badf7] daemon is not started [2022-03-10T01:22:59.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T01:23:00.715Z] --- PASS: TestStats (2.76s) [2022-03-10T01:23:00.715Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:23:00.715Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T01:23:00.715Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T01:23:00.715Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T01:23:00.715Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T01:23:00.715Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T01:23:00.715Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T01:23:00.715Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T01:23:00.715Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T01:23:00.715Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T01:23:00.715Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T01:23:00.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-10T01:23:02.086Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T01:23:02.650Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T01:23:02.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-10T01:23:03.469Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T01:23:03.725Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T01:23:04.289Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-10T01:23:04.852Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T01:23:05.415Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-10T01:23:05.415Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-03-10T01:23:05.415Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-03-10T01:23:05.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-03-10T01:23:05.415Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-03-10T01:23:05.416Z] === RUN TestDeleteDevicemapper [2022-03-10T01:23:05.416Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:23:05.416Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T01:23:05.416Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:23:05.500Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-10T01:23:05.500Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-10T01:23:06.286Z] 2022/03/10 01:23:04 Closing DB instances... [2022-03-10T01:23:06.741Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-10T01:23:06.741Z] === RUN TestFindNode [2022-03-10T01:23:06.741Z] 2022/03/10 01:23:06 Closing DB instances... [2022-03-10T01:23:06.741Z] --- PASS: TestFindNode (0.02s) [2022-03-10T01:23:06.741Z] === RUN TestChangeNodeState [2022-03-10T01:23:06.741Z] 2022/03/10 01:23:06 Closing DB instances... [2022-03-10T01:23:06.741Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T01:23:06.741Z] === RUN TestNodeReincarnation [2022-03-10T01:23:06.741Z] 2022/03/10 01:23:06 Closing DB instances... [2022-03-10T01:23:07.259Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-10T01:23:09.715Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2022-03-10T01:23:09.715Z] === RUN TestUpdateMemory [2022-03-10T01:23:09.715Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:23:09.715Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T01:23:09.715Z] === RUN TestUpdateCPUQuota [2022-03-10T01:23:10.011Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-10T01:23:10.011Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-10T01:23:10.280Z] --- PASS: TestUpdateCPUQuota (1.33s) [2022-03-10T01:23:10.280Z] === RUN TestUpdatePidsLimit [2022-03-10T01:23:10.280Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T01:23:10.355Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-03-10T01:23:10.355Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:23:10.843Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T01:23:10.843Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T01:23:11.100Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T01:23:11.665Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T01:23:11.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T01:23:12.181Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T01:23:12.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T01:23:12.504Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-10T01:23:12.504Z] === RUN TestParallelCreate [2022-03-10T01:23:12.504Z] 2022/03/10 01:23:11 Closing DB instances... [2022-03-10T01:23:12.504Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T01:23:12.504Z] === RUN TestParallelDelete [2022-03-10T01:23:12.504Z] 2022/03/10 01:23:11 Closing DB instances... [2022-03-10T01:23:12.504Z] --- PASS: TestParallelDelete (0.02s) [2022-03-10T01:23:12.504Z] === RUN TestNetworkDBIslands [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:32e8f8cffb82 with config:&{NodeID:32e8f8cffb82 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-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:05ac47f23b8c with config:&{NodeID:05ac47f23b8c 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-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T01:23:12.504Z] time="2022-03-10T01:23:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ca5b09266167 with config:&{NodeID:ca5b09266167 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-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-10T01:23:12.505Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T01:23:12.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4870aebdd439 with config:&{NodeID:4870aebdd439 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-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node ca5b09266167/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, added to nodes list" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T01:23:12.961Z] time="2022-03-10T01:23:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-10T01:23:13.002Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f57dca92b771 with config:&{NodeID:f57dca92b771 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-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node ca5b09266167/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=info msg="Node ca5b09266167/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-10T01:23:13.416Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:13.871Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=info msg="The new bootstrap node list is:[172.28.46.164:10033 172.28.46.164:10034 172.28.46.164:10035]" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10033" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49368" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10034" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49369" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10035" [2022-03-10T01:23:13.871Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49370" [2022-03-10T01:23:13.882Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-10T01:23:13.932Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit (3.55s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-03-10T01:23:13.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-03-10T01:23:13.932Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:23:14.326Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=info msg="The new bootstrap node list is:[172.28.46.164:10033 172.28.46.164:10034 172.28.46.164:10035]" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10033" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49371" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10034" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49372" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10035" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:13Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49373" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node 0 leaving" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82 change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node2(05ac47f23b8c): Node leave event for 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82 change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node4(4870aebdd439): Node leave event for 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82 change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node3(ca5b09266167): Node leave event for 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82 change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node1(32e8f8cffb82): Node leave event for 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82 change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.326Z] time="2022-03-10T01:23:14Z" level=info msg="node5(f57dca92b771): Node leave event for 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:14.399Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-10T01:23:14.399Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-10T01:23:14.399Z] [2022-03-10T01:23:14.399Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-10T01:23:14.399Z] =========================== short test summary info ============================ [2022-03-10T01:23:14.399Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-10T01:23:14.399Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-10T01:23:14.399Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-10T01:23:14.399Z] Not supported on most drivers [2022-03-10T01:23:14.399Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-10T01:23:14.399Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T01:23:14.400Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-10T01:23:14.400Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T01:23:14.400Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-10T01:23:14.400Z] Can fail if eth0 has multiple IP addresses [2022-03-10T01:23:14.400Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-10T01:23:14.400Z] This doesn't seem to be taken into account by the engine [2022-03-10T01:23:14.400Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-10T01:23:14.400Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-10T01:23:14.400Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.18 seconds == [2022-03-10T01:23:14.494Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T01:23:14.658Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-10T01:23:14.750Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 32e8f8cffb82/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.46.164:10034: use of closed network connection" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="node 1 leaving" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="node4(4870aebdd439): Node leave event for 05ac47f23b8c/172.28.46.164" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="node3(ca5b09266167): Node leave event for 05ac47f23b8c/172.28.46.164" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, left gossip cluster" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c change state NodeActive --> NodeLeft" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c change state NodeActive --> NodeFailed" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="node5(f57dca92b771): Node leave event for 05ac47f23b8c/172.28.46.164" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, added to failed nodes list" [2022-03-10T01:23:14.782Z] time="2022-03-10T01:23:14Z" level=error msg="node: 05ac47f23b8c is unknown to memberlist" [2022-03-10T01:23:15.007Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:14Z" level=info msg="Node 05ac47f23b8c/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:14Z" level=info msg="node 2 leaving" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167 change state NodeActive --> NodeLeft" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="node5(f57dca92b771): Node leave event for ca5b09266167/172.28.46.164" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167 change state NodeActive --> NodeLeft" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="node4(4870aebdd439): Node leave event for ca5b09266167/172.28.46.164" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167 change state NodeActive --> NodeLeft" [2022-03-10T01:23:15.237Z] time="2022-03-10T01:23:15Z" level=info msg="node3(ca5b09266167): Node leave event for ca5b09266167/172.28.46.164" [2022-03-10T01:23:15.264Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T01:23:15.264Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-10T01:23:15.264Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T01:23:15.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="Node ca5b09266167/172.28.46.164, left gossip cluster" [2022-03-10T01:23:15.692Z] networkdb_test.go:867: node4: OK [2022-03-10T01:23:15.692Z] networkdb_test.go:867: node5: OK [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="node 0 coming back" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bef480c70d99 with config:&{NodeID:bef480c70d99 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-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="Node bef480c70d99/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="Node bef480c70d99/172.28.46.164, added to nodes list" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="node 1 coming back" [2022-03-10T01:23:15.692Z] time="2022-03-10T01:23:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0ecf42be93ef with config:&{NodeID:0ecf42be93ef 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-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, added to nodes list" [2022-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="node 2 coming back" [2022-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:11ffca8383d7 with config:&{NodeID:11ffca8383d7 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-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="Node 11ffca8383d7/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:16.149Z] time="2022-03-10T01:23:15Z" level=info msg="Node 11ffca8383d7/172.28.46.164, added to nodes list" [2022-03-10T01:23:16.194Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T01:23:16.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-10T01:23:19.045Z] time="2022-03-10T01:23:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.46.164:10033 172.28.46.164:10034 172.28.46.164:10035]" [2022-03-10T01:23:19.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-10T01:23:19.500Z] time="2022-03-10T01:23:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.46.164:10033 172.28.46.164:10034 172.28.46.164:10035]" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10033" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49374" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, is the new incarnation of the shutdown node 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10034" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49375" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, is the new incarnation of the shutdown node 05ac47f23b8c/172.28.46.164" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10035" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49376" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 4870aebdd439/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node f57dca92b771/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, is the new incarnation of the shutdown node ca5b09266167/172.28.46.164" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, is the new incarnation of the shutdown node 05ac47f23b8c/172.28.46.164" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, is the new incarnation of the shutdown node 32e8f8cffb82/172.28.46.164" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node bef480c70d99/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, added to nodes list" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:19.955Z] time="2022-03-10T01:23:19Z" level=info msg="Node 11ffca8383d7/172.28.46.164, added to nodes list" [2022-03-10T01:23:20.211Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T01:23:20.319Z] --- PASS: TestCreateServiceSecretFileMode (12.25s) [2022-03-10T01:23:20.319Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=info msg="Node 11ffca8383d7/172.28.46.164, joined gossip cluster" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=info msg="Node 11ffca8383d7/172.28.46.164, is the new incarnation of the shutdown node ca5b09266167/172.28.46.164" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=info msg="Node 11ffca8383d7/172.28.46.164, added to nodes list" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10033" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49377" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10034" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49378" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.46.164:10035" [2022-03-10T01:23:20.411Z] time="2022-03-10T01:23:20Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49379" [2022-03-10T01:23:20.865Z] 2022/03/10 01:23:20 Closing DB instances... [2022-03-10T01:23:21.141Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="Node bef480c70d99 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="node3(11ffca8383d7): Node leave event for bef480c70d99/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="Node bef480c70d99 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="node5(f57dca92b771): Node leave event for bef480c70d99/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="Node bef480c70d99 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="node4(4870aebdd439): Node leave event for bef480c70d99/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="Node bef480c70d99 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="node2(0ecf42be93ef): Node leave event for bef480c70d99/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="Node bef480c70d99 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:20Z" level=info msg="node1(bef480c70d99): Node leave event for bef480c70d99/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node bef480c70d99/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node bef480c70d99/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node bef480c70d99/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node bef480c70d99/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node bef480c70d99/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="node5(f57dca92b771): Node leave event for 0ecf42be93ef/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="node3(11ffca8383d7): Node leave event for 0ecf42be93ef/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="node2(0ecf42be93ef): Node leave event for 0ecf42be93ef/172.28.46.164" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.321Z] time="2022-03-10T01:23:21Z" level=info msg="node4(4870aebdd439): Node leave event for 0ecf42be93ef/172.28.46.164" [2022-03-10T01:23:21.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-10T01:23:21.398Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T01:23:21.398Z] check_test.go:308: [dd1ce66537a88] daemon is not started [2022-03-10T01:23:21.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-10T01:23:21.398Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T01:23:21.398Z] check_test.go:308: [d6ab002000c08] daemon is not started [2022-03-10T01:23:21.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 0ecf42be93ef/172.28.46.164, left gossip cluster" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 11ffca8383d7 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="node4(4870aebdd439): Node leave event for 11ffca8383d7/172.28.46.164" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="Node 11ffca8383d7 change state NodeActive --> NodeLeft" [2022-03-10T01:23:21.776Z] time="2022-03-10T01:23:21Z" level=info msg="node5(f57dca92b771): Node leave event for 11ffca8383d7/172.28.46.164" [2022-03-10T01:23:21.961Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T01:23:22.218Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:21Z" level=info msg="Node 11ffca8383d7 change state NodeActive --> NodeLeft" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:21Z" level=info msg="node3(11ffca8383d7): Node leave event for 11ffca8383d7/172.28.46.164" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:21Z" level=info msg="Node 11ffca8383d7/172.28.46.164, left gossip cluster" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=info msg="Node 11ffca8383d7/172.28.46.164, left gossip cluster" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=info msg="Node 11ffca8383d7/172.28.46.164, left gossip cluster" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=debug msg="memberlist: Failed ping: 4870aebdd439 (timeout reached)" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.46.164:10037: use of closed network connection" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.46.164:10035: use of closed network connection" [2022-03-10T01:23:22.231Z] time="2022-03-10T01:23:22Z" level=debug msg="memberlist: Stream connection from=172.28.46.164:49380" [2022-03-10T01:23:22.687Z] time="2022-03-10T01:23:22Z" level=info msg="Node 4870aebdd439 change state NodeActive --> NodeLeft" [2022-03-10T01:23:22.687Z] time="2022-03-10T01:23:22Z" level=info msg="node5(f57dca92b771): Node leave event for 4870aebdd439/172.28.46.164" [2022-03-10T01:23:22.687Z] time="2022-03-10T01:23:22Z" level=info msg="Node 4870aebdd439 change state NodeActive --> NodeLeft" [2022-03-10T01:23:22.687Z] time="2022-03-10T01:23:22Z" level=info msg="node4(4870aebdd439): Node leave event for 4870aebdd439/172.28.46.164" [2022-03-10T01:23:22.781Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T01:23:23.039Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T01:23:23.144Z] time="2022-03-10T01:23:22Z" level=warning msg="memberlist: Was able to connect to 4870aebdd439 but other probes failed, network may be misconfigured" [2022-03-10T01:23:23.144Z] time="2022-03-10T01:23:22Z" level=info msg="Node 4870aebdd439/172.28.46.164, left gossip cluster" [2022-03-10T01:23:23.144Z] time="2022-03-10T01:23:23Z" level=info msg="Node 4870aebdd439/172.28.46.164, left gossip cluster" [2022-03-10T01:23:23.296Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T01:23:24.105Z] time="2022-03-10T01:23:23Z" level=info msg="Node f57dca92b771/172.28.46.164, left gossip cluster" [2022-03-10T01:23:24.105Z] time="2022-03-10T01:23:23Z" level=info msg="Node f57dca92b771 change state NodeActive --> NodeFailed" [2022-03-10T01:23:24.105Z] time="2022-03-10T01:23:23Z" level=info msg="Node f57dca92b771/172.28.46.164, added to failed nodes list" [2022-03-10T01:23:24.105Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-10T01:23:24.105Z] PASS [2022-03-10T01:23:24.105Z] coverage: 60.0% of statements [2022-03-10T01:23:24.105Z] ok github.com/docker/docker/libnetwork/networkdb 103.837s coverage: 60.0% of statements [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T01:23:24.105Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T01:23:24.225Z] check_test.go:308: [dc14a6326f75c] daemon is not started [2022-03-10T01:23:24.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === Skipped [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T01:23:25.635Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T01:23:25.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-10T01:23:25.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-10T01:23:25.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-10T01:23:25.635Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:23:25.635Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T01:23:25.635Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T01:23:25.635Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T01:23:25.635Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T01:23:25.635Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T01:23:25.635Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T01:23:25.635Z] daemon_test.go:145: root required [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.635Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:23:25.635Z] reload_test.go:342: root required [2022-03-10T01:23:25.635Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:23:25.636Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T01:23:25.636Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T01:23:25.636Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T01:23:25.636Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T01:23:25.636Z] layer_test.go:291: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T01:23:25.636Z] layer_test.go:340: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T01:23:25.636Z] layer_test.go:455: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T01:23:25.636Z] layer_test.go:684: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T01:23:25.636Z] migration_test.go:45: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:23:25.636Z] migration_test.go:181: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T01:23:25.636Z] mount_test.go:17: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T01:23:25.636Z] mount_test.go:76: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T01:23:25.636Z] mount_test.go:125: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T01:23:25.636Z] mount_test.go:212: Failing on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-10T01:23:25.636Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-10T01:23:25.636Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T01:23:25.636Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-10T01:23:25.636Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T01:23:25.636Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-10T01:23:25.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:23:25.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T01:23:25.636Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:23:25.636Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T01:23:25.636Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T01:23:25.636Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T01:23:25.636Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:23:25.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:23:25.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:23:25.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:23:25.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:23:25.636Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-10T01:23:25.636Z] archive_test.go:140: zstd not installed [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:23:25.636Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:23:25.636Z] changes_test.go:195: needs more investigation [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-10T01:23:25.636Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-10T01:23:25.636Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T01:23:25.636Z] changes_test.go:432: needs further investigation [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:23:25.636Z] changes_test.go:468: needs further investigation [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:23:25.636Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-03-10T01:23:25.636Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T01:23:25.636Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:23:25.636Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:23:25.636Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T01:23:25.636Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-10T01:23:25.636Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-10T01:23:25.636Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T01:23:25.636Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T01:23:25.636Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:23:25.636Z] [2022-03-10T01:23:25.636Z] DONE 2077 tests, 70 skipped in 253.023s [2022-03-10T01:23:26.092Z] INFO: make.ps1 ended at 03/10/2022 01:23:25 [2022-03-10T01:23:26.118Z] --- PASS: TestUpdateRestartPolicy (12.15s) [2022-03-10T01:23:26.118Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:23:26.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-03-10T01:23:26.682Z] === RUN TestWaitNonBlocked [2022-03-10T01:23:26.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:23:26.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:23:26.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:23:26.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:23:26.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:23:26.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:23:26.853Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:23:26.853Z] [2022-03-10T01:23:26.853Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:23:26.853Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:23:26.853Z] [2022-03-10T01:23:26.853Z] To set a process to complain mode, use the command line tool [2022-03-10T01:23:26.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:23:26.853Z] Post stage [Pipeline] junit [2022-03-10T01:23:26.865Z] Recording test results [2022-03-10T01:23:27.438Z] 4612f6d0b889: Pull complete [2022-03-10T01:23:27.612Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T01:23:27.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2022-03-10T01:23:27.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2022-03-10T01:23:27.612Z] === RUN TestWaitBlocked [2022-03-10T01:23:27.627Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T01:23:27.628Z] INFO: Unit tests ended at 03/10/2022 01:23:27. Duration:00:04:25.3515190 [2022-03-10T01:23:27.628Z] INFO: Building busybox [2022-03-10T01:23:27.628Z] Sending build context to Docker daemon 5.12kB [2022-03-10T01:23:27.628Z] [2022-03-10T01:23:27.628Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T01:23:27.628Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T01:23:27.628Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T01:23:27.628Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T01:23:27.628Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T01:23:27.628Z] ---> 02f938cacc3b [2022-03-10T01:23:27.628Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T01:23:27.628Z] ---> Running in 4841a6cf5a52 [2022-03-10T01:23:27.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:23:27.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:23:27.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:23:27.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:23:27.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T01:23:27.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T01:23:28.068Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-10T01:23:28.354Z] + echo Ensuring container killed. [2022-03-10T01:23:28.354Z] Ensuring container killed. [2022-03-10T01:23:28.354Z] + docker rm -vf docker-pr3 [2022-03-10T01:23:28.354Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T01:23:28.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-10T01:23:28.658Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:23:28.659Z] Chowning /workspace to jenkins user [2022-03-10T01:23:28.659Z] + id -u [2022-03-10T01:23:28.659Z] + id -g [2022-03-10T01:23:28.659Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:23:28.659Z] Unable to find image 'busybox:latest' locally [2022-03-10T01:23:28.919Z] latest: Pulling from library/busybox [2022-03-10T01:23:28.919Z] 7e5209d2300f: Pulling fs layer [2022-03-10T01:23:28.919Z] 7e5209d2300f: Verifying Checksum [2022-03-10T01:23:28.919Z] 7e5209d2300f: Download complete [2022-03-10T01:23:28.995Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-10T01:23:28.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2022-03-10T01:23:28.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-03-10T01:23:28.995Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T01:23:28.995Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T01:23:29.178Z] 7e5209d2300f: Pull complete [2022-03-10T01:23:29.178Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T01:23:29.178Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:23:30.848Z] + bundleName=docker-py [2022-03-10T01:23:30.848Z] + echo Creating docker-py-bundles.tar.gz [2022-03-10T01:23:30.848Z] Creating docker-py-bundles.tar.gz [2022-03-10T01:23:30.848Z] + 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-03-10T01:23:30.859Z] Archiving artifacts [2022-03-10T01:23:31.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-10T01:23:32.316Z] Removing intermediate container 4841a6cf5a52 [2022-03-10T01:23:32.316Z] ---> 24e9b6a95185 [2022-03-10T01:23:32.316Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T01:23:32.316Z] ---> Running in 9a1a0731ca52 [2022-03-10T01:23:32.541Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-10T01:23:32.776Z] Removing intermediate container 9a1a0731ca52 [2022-03-10T01:23:32.776Z] ---> 812945a8486a [2022-03-10T01:23:32.776Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T01:23:32.776Z] ---> Running in 3ed49e3abcf7 [2022-03-10T01:23:32.776Z] Removing intermediate container 3ed49e3abcf7 [2022-03-10T01:23:32.776Z] ---> 12132546a522 [2022-03-10T01:23:32.776Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T01:23:32.887Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2022-03-10T01:23:32.887Z] === CONT TestIpcModeOlderClient [2022-03-10T01:23:32.887Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2022-03-10T01:23:32.887Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T01:23:32.887Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-03-10T01:23:32.887Z] === CONT TestDaemonHostGatewayIP [2022-03-10T01:23:32.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh binary [2022-03-10T01:23:33.163Z] [2022-03-10T01:23:33.422Z] Removing bundles/ [2022-03-10T01:23:33.422Z] [2022-03-10T01:23:33.422Z] ---> Making bundle: binary (in bundles/binary) [2022-03-10T01:23:33.422Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-10T01:23:33.422Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:23:34.258Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T01:23:34.309Z] [2022-03-10T01:23:34.764Z] ---> be8f9ab9918d [2022-03-10T01:23:34.764Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T01:23:34.764Z] ---> Running in 5f86847c732f [2022-03-10T01:23:34.821Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T01:23:34.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-10T01:23:35.191Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) [2022-03-10T01:23:35.191Z] === RUN TestCreateServiceSysctls [2022-03-10T01:23:35.384Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T01:23:35.757Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-03-10T01:23:35.757Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:23:36.753Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2022-03-10T01:23:36.753Z] === CONT TestDaemonRestartIpcMode [2022-03-10T01:23:37.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-10T01:23:37.939Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T01:23:38.285Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2022-03-10T01:23:38.285Z] === RUN TestInspect [2022-03-10T01:23:39.831Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-03-10T01:23:40.760Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T01:23:40.813Z] --- PASS: TestInspect (2.50s) [2022-03-10T01:23:40.813Z] === RUN TestCreateJob [2022-03-10T01:23:41.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-10T01:23:41.690Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T01:23:41.690Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-10T01:23:41.690Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T01:23:41.690Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-10T01:23:41.690Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T01:23:41.690Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-10T01:23:41.690Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T01:23:41.690Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-10T01:23:41.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T01:23:43.341Z] --- PASS: TestCreateJob (2.82s) [2022-03-10T01:23:43.341Z] === RUN TestReplicatedJob [2022-03-10T01:23:43.431Z] Removing intermediate container 5f86847c732f [2022-03-10T01:23:43.431Z] ---> 6898aedcc8e4 [2022-03-10T01:23:43.431Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T01:23:43.431Z] ---> Running in 71865b83e68b [2022-03-10T01:23:44.392Z] [2022-03-10T01:23:44.392Z] SUCCESS: Specified value was saved. [2022-03-10T01:23:44.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-10T01:23:44.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T01:23:45.893Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2022-03-10T01:23:45.893Z] PASS [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === Skipped [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T01:23:45.893Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:23:45.893Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:23:45.893Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T01:23:45.893Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T01:23:45.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T01:23:45.893Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:23:45.893Z] [2022-03-10T01:23:45.893Z] DONE 200 tests, 6 skipped in 158.546s [2022-03-10T01:23:45.893Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T01:23:45.893Z] ++ 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-03-10T01:23:45.893Z] ++ set -e [2022-03-10T01:23:45.893Z] ++ '[' -n 0 ']' [2022-03-10T01:23:45.893Z] ++ set -x [2022-03-10T01:23:45.893Z] ++ 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-03-10T01:23:45.893Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:23:46.457Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:23:46.457Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T01:23:46.457Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T01:23:46.457Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T01:23:46.457Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T01:23:46.457Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T01:23:46.457Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T01:23:46.457Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T01:23:46.457Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T01:23:46.559Z] Removing intermediate container 71865b83e68b [2022-03-10T01:23:46.559Z] ---> d57e06529de6 [2022-03-10T01:23:46.559Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T01:23:46.559Z] ---> Running in 056675b05a98 [2022-03-10T01:23:46.714Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T01:23:46.714Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T01:23:46.971Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-03-10T01:23:46.971Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-10T01:23:46.971Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:23:46.971Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T01:23:48.340Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T01:23:48.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-10T01:23:48.596Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T01:23:48.602Z] --- PASS: TestReplicatedJob (4.45s) [2022-03-10T01:23:48.602Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:23:49.161Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T01:23:50.284Z] Cannot create a file when that file already exists. [2022-03-10T01:23:50.531Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T01:23:50.531Z] daemon_test.go:156: [dab6ebeaecf97] daemon is not started [2022-03-10T01:23:50.531Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-03-10T01:23:50.531Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-10T01:23:50.531Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-10T01:23:50.531Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-03-10T01:23:50.531Z] === RUN TestDaemonProxy [2022-03-10T01:23:50.531Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T01:23:50.531Z] check_test.go:308: [dc94e45c2270b] daemon is not started [2022-03-10T01:23:50.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-10T01:23:51.094Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T01:23:51.131Z] --- PASS: TestUpdateReplicatedJob (2.89s) [2022-03-10T01:23:51.131Z] === RUN TestServiceListWithStatuses [2022-03-10T01:23:51.131Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:23:51.131Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:23:51.131Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:23:51.370Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T01:23:51.942Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T01:23:51.994Z] === RUN TestBoolValue [2022-03-10T01:23:51.994Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestBoolValueOrDefault [2022-03-10T01:23:51.994Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestInt64ValueOrZero [2022-03-10T01:23:51.994Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestInt64ValueOrDefault [2022-03-10T01:23:51.994Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T01:23:51.994Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestJsonContentType [2022-03-10T01:23:51.994Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 14.7% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2022-03-10T01:23:51.994Z] === RUN TestMaskSecretKeys [2022-03-10T01:23:51.994Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T01:23:51.994Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T01:23:51.994Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T01:23:51.994Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T01:23:51.994Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T01:23:51.994Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T01:23:51.994Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestVersionMiddlewareVersion [2022-03-10T01:23:51.994Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T01:23:51.994Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 37.7% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/server/middleware 0.105s coverage: 37.7% of statements [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T01:23:51.994Z] === RUN TestToJSON [2022-03-10T01:23:51.994Z] --- PASS: TestToJSON (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestToParamWithVersion [2022-03-10T01:23:51.994Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestFromJSON [2022-03-10T01:23:51.994Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestEmpty [2022-03-10T01:23:51.994Z] --- PASS: TestEmpty (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T01:23:51.994Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestArgsMatchKVList [2022-03-10T01:23:51.994Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestArgsMatch [2022-03-10T01:23:51.994Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestAdd [2022-03-10T01:23:51.994Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestDel [2022-03-10T01:23:51.994Z] --- PASS: TestDel (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestLen [2022-03-10T01:23:51.994Z] --- PASS: TestLen (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestExactMatch [2022-03-10T01:23:51.994Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestOnlyOneExactMatch [2022-03-10T01:23:51.994Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestContains [2022-03-10T01:23:51.994Z] --- PASS: TestContains (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestValidate [2022-03-10T01:23:51.994Z] --- PASS: TestValidate (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestWalkValues [2022-03-10T01:23:51.994Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestStrSliceMarshalJSON [2022-03-10T01:23:51.994Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T01:23:51.994Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestStrSliceUnmarshalString [2022-03-10T01:23:51.994Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T01:23:51.994Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 90.0% of statements [2022-03-10T01:23:51.994Z] === RUN TestFuzzyMatch [2022-03-10T01:23:51.994Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestClone [2022-03-10T01:23:51.994Z] --- PASS: TestClone (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 92.2% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-03-10T01:23:51.994Z] === RUN TestAdjustForAPIVersion [2022-03-10T01:23:51.994Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 5.7% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T01:23:51.994Z] === RUN TestDurationToSecondsString [2022-03-10T01:23:51.994Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T01:23:51.994Z] === RUN TestGetTimestamp [2022-03-10T01:23:51.994Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-10T01:23:51.994Z] === RUN TestParseTimestamps [2022-03-10T01:23:51.994Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 100.0% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-03-10T01:23:51.994Z] === RUN TestCompareVersion [2022-03-10T01:23:51.994Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T01:23:51.994Z] PASS [2022-03-10T01:23:51.994Z] coverage: 77.3% of statements [2022-03-10T01:23:51.994Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T01:23:51.994Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T01:23:52.451Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T01:23:52.451Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T01:23:52.451Z] === RUN TestCloneArgsSmartHttp [2022-03-10T01:23:52.451Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T01:23:52.451Z] === RUN TestCloneArgsDumbHttp [2022-03-10T01:23:52.451Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T01:23:52.451Z] === RUN TestCloneArgsGit [2022-03-10T01:23:52.451Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T01:23:52.451Z] === RUN TestCheckoutGit [2022-03-10T01:23:53.321Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-10T01:23:53.884Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T01:23:53.979Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T01:23:53.979Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-10T01:23:53.979Z] === RUN TestProcessNoDockerignore [2022-03-10T01:23:53.979Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-10T01:23:53.979Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T01:23:53.979Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-10T01:23:53.979Z] === RUN TestDetectContentType [2022-03-10T01:23:53.979Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestSelectAcceptableMIME [2022-03-10T01:23:53.980Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestInspectEmptyResponse [2022-03-10T01:23:53.980Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestInspectResponseBinary [2022-03-10T01:23:53.980Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestResponseUnsupportedContentType [2022-03-10T01:23:53.980Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestInspectResponseTextSimple [2022-03-10T01:23:53.980Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T01:23:53.980Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestUnknownContentLength [2022-03-10T01:23:53.980Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestDownloadRemote [2022-03-10T01:23:53.980Z] === RUN TestEnable [2022-03-10T01:23:53.980Z] --- PASS: TestEnable (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestDisable [2022-03-10T01:23:53.980Z] --- PASS: TestDisable (0.00s) [2022-03-10T01:23:53.980Z] === RUN TestEnabled [2022-03-10T01:23:53.980Z] --- PASS: TestEnabled (0.00s) [2022-03-10T01:23:54.437Z] PASS [2022-03-10T01:23:54.437Z] coverage: 100.0% of statements [2022-03-10T01:23:54.437Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-10T01:23:54.437Z] === RUN TestGetWithStatusError [2022-03-10T01:23:54.437Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-10T01:23:54.437Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T01:23:54.437Z] === RUN TestCloseRootDirectory [2022-03-10T01:23:54.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:54.437Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T01:23:54.437Z] === RUN TestHashFile [2022-03-10T01:23:54.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:54.437Z] --- SKIP: TestHashFile (0.01s) [2022-03-10T01:23:54.437Z] === RUN TestHashSubdir [2022-03-10T01:23:54.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:54.437Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-10T01:23:54.437Z] === RUN TestRemoveDirectory [2022-03-10T01:23:54.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:23:54.437Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-10T01:23:54.437Z] PASS [2022-03-10T01:23:54.437Z] coverage: 9.3% of statements [2022-03-10T01:23:54.437Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 9.3% of statements [2022-03-10T01:23:54.893Z] === RUN TestGetAllAllowed [2022-03-10T01:23:54.893Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestGetAllMeta [2022-03-10T01:23:54.893Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T01:23:54.893Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T01:23:54.893Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestIsExistingDirectory [2022-03-10T01:23:54.893Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-10T01:23:54.893Z] === RUN TestGetFilenameForDownload [2022-03-10T01:23:54.893Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestEnv2Variables [2022-03-10T01:23:54.893Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T01:23:54.893Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestMaintainer [2022-03-10T01:23:54.893Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestLabel [2022-03-10T01:23:54.893Z] --- PASS: TestLabel (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestFromScratch [2022-03-10T01:23:54.893Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestFromWithArg [2022-03-10T01:23:54.893Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T01:23:54.893Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestFromWithUndefinedArg [2022-03-10T01:23:54.893Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T01:23:54.893Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestOnbuild [2022-03-10T01:23:54.893Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestWorkdir [2022-03-10T01:23:54.893Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestCmd [2022-03-10T01:23:54.893Z] --- PASS: TestCmd (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestHealthcheckNone [2022-03-10T01:23:54.893Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestHealthcheckCmd [2022-03-10T01:23:54.893Z] --- PASS: TestHealthcheckCmd (0.01s) [2022-03-10T01:23:54.893Z] === RUN TestEntrypoint [2022-03-10T01:23:54.893Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestExpose [2022-03-10T01:23:54.893Z] --- PASS: TestExpose (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestUser [2022-03-10T01:23:54.893Z] --- PASS: TestUser (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestVolume [2022-03-10T01:23:54.893Z] --- PASS: TestVolume (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestStopSignal [2022-03-10T01:23:54.893Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:23:54.893Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestArg [2022-03-10T01:23:54.893Z] --- PASS: TestArg (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestShell [2022-03-10T01:23:54.893Z] --- PASS: TestShell (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestPrependEnvOnCmd [2022-03-10T01:23:54.893Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestRunWithBuildArgs [2022-03-10T01:23:54.893Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T01:23:54.893Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T01:23:54.893Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T01:23:54.893Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T01:23:54.893Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T01:23:54.893Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestNormalizeWorkdir [2022-03-10T01:23:54.893Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestDispatch [2022-03-10T01:23:54.893Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T01:23:54.893Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T01:23:54.893Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T01:23:54.893Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T01:23:54.893Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T01:23:54.893Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T01:23:54.893Z] === RUN TestDispatch/COPY_url [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch (0.06s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T01:23:54.893Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T01:23:54.893Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T01:23:54.893Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T01:23:54.893Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T01:23:54.893Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T01:23:54.893Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestEmptyDockerfile [2022-03-10T01:23:54.893Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestSymlinkDockerfile [2022-03-10T01:23:54.893Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T01:23:54.893Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T01:23:54.893Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-10T01:23:54.893Z] === RUN TestNonExistingDockerfile [2022-03-10T01:23:54.893Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestCopyRunConfig [2022-03-10T01:23:54.893Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestDeepCopyRunConfig [2022-03-10T01:23:54.893Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestExportImage [2022-03-10T01:23:54.893Z] --- PASS: TestExportImage (0.00s) [2022-03-10T01:23:54.893Z] === RUN TestNormalizeDest [2022-03-10T01:23:54.893Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T01:23:54.893Z] PASS [2022-03-10T01:23:54.893Z] coverage: 46.7% of statements [2022-03-10T01:23:54.893Z] ok github.com/docker/docker/builder/dockerfile 0.247s coverage: 46.7% of statements [2022-03-10T01:23:54.952Z] Removing intermediate container 056675b05a98 [2022-03-10T01:23:54.952Z] ---> 7ec9709d88f7 [2022-03-10T01:23:54.952Z] Step 13/13 : CMD ["sh"] [2022-03-10T01:23:54.952Z] ---> Running in 2cd16c217421 [2022-03-10T01:23:54.952Z] Removing intermediate container 2cd16c217421 [2022-03-10T01:23:54.952Z] ---> 0e7b8302ed9c [2022-03-10T01:23:54.952Z] Successfully built 0e7b8302ed9c [2022-03-10T01:23:54.952Z] Successfully tagged busybox:latest [2022-03-10T01:23:54.952Z] INFO: Docker images of the daemon under test [2022-03-10T01:23:54.952Z] [2022-03-10T01:23:54.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:23:54.952Z] busybox latest 0e7b8302ed9c Less than a second ago 5.01GB [2022-03-10T01:23:54.952Z] microsoft/windowsservercore latest 02f938cacc3b 6 days ago 4.96GB [2022-03-10T01:23:54.952Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 6 days ago 4.96GB [2022-03-10T01:23:54.952Z] [2022-03-10T01:23:54.952Z] INFO: Running integration tests at 03/10/2022 01:23:54... [2022-03-10T01:23:54.952Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T01:23:54.952Z] INFO: Integration API tests being run from the host: [2022-03-10T01:23:55.256Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T01:23:55.315Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2022-03-10T01:23:55.315Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:23:55.351Z] === RUN TestTCP4Proxy [2022-03-10T01:23:55.351Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-10T01:23:55.351Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T01:23:55.351Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestTCP6Proxy [2022-03-10T01:23:55.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:23:55.351Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestTCPDualStackProxy [2022-03-10T01:23:55.351Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:23:55.351Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestUDP4Proxy [2022-03-10T01:23:55.351Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestUDP6Proxy [2022-03-10T01:23:55.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:23:55.351Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestUDPWriteError [2022-03-10T01:23:55.351Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestSCTP4Proxy [2022-03-10T01:23:55.351Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:23:55.351Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T01:23:55.351Z] === RUN TestSCTP6Proxy [2022-03-10T01:23:55.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:23:55.351Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T01:23:55.351Z] PASS [2022-03-10T01:23:55.351Z] coverage: 49.4% of statements [2022-03-10T01:23:55.351Z] ok github.com/docker/docker/cmd/docker-proxy 0.109s coverage: 49.4% of statements [2022-03-10T01:23:55.407Z] INFO: make.ps1 starting at 03/10/2022 01:23:54 [2022-03-10T01:23:55.514Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T01:23:55.771Z] docker_cli_daemon_plugins_test.go:106: [d631b8e946879] daemon is not started [2022-03-10T01:23:56.028Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T01:23:56.371Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T01:23:56.590Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-10T01:23:56.590Z] --- PASS: TestDaemonProxy (6.36s) [2022-03-10T01:23:56.590Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-10T01:23:56.590Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-10T01:23:56.590Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-03-10T01:23:56.590Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T01:23:56.590Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-10T01:23:56.590Z] PASS [2022-03-10T01:23:56.590Z] [2022-03-10T01:23:56.590Z] === Skipped [2022-03-10T01:23:56.590Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-03-10T01:23:56.590Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-10T01:23:56.590Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-10T01:23:56.590Z] [2022-03-10T01:23:56.590Z] DONE 17 tests, 1 skipped in 10.807s [2022-03-10T01:23:56.590Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T01:23:56.590Z] ++ 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-03-10T01:23:56.590Z] ++ set -e [2022-03-10T01:23:56.590Z] ++ '[' -n 0 ']' [2022-03-10T01:23:56.590Z] ++ set -x [2022-03-10T01:23:56.590Z] ++ 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-03-10T01:23:56.847Z] INFO: Testing against a local daemon [2022-03-10T01:23:56.847Z] === RUN TestCommitInheritsEnv [2022-03-10T01:23:56.847Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-10T01:23:57.412Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-03-10T01:23:57.412Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:23:57.412Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T01:23:57.412Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:23:57.412Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T01:23:57.412Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T01:23:57.412Z] === RUN TestImportWithCustomPlatform// [2022-03-10T01:23:57.412Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T01:23:57.668Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T01:23:57.668Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T01:23:57.845Z] --- PASS: TestDockerNetworkReConnect (2.92s) [2022-03-10T01:23:57.845Z] === RUN TestServicePlugin [2022-03-10T01:23:57.845Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:23:57.845Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T01:23:57.845Z] === RUN TestServiceUpdateLabel [2022-03-10T01:23:57.925Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T01:23:57.925Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T01:23:57.925Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T01:23:57.925Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T01:23:57.925Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:23:57.925Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-10T01:23:57.925Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:23:57.925Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-10T01:23:57.925Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:23:58.492Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-03-10T01:23:58.492Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T01:23:58.492Z] check_test.go:308: [d2edd748efd2d] daemon is not started [2022-03-10T01:23:58.492Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-10T01:23:59.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T01:23:59.744Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-03-10T01:23:59.744Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:23:59.986Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T01:24:00.553Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2022-03-10T01:24:00.553Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:24:00.553Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-10T01:24:00.553Z] === RUN TestTagInvalidReference [2022-03-10T01:24:00.553Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T01:24:00.553Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:24:00.553Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-10T01:24:00.553Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:24:00.553Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T01:24:00.553Z] === RUN TestTagOfficialNames [2022-03-10T01:24:00.809Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T01:24:00.809Z] === RUN TestTagMatchesDigest [2022-03-10T01:24:00.809Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T01:24:00.809Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T01:24:00.809Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T01:24:02.179Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-10T01:24:03.548Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T01:24:04.479Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T01:24:04.479Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T01:24:05.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T01:24:06.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T01:24:07.703Z] === RUN TestCheckpointCreateError [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointCreate [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointDeleteError [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointDelete [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointListError [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointList [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T01:24:07.703Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T01:24:07.703Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:24:07.703Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestGetAPIPath [2022-03-10T01:24:07.703Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestParseHostURL [2022-03-10T01:24:07.703Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T01:24:07.703Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPIVersion [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T01:24:07.703Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestClientRedirect [2022-03-10T01:24:07.703Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigCreateUnsupported [2022-03-10T01:24:07.703Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigCreateError [2022-03-10T01:24:07.703Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigCreate [2022-03-10T01:24:07.703Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspectNotFound [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspectUnsupported [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspectError [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigInspect [2022-03-10T01:24:07.703Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigListUnsupported [2022-03-10T01:24:07.703Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigListError [2022-03-10T01:24:07.703Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigList [2022-03-10T01:24:07.703Z] --- PASS: TestConfigList (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigRemoveUnsupported [2022-03-10T01:24:07.703Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigRemoveError [2022-03-10T01:24:07.703Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigRemove [2022-03-10T01:24:07.703Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigUpdateUnsupported [2022-03-10T01:24:07.703Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigUpdateError [2022-03-10T01:24:07.703Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestConfigUpdate [2022-03-10T01:24:07.703Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCommitError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCommit [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStatPathError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStatPath [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyToContainerError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyToContainer [2022-03-10T01:24:07.703Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyFromContainerError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T01:24:07.703Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestCopyFromContainer [2022-03-10T01:24:07.703Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCreateError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCreateImageNotFound [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCreateWithName [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerCreateAutoRemove [2022-03-10T01:24:07.703Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerDiffError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerDiff [2022-03-10T01:24:07.703Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecCreateError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecCreate [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecStartError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecStart [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecInspectError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecInspectError (0.01s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecInspect [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExportError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExport [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerInspectError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T01:24:07.703Z] --- PASS: TestContainerInspectContainerNotFound (0.01s) [2022-03-10T01:24:07.703Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T01:24:07.703Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerInspect [2022-03-10T01:24:07.703Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerInspectNode [2022-03-10T01:24:07.703Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerKillError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerKill [2022-03-10T01:24:07.703Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerListError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerList [2022-03-10T01:24:07.703Z] --- PASS: TestContainerList (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerLogsNotFoundError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerLogsError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerLogs [2022-03-10T01:24:07.703Z] --- PASS: TestContainerLogs (0.23s) [2022-03-10T01:24:07.703Z] === RUN TestContainerPauseError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerPause [2022-03-10T01:24:07.703Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainersPruneError [2022-03-10T01:24:07.703Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainersPrune [2022-03-10T01:24:07.703Z] --- PASS: TestContainersPrune (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRemoveError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRemove [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRenameError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRename [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerResizeError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecResizeError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerResize [2022-03-10T01:24:07.703Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerExecResize [2022-03-10T01:24:07.703Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRestartError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerRestart [2022-03-10T01:24:07.703Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStartError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStart [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStatsError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStats [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStopError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerStop [2022-03-10T01:24:07.703Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerTopError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerTop [2022-03-10T01:24:07.703Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T01:24:07.703Z] === RUN TestContainerUnpauseError [2022-03-10T01:24:07.703Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestContainerUnpause [2022-03-10T01:24:07.704Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestContainerUpdateError [2022-03-10T01:24:07.704Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestContainerUpdate [2022-03-10T01:24:07.704Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestContainerWaitError [2022-03-10T01:24:07.704Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestContainerWait [2022-03-10T01:24:07.704Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestDiskUsageError [2022-03-10T01:24:07.704Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestDiskUsage [2022-03-10T01:24:07.704Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestDistributionInspectUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T01:24:07.704Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestEventsErrorInOptions [2022-03-10T01:24:07.704Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestEventsErrorFromServer [2022-03-10T01:24:07.704Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestEvents [2022-03-10T01:24:07.704Z] --- PASS: TestEvents (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestTLSCloseWriter [2022-03-10T01:24:07.704Z] === PAUSE TestTLSCloseWriter [2022-03-10T01:24:07.704Z] === RUN TestImageBuildError [2022-03-10T01:24:07.704Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageBuild [2022-03-10T01:24:07.704Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestGetDockerOS [2022-03-10T01:24:07.704Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageCreateError [2022-03-10T01:24:07.704Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageCreate [2022-03-10T01:24:07.704Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageHistoryError [2022-03-10T01:24:07.704Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageHistory [2022-03-10T01:24:07.704Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageImportError [2022-03-10T01:24:07.704Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageImport [2022-03-10T01:24:07.704Z] --- PASS: TestImageImport (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageInspectError [2022-03-10T01:24:07.704Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageInspectImageNotFound [2022-03-10T01:24:07.704Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageInspectWithEmptyID [2022-03-10T01:24:07.704Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageInspect [2022-03-10T01:24:07.704Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageListError [2022-03-10T01:24:07.704Z] --- PASS: TestImageListError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageList [2022-03-10T01:24:07.704Z] --- PASS: TestImageList (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageListApiBefore125 [2022-03-10T01:24:07.704Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageLoadError [2022-03-10T01:24:07.704Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageLoad [2022-03-10T01:24:07.704Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagesPruneError [2022-03-10T01:24:07.704Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagesPrune [2022-03-10T01:24:07.704Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullReferenceParseError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullAnyError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePullWithoutErrors [2022-03-10T01:24:07.704Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushReferenceError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushAnyError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithoutErrors [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T01:24:07.704Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageRemoveError [2022-03-10T01:24:07.704Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageRemoveImageNotFound [2022-03-10T01:24:07.704Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageRemove [2022-03-10T01:24:07.704Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSaveError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSave [2022-03-10T01:24:07.704Z] --- PASS: TestImageSave (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchAnyError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageSearchWithoutErrors [2022-03-10T01:24:07.704Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageTagError [2022-03-10T01:24:07.704Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageTagInvalidReference [2022-03-10T01:24:07.704Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T01:24:07.704Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageTagHexSource [2022-03-10T01:24:07.704Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestImageTag [2022-03-10T01:24:07.704Z] --- PASS: TestImageTag (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestInfoServerError [2022-03-10T01:24:07.704Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T01:24:07.704Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestInfo [2022-03-10T01:24:07.704Z] --- PASS: TestInfo (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkConnectError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkConnect [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkCreateError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkCreate [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkDisconnectError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkDisconnect [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/no_options [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/verbose [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/global_scope [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T01:24:07.704Z] === RUN TestNetworkInspect/server_error [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkListError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkList [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworksPruneError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworksPrune [2022-03-10T01:24:07.704Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkRemoveError [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNetworkRemove [2022-03-10T01:24:07.704Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeInspectError [2022-03-10T01:24:07.704Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T01:24:07.704Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T01:24:07.704Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeInspect [2022-03-10T01:24:07.704Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeListError [2022-03-10T01:24:07.704Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeList [2022-03-10T01:24:07.704Z] --- PASS: TestNodeList (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeRemoveError [2022-03-10T01:24:07.704Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeRemove [2022-03-10T01:24:07.704Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeUpdateError [2022-03-10T01:24:07.704Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestNodeUpdate [2022-03-10T01:24:07.704Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestOptionWithHostFromEnv [2022-03-10T01:24:07.704Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestOptionWithTimeout [2022-03-10T01:24:07.704Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T01:24:07.704Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPingFail [2022-03-10T01:24:07.704Z] --- PASS: TestPingFail (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPingWithError [2022-03-10T01:24:07.704Z] 2022/03/10 01:24:06 RoundTripper returned a response & error; ignoring response [2022-03-10T01:24:07.704Z] 2022/03/10 01:24:06 RoundTripper returned a response & error; ignoring response [2022-03-10T01:24:07.704Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPingSuccess [2022-03-10T01:24:07.704Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPingHeadFallback [2022-03-10T01:24:07.704Z] === RUN TestPingHeadFallback/OK [2022-03-10T01:24:07.704Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T01:24:07.704Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T01:24:07.704Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T01:24:07.704Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T01:24:07.704Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginDisableError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginDisable [2022-03-10T01:24:07.704Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginEnableError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginEnable [2022-03-10T01:24:07.704Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginInspectError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T01:24:07.704Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginInspect [2022-03-10T01:24:07.704Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginListError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginList [2022-03-10T01:24:07.704Z] --- PASS: TestPluginList (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginPushError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginPush [2022-03-10T01:24:07.704Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginRemoveError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginRemove [2022-03-10T01:24:07.704Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginSetError [2022-03-10T01:24:07.704Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPluginSet [2022-03-10T01:24:07.704Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSetHostHeader [2022-03-10T01:24:07.704Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestPlainTextError [2022-03-10T01:24:07.704Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestInfiniteError [2022-03-10T01:24:07.704Z] --- PASS: TestInfiniteError (0.06s) [2022-03-10T01:24:07.704Z] === RUN TestCanceledContext [2022-03-10T01:24:07.704Z] 2022/03/10 01:24:06 RoundTripper returned a response & error; ignoring response [2022-03-10T01:24:07.704Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestDeadlineExceededContext [2022-03-10T01:24:07.704Z] 2022/03/10 01:24:06 RoundTripper returned a response & error; ignoring response [2022-03-10T01:24:07.704Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretCreateUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretCreateError [2022-03-10T01:24:07.704Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretCreate [2022-03-10T01:24:07.704Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretInspectUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretInspectError [2022-03-10T01:24:07.704Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T01:24:07.704Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T01:24:07.704Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretInspect [2022-03-10T01:24:07.704Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretListUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretListError [2022-03-10T01:24:07.704Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretList [2022-03-10T01:24:07.704Z] --- PASS: TestSecretList (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretRemoveUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretRemoveError [2022-03-10T01:24:07.704Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretRemove [2022-03-10T01:24:07.704Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretUpdateUnsupported [2022-03-10T01:24:07.704Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretUpdateError [2022-03-10T01:24:07.704Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestSecretUpdate [2022-03-10T01:24:07.704Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceCreateError [2022-03-10T01:24:07.704Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceCreate [2022-03-10T01:24:07.704Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T01:24:07.704Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceCreateDigestPinning [2022-03-10T01:24:07.704Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceInspectError [2022-03-10T01:24:07.704Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T01:24:07.704Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T01:24:07.705Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T01:24:07.705Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceInspect [2022-03-10T01:24:07.705Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceListError [2022-03-10T01:24:07.705Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceList [2022-03-10T01:24:07.705Z] --- PASS: TestServiceList (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceLogsError [2022-03-10T01:24:07.705Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceLogs [2022-03-10T01:24:07.705Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceRemoveError [2022-03-10T01:24:07.705Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T01:24:07.705Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceRemove [2022-03-10T01:24:07.705Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceUpdateError [2022-03-10T01:24:07.705Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestServiceUpdate [2022-03-10T01:24:07.705Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmGetUnlockKey [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmInitError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmInit [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmInspectError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmInspect [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmJoinError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmJoin [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmLeaveError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmLeave [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmUnlockError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmUnlock [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmUpdateError [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestSwarmUpdate [2022-03-10T01:24:07.705Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestTaskInspectError [2022-03-10T01:24:07.705Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T01:24:07.705Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestTaskInspect [2022-03-10T01:24:07.705Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestTaskListError [2022-03-10T01:24:07.705Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestTaskList [2022-03-10T01:24:07.705Z] --- PASS: TestTaskList (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeCreateError [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeCreate [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeInspectError [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeInspectNotFound [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeInspect [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeListError [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeList [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeRemoveError [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T01:24:07.705Z] === RUN TestVolumeRemove [2022-03-10T01:24:07.705Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T01:24:07.705Z] === CONT TestTLSCloseWriter [2022-03-10T01:24:07.705Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-10T01:24:07.705Z] PASS [2022-03-10T01:24:07.705Z] coverage: 75.2% of statements [2022-03-10T01:24:07.705Z] ok github.com/docker/docker/client 0.571s coverage: 75.2% of statements [2022-03-10T01:24:07.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-10T01:24:07.715Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T01:24:08.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-10T01:24:09.212Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-10T01:24:09.776Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-10T01:24:09.776Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-10T01:24:10.341Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-10T01:24:10.904Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-10T01:24:11.468Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-10T01:24:12.030Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-10T01:24:12.593Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-10T01:24:12.850Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-10T01:24:13.414Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-10T01:24:13.978Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-10T01:24:14.540Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-10T01:24:14.662Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2022-03-10T01:24:14.663Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:24:15.103Z] check_test.go:308: [d1cda5c393da8] daemon is not started [2022-03-10T01:24:15.103Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-10T01:24:16.034Z] check_test.go:308: [d6f0b88e675f4] daemon is not started [2022-03-10T01:24:16.034Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-10T01:24:16.598Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T01:24:16.598Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-10T01:24:17.526Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T01:24:18.090Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-10T01:24:20.613Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T01:24:21.177Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-10T01:24:21.740Z] check_test.go:308: [d9894d3840642] daemon is not started [2022-03-10T01:24:21.740Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-10T01:24:24.262Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-10T01:24:26.155Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-10T01:24:26.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:24:26.305Z] INFO: Testing against a local daemon [2022-03-10T01:24:26.305Z] === RUN TestBuildWithSession [2022-03-10T01:24:26.305Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:24:26.305Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:24:26.305Z] === RUN TestBuildSquashParent [2022-03-10T01:24:26.305Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:24:26.305Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:24:26.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:24:26.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:24:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:24:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:24:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:24:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:24:28.768Z] --- PASS: TestCheckoutGit (35.67s) [2022-03-10T01:24:28.768Z] === RUN TestValidGitTransport [2022-03-10T01:24:28.768Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T01:24:28.768Z] === RUN TestGitInvalidRef [2022-03-10T01:24:28.768Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-10T01:24:28.768Z] PASS [2022-03-10T01:24:28.768Z] coverage: 86.3% of statements [2022-03-10T01:24:28.768Z] ok github.com/docker/docker/builder/remotecontext/git 35.961s coverage: 86.3% of statements [2022-03-10T01:24:29.225Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T01:24:29.225Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T01:24:29.540Z] --- PASS: TestServiceUpdateConfigs (13.75s) [2022-03-10T01:24:29.540Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:24:30.341Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-10T01:24:30.906Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T01:24:31.163Z] check_test.go:308: [d176b8ca75b35] daemon is not started [2022-03-10T01:24:31.163Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-10T01:24:32.094Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T01:24:32.094Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T01:24:33.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T01:24:34.997Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestConfigureDaemonLogs [2022-03-10T01:24:34.997Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T01:24:34.997Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T01:24:34.997Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T01:24:34.997Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T01:24:34.997Z] PASS [2022-03-10T01:24:34.997Z] coverage: 19.0% of statements [2022-03-10T01:24:34.997Z] ok github.com/docker/docker/cmd/dockerd 0.230s coverage: 19.0% of statements [2022-03-10T01:24:34.997Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T01:24:34.997Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T01:24:35.959Z] === RUN TestContainerStopSignal [2022-03-10T01:24:35.959Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestContainerStopTimeout [2022-03-10T01:24:35.959Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T01:24:35.959Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T01:24:35.959Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T01:24:35.959Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T01:24:35.959Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T01:24:35.959Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestNewMemoryStore [2022-03-10T01:24:35.959Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestAddContainers [2022-03-10T01:24:35.959Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestGetContainer [2022-03-10T01:24:35.959Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestDeleteContainer [2022-03-10T01:24:35.959Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestListContainers [2022-03-10T01:24:35.959Z] --- PASS: TestListContainers (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestFirstContainer [2022-03-10T01:24:35.959Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestApplyAllContainer [2022-03-10T01:24:35.959Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestIsValidHealthString [2022-03-10T01:24:35.959Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestStateRunStop [2022-03-10T01:24:35.959Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestStateTimeoutWait [2022-03-10T01:24:35.959Z] state_test.go:141: Stop callback fired [2022-03-10T01:24:35.959Z] state_test.go:165: Stop callback fired [2022-03-10T01:24:35.959Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T01:24:35.959Z] === RUN TestIsValidStateString [2022-03-10T01:24:35.959Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestViewSaveDelete [2022-03-10T01:24:35.959Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-10T01:24:35.959Z] === RUN TestViewAll [2022-03-10T01:24:35.959Z] --- PASS: TestViewAll (0.01s) [2022-03-10T01:24:35.959Z] === RUN TestViewGet [2022-03-10T01:24:35.959Z] --- PASS: TestViewGet (0.01s) [2022-03-10T01:24:35.959Z] === RUN TestNames [2022-03-10T01:24:35.959Z] --- PASS: TestNames (0.00s) [2022-03-10T01:24:35.959Z] === RUN TestViewWithHealthCheck [2022-03-10T01:24:35.959Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T01:24:35.959Z] PASS [2022-03-10T01:24:35.959Z] coverage: 41.7% of statements [2022-03-10T01:24:35.959Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-03-10T01:24:35.959Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T01:24:35.959Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T01:24:35.959Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T01:24:35.959Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T01:24:36.276Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T01:24:36.276Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T01:24:37.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:24:37.491Z] === RUN TestPrepare [2022-03-10T01:24:37.492Z] --- PASS: TestPrepare (0.00s) [2022-03-10T01:24:37.492Z] === RUN TestStart [2022-03-10T01:24:37.492Z] --- PASS: TestStart (0.00s) [2022-03-10T01:24:37.492Z] === RUN TestWaitCancel [2022-03-10T01:24:37.492Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T01:24:37.492Z] === RUN TestWaitDisabled [2022-03-10T01:24:37.492Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T01:24:37.492Z] === RUN TestWaitEnabled [2022-03-10T01:24:37.492Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T01:24:37.492Z] === RUN TestRemove [2022-03-10T01:24:37.492Z] --- PASS: TestRemove (0.00s) [2022-03-10T01:24:37.492Z] PASS [2022-03-10T01:24:37.492Z] coverage: 65.3% of statements [2022-03-10T01:24:37.492Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2022-03-10T01:24:38.799Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T01:24:39.056Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-10T01:24:39.661Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T01:24:39.661Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T01:24:39.661Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T01:24:39.661Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T01:24:39.661Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T01:24:39.661Z] PASS [2022-03-10T01:24:39.661Z] coverage: 35.9% of statements [2022-03-10T01:24:39.661Z] ok github.com/docker/docker/daemon/cluster/convert 0.868s coverage: 35.9% of statements [2022-03-10T01:24:40.117Z] === RUN TestNewListSecretsFilters [2022-03-10T01:24:40.117Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T01:24:40.117Z] === RUN TestNewListConfigsFilters [2022-03-10T01:24:40.117Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T01:24:40.117Z] PASS [2022-03-10T01:24:40.117Z] coverage: 0.5% of statements [2022-03-10T01:24:40.117Z] ok github.com/docker/docker/daemon/cluster 1.034s coverage: 0.5% of statements [2022-03-10T01:24:40.466Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T01:24:41.804Z] --- PASS: TestServiceUpdateNetwork (12.11s) [2022-03-10T01:24:41.804Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:24:41.804Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T01:24:41.804Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T01:24:41.840Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-10T01:24:43.013Z] === RUN TestBuilderGC [2022-03-10T01:24:43.013Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T01:24:43.013Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T01:24:43.013Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestFindConfigurationConflicts [2022-03-10T01:24:43.471Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T01:24:43.471Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T01:24:43.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T01:24:43.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T01:24:43.471Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T01:24:43.471Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T01:24:43.471Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T01:24:43.928Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T01:24:43.928Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T01:24:43.928Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T01:24:43.928Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_label [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T01:24:43.928Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T01:24:43.928Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T01:24:43.928Z] time="2022-03-10T01:24:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T01:24:43.928Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-03-10T01:24:43.928Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T01:24:43.928Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:24:43.928Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestReloadBadDefaultConfig [2022-03-10T01:24:43.928Z] time="2022-03-10T01:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-245697087" [2022-03-10T01:24:43.928Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestReloadWithConflictingLabels [2022-03-10T01:24:43.928Z] time="2022-03-10T01:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-518690245" [2022-03-10T01:24:43.928Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T01:24:43.928Z] time="2022-03-10T01:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4091684500" [2022-03-10T01:24:43.928Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestMaskURLCredentials [2022-03-10T01:24:43.928Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestDaemonConfigurationMerge [2022-03-10T01:24:43.928Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T01:24:43.928Z] PASS [2022-03-10T01:24:43.928Z] coverage: 79.2% of statements [2022-03-10T01:24:43.928Z] ok github.com/docker/docker/daemon/config 0.559s coverage: 79.2% of statements [2022-03-10T01:24:43.928Z] === RUN TestEventsLog [2022-03-10T01:24:43.928Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestEventsLogTimeout [2022-03-10T01:24:43.928Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T01:24:43.928Z] === RUN TestLogEvents [2022-03-10T01:24:43.928Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T01:24:43.928Z] === RUN TestLoadBufferedEvents [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.96s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.97s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.15s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.25s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.45s) [2022-03-10T01:24:44.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.83s) [2022-03-10T01:24:44.249Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:24:44.249Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:24:44.386Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-10T01:24:44.386Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T01:24:44.386Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T01:24:44.386Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T01:24:44.386Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T01:24:44.386Z] PASS [2022-03-10T01:24:44.386Z] coverage: 50.0% of statements [2022-03-10T01:24:44.386Z] ok github.com/docker/docker/daemon/events 0.324s coverage: 50.0% of statements [2022-03-10T01:24:44.386Z] === RUN TestWaitNodeAttachment [2022-03-10T01:24:44.843Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-03-10T01:24:44.843Z] === RUN TestIsolationConversion [2022-03-10T01:24:44.843Z] === RUN TestIsolationConversion/default [2022-03-10T01:24:44.843Z] === RUN TestIsolationConversion/process [2022-03-10T01:24:44.843Z] === RUN TestIsolationConversion/hyperv [2022-03-10T01:24:44.843Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T01:24:44.843Z] === RUN TestContainerLabels [2022-03-10T01:24:44.843Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T01:24:44.843Z] === RUN TestCredentialSpecConversion [2022-03-10T01:24:44.843Z] === RUN TestCredentialSpecConversion/none [2022-03-10T01:24:44.843Z] === RUN TestCredentialSpecConversion/config [2022-03-10T01:24:44.843Z] === RUN TestCredentialSpecConversion/file [2022-03-10T01:24:44.843Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T01:24:44.843Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T01:24:44.843Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountBind [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountVolume [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountTarget [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T01:24:44.844Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T01:24:44.844Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T01:24:44.844Z] PASS [2022-03-10T01:24:44.844Z] coverage: 11.0% of statements [2022-03-10T01:24:44.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.729s coverage: 11.0% of statements [2022-03-10T01:24:45.108Z] check_test.go:308: [dda40eed06393] daemon is not started [2022-03-10T01:24:45.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-10T01:24:45.108Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-10T01:24:45.300Z] === RUN TestIsEmptyDir [2022-03-10T01:24:45.300Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T01:24:45.300Z] PASS [2022-03-10T01:24:45.300Z] coverage: 2.3% of statements [2022-03-10T01:24:45.672Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-10T01:24:45.756Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-03-10T01:24:46.213Z] === RUN TestLinkNaming [2022-03-10T01:24:46.213Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLinkNew [2022-03-10T01:24:46.213Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLinkEnv [2022-03-10T01:24:46.213Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLinkMultipleEnv [2022-03-10T01:24:46.213Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLinkPortRangeEnv [2022-03-10T01:24:46.213Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T01:24:46.213Z] PASS [2022-03-10T01:24:46.213Z] coverage: 93.0% of statements [2022-03-10T01:24:46.213Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-03-10T01:24:46.213Z] === RUN TestVerifyNetworkingConfig [2022-03-10T01:24:46.213Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestGetContainer [2022-03-10T01:24:46.213Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestValidContainerNames [2022-03-10T01:24:46.213Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestContainerInitDNS [2022-03-10T01:24:46.213Z] daemon_test.go:145: root required [2022-03-10T01:24:46.213Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestMerge [2022-03-10T01:24:46.213Z] --- PASS: TestMerge (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestValidateContainerIsolation [2022-03-10T01:24:46.213Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestFindNetworkErrorType [2022-03-10T01:24:46.213Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestEnsureServicesExist [2022-03-10T01:24:46.213Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestEnsureServicesExistErrors [2022-03-10T01:24:46.213Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T01:24:46.213Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T01:24:46.213Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T01:24:46.213Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T01:24:46.213Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:24:46.213Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T01:24:46.213Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestContainerDelete [2022-03-10T01:24:46.213Z] --- PASS: TestContainerDelete (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestContainerDoubleDelete [2022-03-10T01:24:46.213Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T01:24:46.213Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T01:24:46.213Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestNoneHealthcheck [2022-03-10T01:24:46.213Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T01:24:46.213Z] === RUN TestHealthStates [2022-03-10T01:24:46.235Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-10T01:24:46.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:45Z" 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-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] time="2022-03-10T01:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T01:24:46.670Z] --- PASS: TestHealthStates (0.22s) [2022-03-10T01:24:46.670Z] === RUN TestGetInspectData [2022-03-10T01:24:46.670Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T01:24:46.670Z] === RUN TestFillLicense [2022-03-10T01:24:46.670Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T01:24:46.670Z] === RUN TestListInvalidFilter [2022-03-10T01:24:46.670Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T01:24:46.670Z] === RUN TestNameFilter [2022-03-10T01:24:46.670Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T01:24:46.670Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T01:24:46.670Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T01:24:46.670Z] === 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-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T01:24:46.670Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:24:46.670Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T01:24:47.127Z] --- 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-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T01:24:47.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadLabels [2022-03-10T01:24:47.127Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T01:24:47.127Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadMirrors [2022-03-10T01:24:47.127Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T01:24:47.127Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T01:24:47.127Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T01:24:47.127Z] reload_test.go:342: root required [2022-03-10T01:24:47.127Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T01:24:47.127Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T01:24:47.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-10T01:24:47.127Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T01:24:47.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-10T01:24:47.127Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T01:24:47.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-10T01:24:47.127Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T01:24:47.127Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T01:24:47.127Z] === RUN TestParseVolumesFrom [2022-03-10T01:24:47.127Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T01:24:47.127Z] PASS [2022-03-10T01:24:47.127Z] coverage: 8.6% of statements [2022-03-10T01:24:47.127Z] ok github.com/docker/docker/daemon 0.544s coverage: 8.6% of statements [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T01:24:47.127Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T01:24:48.091Z] === RUN TestAdapterReadLogs [2022-03-10T01:24:48.091Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T01:24:48.091Z] === RUN TestCopier [2022-03-10T01:24:48.091Z] --- PASS: TestCopier (0.00s) [2022-03-10T01:24:48.091Z] === RUN TestCopierLongLines [2022-03-10T01:24:48.091Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T01:24:48.091Z] === RUN TestCopierSlow [2022-03-10T01:24:48.128Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-10T01:24:48.128Z] check_test.go:308: [d9ea722614035] daemon is not started [2022-03-10T01:24:48.128Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-10T01:24:48.363Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T01:24:48.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T01:24:48.548Z] --- PASS: TestCopierSlow (0.20s) [2022-03-10T01:24:48.548Z] === RUN TestCopierWithSized [2022-03-10T01:24:48.548Z] === RUN TestCopierWithSized/as_is [2022-03-10T01:24:48.548Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T01:24:48.548Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-10T01:24:48.548Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-10T01:24:48.548Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-10T01:24:48.548Z] === RUN TestCopierWithPartial [2022-03-10T01:24:48.548Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T01:24:48.548Z] === RUN TestRingLogger [2022-03-10T01:24:48.548Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T01:24:48.548Z] === RUN TestRingCap [2022-03-10T01:24:48.548Z] --- PASS: TestRingCap (0.00s) [2022-03-10T01:24:48.548Z] === RUN TestRingClose [2022-03-10T01:24:48.548Z] --- PASS: TestRingClose (0.00s) [2022-03-10T01:24:48.548Z] === RUN TestRingDrain [2022-03-10T01:24:48.548Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T01:24:48.548Z] PASS [2022-03-10T01:24:48.548Z] coverage: 43.2% of statements [2022-03-10T01:24:48.548Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.2% of statements [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/defaults [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T01:24:49.004Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T01:24:49.004Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T01:24:49.004Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T01:24:49.004Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T01:24:49.004Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T01:24:49.004Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T01:24:49.461Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-10T01:24:49.461Z] === RUN TestCreateSuccess [2022-03-10T01:24:49.461Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCreateStreamSkipped [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T01:24:49.461Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCreateLogGroupSuccess [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T01:24:49.461Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCreateError [2022-03-10T01:24:49.461Z] --- PASS: TestCreateError (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCreateAlreadyExists [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T01:24:49.461Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestLogClosed [2022-03-10T01:24:49.461Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestLogBlocking [2022-03-10T01:24:49.461Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T01:24:49.461Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T01:24:49.461Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestPublishBatchSuccess [2022-03-10T01:24:49.461Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestPublishBatchError [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=error msg=error [2022-03-10T01:24:49.461Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:24:49.461Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:24:49.461Z] time="2022-03-10T01:24:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T01:24:49.461Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchSimple [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchTicker [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-03-10T01:24:49.461Z] === RUN TestCollectBatchClose [2022-03-10T01:24:49.461Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/3/���� [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T01:24:49.461Z] === RUN TestEffectiveLen/5/ [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T01:24:49.461Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T01:24:49.461Z] === RUN TestFindValidSplit [2022-03-10T01:24:49.461Z] === RUN TestFindValidSplit/0/ [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: He [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/6/a� [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: a [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: � [2022-03-10T01:24:49.462Z] === RUN TestFindValidSplit/7/a� [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T01:24:49.462Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestProcessEventEmoji [2022-03-10T01:24:49.462Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchLineSplit [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchMaxEvents [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T01:24:49.462Z] PASS [2022-03-10T01:24:49.462Z] coverage: 33.6% of statements [2022-03-10T01:24:49.462Z] ok github.com/docker/docker/daemon/logger/fluentd 0.149s coverage: 33.6% of statements [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-10T01:24:49.462Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T01:24:49.462Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T01:24:49.462Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T01:24:49.462Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T01:24:49.462Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestCreateTagSuccess [2022-03-10T01:24:49.462Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T01:24:49.462Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T01:24:49.462Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T01:24:49.462Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T01:24:49.462Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-10T01:24:49.462Z] PASS [2022-03-10T01:24:49.462Z] coverage: 80.2% of statements [2022-03-10T01:24:49.462Z] ok github.com/docker/docker/daemon/logger/awslogs 0.571s coverage: 80.2% of statements [2022-03-10T01:24:49.462Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T01:24:49.462Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestSearchRegistryForImages [2022-03-10T01:24:49.462Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T01:24:49.462Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T01:24:49.462Z] === RUN TestImageDelete [2022-03-10T01:24:49.462Z] === RUN TestImageDelete/no_lease [2022-03-10T01:24:49.462Z] === RUN TestImageDelete/lease_exists [2022-03-10T01:24:49.462Z] --- PASS: TestImageDelete (0.05s) [2022-03-10T01:24:49.462Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-10T01:24:49.462Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-10T01:24:49.462Z] === RUN TestContentStoreForPull [2022-03-10T01:24:49.919Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-10T01:24:49.919Z] PASS [2022-03-10T01:24:49.919Z] coverage: 6.8% of statements [2022-03-10T01:24:49.919Z] ok github.com/docker/docker/daemon/images 0.432s coverage: 6.8% of statements [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T01:24:49.919Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T01:24:50.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T01:24:50.278Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-10T01:24:50.375Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T01:24:50.375Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T01:24:50.375Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T01:24:50.375Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-10T01:24:50.375Z] === RUN TestFastTimeMarshalJSON [2022-03-10T01:24:50.375Z] === RUN TestJSONFileLogger [2022-03-10T01:24:50.375Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-10T01:24:50.375Z] PASS [2022-03-10T01:24:50.375Z] coverage: 87.2% of statements [2022-03-10T01:24:50.375Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T01:24:50.375Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T01:24:50.375Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T01:24:50.375Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T01:24:50.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.315s coverage: 87.2% of statements [2022-03-10T01:24:50.375Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T01:24:50.375Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T01:24:50.832Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T01:24:50.832Z] === RUN TestEncodeDecode [2022-03-10T01:24:50.832Z] === PAUSE TestEncodeDecode [2022-03-10T01:24:50.832Z] === RUN TestUnexpectedEOF [2022-03-10T01:24:50.832Z] time="2022-03-10T01:24:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:24:50.832Z] time="2022-03-10T01:24:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:24:50.832Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-10T01:24:50.832Z] === CONT TestEncodeDecode [2022-03-10T01:24:50.832Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T01:24:50.832Z] PASS [2022-03-10T01:24:50.832Z] coverage: 69.9% of statements [2022-03-10T01:24:50.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.293s coverage: 69.9% of statements [2022-03-10T01:24:51.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:24:51.946Z] === RUN TestWriteLog [2022-03-10T01:24:51.946Z] === PAUSE TestWriteLog [2022-03-10T01:24:51.946Z] === RUN TestReadLog [2022-03-10T01:24:51.946Z] === PAUSE TestReadLog [2022-03-10T01:24:51.946Z] === RUN TestDecode [2022-03-10T01:24:51.946Z] --- PASS: TestDecode (0.03s) [2022-03-10T01:24:51.946Z] === CONT TestWriteLog [2022-03-10T01:24:51.946Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T01:24:51.946Z] === CONT TestReadLog [2022-03-10T01:24:51.946Z] === RUN TestReadLog/tail_exact [2022-03-10T01:24:51.946Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T01:24:51.946Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T01:24:51.946Z] --- PASS: TestReadLog (0.25s) [2022-03-10T01:24:51.946Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-10T01:24:51.946Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-10T01:24:51.946Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-10T01:24:51.946Z] PASS [2022-03-10T01:24:51.946Z] coverage: 78.7% of statements [2022-03-10T01:24:51.946Z] ok github.com/docker/docker/daemon/logger/local 0.416s coverage: 78.7% of statements [2022-03-10T01:24:51.946Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T01:24:52.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:24:52.406Z] === RUN TestOpenFileDelete [2022-03-10T01:24:52.406Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestOpenFileRename [2022-03-10T01:24:52.406Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestHandleDecoderErr [2022-03-10T01:24:52.406Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestParseLogTagDefaultTag [2022-03-10T01:24:52.406Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestParseLogTag [2022-03-10T01:24:52.406Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestParseLogTagEmptyTag [2022-03-10T01:24:52.406Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestTailFiles [2022-03-10T01:24:52.406Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestFollowLogsConsumerGone [2022-03-10T01:24:52.406Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T01:24:52.406Z] === RUN TestFollowLogsProducerGone [2022-03-10T01:24:52.406Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-10T01:24:52.406Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-10T01:24:52.406Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-10T01:24:52.406Z] === RUN TestCheckCapacityAndRotate [2022-03-10T01:24:52.406Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T01:24:52.406Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T01:24:52.406Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-10T01:24:52.406Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T01:24:52.406Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-10T01:24:52.406Z] PASS [2022-03-10T01:24:52.406Z] coverage: 50.7% of statements [2022-03-10T01:24:52.406Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.153s coverage: 50.7% of statements [2022-03-10T01:24:52.406Z] === RUN TestLog [2022-03-10T01:24:52.406Z] --- PASS: TestLog (0.03s) [2022-03-10T01:24:52.406Z] PASS [2022-03-10T01:24:52.406Z] coverage: 31.5% of statements [2022-03-10T01:24:52.406Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-03-10T01:24:52.798Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-10T01:24:52.862Z] === RUN TestValidateLogOpt [2022-03-10T01:24:52.862Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestNewMissedConfig [2022-03-10T01:24:52.862Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestNewMissedUrl [2022-03-10T01:24:52.862Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestNewMissedToken [2022-03-10T01:24:52.862Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestNewWithProxy [2022-03-10T01:24:52.862Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestDefault [2022-03-10T01:24:52.862Z] --- PASS: TestDefault (0.01s) [2022-03-10T01:24:52.862Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T01:24:52.862Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestJsonFormat [2022-03-10T01:24:52.862Z] --- PASS: TestJsonFormat (0.02s) [2022-03-10T01:24:52.862Z] === RUN TestRawFormat [2022-03-10T01:24:52.862Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestRawFormatWithLabels [2022-03-10T01:24:52.862Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestRawFormatWithoutTag [2022-03-10T01:24:52.862Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T01:24:52.862Z] === RUN TestBatching [2022-03-10T01:24:53.319Z] === RUN TestNewParse [2022-03-10T01:24:53.319Z] --- PASS: TestNewParse (0.00s) [2022-03-10T01:24:53.319Z] PASS [2022-03-10T01:24:53.319Z] coverage: 8.3% of statements [2022-03-10T01:24:53.319Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2022-03-10T01:24:53.319Z] --- PASS: TestBatching (0.26s) [2022-03-10T01:24:53.319Z] === RUN TestFrequency [2022-03-10T01:24:53.319Z] --- PASS: TestFrequency (0.17s) [2022-03-10T01:24:53.319Z] === RUN TestOneMessagePerRequest [2022-03-10T01:24:53.319Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-10T01:24:53.319Z] === RUN TestVerify [2022-03-10T01:24:53.319Z] --- PASS: TestVerify (0.00s) [2022-03-10T01:24:53.319Z] === RUN TestSkipVerify [2022-03-10T01:24:53.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:24:53.775Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.775Z] === RUN TestParseLogFormat [2022-03-10T01:24:53.775Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestValidateLogOptEmpty [2022-03-10T01:24:53.775Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestValidateSyslogAddress [2022-03-10T01:24:53.775Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestParseAddressDefaultPort [2022-03-10T01:24:53.775Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestValidateSyslogFacility [2022-03-10T01:24:53.775Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T01:24:53.775Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T01:24:53.775Z] === RUN TestValidateLogOpt [2022-03-10T01:24:53.775Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:24:53.775Z] PASS [2022-03-10T01:24:53.775Z] coverage: 46.8% of statements [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] ok github.com/docker/docker/daemon/logger/syslog 0.079s coverage: 46.8% of statements [2022-03-10T01:24:53.776Z] --- PASS: TestSkipVerify (0.45s) [2022-03-10T01:24:53.776Z] === RUN TestBufferMaximum [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.656495\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.656495\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:53.776Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T01:24:53.776Z] === RUN TestServerAlwaysDown [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.660496\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.660496\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:24:53.776Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.660496\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:54.232Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.661803\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:54.232Z] time="2022-03-10T01:24:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875493.661803\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:54.232Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T01:24:54.232Z] === RUN TestCannotSendAfterClose [2022-03-10T01:24:54.232Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T01:24:54.232Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T01:24:54.312Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:24:54.688Z] === RUN TestV1IDService [2022-03-10T01:24:54.688Z] --- PASS: TestV1IDService (0.02s) [2022-03-10T01:24:54.688Z] === RUN TestV2MetadataService [2022-03-10T01:24:55.146Z] time="2022-03-10T01:24:54Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T01:24:55.146Z] time="2022-03-10T01:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c0588f28abee\"}'" [2022-03-10T01:24:55.146Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T01:24:55.146Z] PASS [2022-03-10T01:24:55.146Z] coverage: 82.5% of statements [2022-03-10T01:24:55.146Z] ok github.com/docker/docker/daemon/logger/splunk 2.059s coverage: 82.5% of statements [2022-03-10T01:24:55.146Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T01:24:55.146Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T01:24:55.146Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy (11.38s) [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.36s) [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2022-03-10T01:24:55.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2022-03-10T01:24:55.275Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:24:55.607Z] === RUN TestSuccessfulDownload [2022-03-10T01:24:55.607Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:24:55.607Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T01:24:55.607Z] === RUN TestCancelledDownload [2022-03-10T01:24:55.607Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T01:24:55.607Z] === RUN TestMaxDownloadAttempts [2022-03-10T01:24:55.607Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:24:55.607Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:24:55.607Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:24:55.607Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:24:55.607Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:24:55.607Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:24:55.607Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:24:55.607Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:24:55.607Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:24:55.607Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:24:55.607Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:24:55.607Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:24:56.064Z] --- PASS: TestV2MetadataService (1.19s) [2022-03-10T01:24:56.064Z] PASS [2022-03-10T01:24:56.064Z] coverage: 48.2% of statements [2022-03-10T01:24:56.064Z] ok github.com/docker/docker/distribution/metadata 1.298s coverage: 48.2% of statements [2022-03-10T01:24:56.064Z] time="2022-03-10T01:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:24:56.064Z] time="2022-03-10T01:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:24:56.064Z] time="2022-03-10T01:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:24:56.064Z] time="2022-03-10T01:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:24:56.064Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T01:24:56.064Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-10T01:24:56.064Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-10T01:24:56.064Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-10T01:24:56.064Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-10T01:24:56.064Z] === RUN TestTransfer [2022-03-10T01:24:56.474Z] --- PASS: TestServiceUpdatePidsLimit (15.54s) [2022-03-10T01:24:56.474Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-10T01:24:56.474Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-10T01:24:56.474Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-10T01:24:56.474Z] PASS [2022-03-10T01:24:56.474Z] [2022-03-10T01:24:56.474Z] === Skipped [2022-03-10T01:24:56.474Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T01:24:56.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:24:56.474Z] [2022-03-10T01:24:56.474Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-10T01:24:56.474Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T01:24:56.474Z] [2022-03-10T01:24:56.474Z] DONE 27 tests, 2 skipped in 144.935s [2022-03-10T01:24:56.474Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T01:24:56.474Z] ++ 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-03-10T01:24:56.474Z] ++ set -e [2022-03-10T01:24:56.474Z] ++ '[' -n 0 ']' [2022-03-10T01:24:56.474Z] ++ set -x [2022-03-10T01:24:56.474Z] ++ 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-03-10T01:24:56.474Z] INFO: Testing against a local daemon [2022-03-10T01:24:56.474Z] === RUN TestSessionCreate [2022-03-10T01:24:56.474Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T01:24:56.474Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:24:56.474Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T01:24:56.474Z] PASS [2022-03-10T01:24:56.474Z] [2022-03-10T01:24:56.474Z] DONE 2 tests in 0.126s [2022-03-10T01:24:56.474Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T01:24:56.474Z] ++ 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-03-10T01:24:56.474Z] ++ set -e [2022-03-10T01:24:56.474Z] ++ '[' -n 0 ']' [2022-03-10T01:24:56.474Z] ++ set -x [2022-03-10T01:24:56.474Z] ++ 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-03-10T01:24:56.474Z] INFO: Testing against a local daemon [2022-03-10T01:24:56.474Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:24:56.474Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:24:56.474Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:24:56.474Z] === RUN TestDiskUsage [2022-03-10T01:24:56.474Z] === PAUSE TestDiskUsage [2022-03-10T01:24:56.474Z] === RUN TestEventsExecDie [2022-03-10T01:24:56.474Z] --- PASS: TestEventsExecDie (0.44s) [2022-03-10T01:24:56.474Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:24:56.474Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T01:24:56.474Z] === RUN TestEventsVolumeCreate [2022-03-10T01:24:56.474Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-10T01:24:56.474Z] === RUN TestInfoBinaryCommits [2022-03-10T01:24:56.474Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T01:24:56.474Z] === RUN TestInfoAPIVersioned [2022-03-10T01:24:56.474Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-03-10T01:24:56.474Z] === RUN TestInfoAPI [2022-03-10T01:24:56.474Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T01:24:56.474Z] === RUN TestInfoAPIWarnings [2022-03-10T01:24:56.520Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T01:24:56.520Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T01:24:56.520Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T01:24:56.520Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T01:24:56.520Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T01:24:56.520Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T01:24:56.520Z] === RUN TestManifestStore [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T01:24:56.520Z] --- PASS: TestTransfer (0.25s) [2022-03-10T01:24:56.520Z] === RUN TestConcurrencyLimit [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4026668322\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/no_local_cache [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/with_local_cache [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="reference for unknown type: " [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="reference for unknown type: " [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="reference for unknown type: " [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="reference for unknown type: " [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="reference for unknown type: " [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T01:24:56.520Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T01:24:56.520Z] time="2022-03-10T01:24:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore (0.34s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T01:24:56.520Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T01:24:56.520Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.01s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T01:24:56.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T01:24:56.521Z] === RUN TestFixManifestLayers [2022-03-10T01:24:56.521Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T01:24:56.521Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T01:24:56.521Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:24:56.521Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.01s) [2022-03-10T01:24:56.521Z] === RUN TestFixManifestLayersBadParent [2022-03-10T01:24:56.521Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T01:24:56.521Z] === RUN TestValidateManifest [2022-03-10T01:24:56.521Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:24:56.521Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T01:24:56.521Z] === RUN TestFormatPlatform [2022-03-10T01:24:56.521Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T01:24:56.521Z] === RUN TestPullSchema2Config [2022-03-10T01:24:56.521Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T01:24:56.521Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:24:56.521Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:56.521Z] === RUN TestPullSchema2Config/500_status [2022-03-10T01:24:56.521Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:24:56.521Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:56.974Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-10T01:24:56.977Z] === RUN TestNotFound [2022-03-10T01:24:56.977Z] --- PASS: TestNotFound (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestConflict [2022-03-10T01:24:56.977Z] --- PASS: TestConflict (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestForbidden [2022-03-10T01:24:56.977Z] --- PASS: TestForbidden (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestInvalidParameter [2022-03-10T01:24:56.977Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestNotImplemented [2022-03-10T01:24:56.977Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestNotModified [2022-03-10T01:24:56.977Z] --- PASS: TestNotModified (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestUnauthorized [2022-03-10T01:24:56.977Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestUnknown [2022-03-10T01:24:56.977Z] --- PASS: TestUnknown (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestCancelled [2022-03-10T01:24:56.977Z] --- PASS: TestCancelled (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestDeadline [2022-03-10T01:24:56.977Z] --- PASS: TestDeadline (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestDataLoss [2022-03-10T01:24:56.977Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestUnavailable [2022-03-10T01:24:56.977Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestSystem [2022-03-10T01:24:56.977Z] --- PASS: TestSystem (0.00s) [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Conflict [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T01:24:56.977Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T01:24:56.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T01:24:56.977Z] PASS [2022-03-10T01:24:56.977Z] coverage: 53.1% of statements [2022-03-10T01:24:56.977Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-03-10T01:24:56.977Z] === RUN TestInactiveJobs [2022-03-10T01:24:56.977Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-10T01:24:56.977Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:56.977Z] === RUN TestPullSchema2Config/EOF [2022-03-10T01:24:56.977Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:24:56.977Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:56.977Z] 2022/03/10 01:24:56 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-10T01:24:56.977Z] goroutine 96 [running]: [2022-03-10T01:24:56.977Z] net/http.(*conn).serve.func1() [2022-03-10T01:24:56.977Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:24:56.977Z] panic({0x864800, 0x9e5ea0}) [2022-03-10T01:24:56.977Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:24:56.977Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ba704, {0x9f7200, 0xc00005c380}) [2022-03-10T01:24:56.977Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T01:24:56.977Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9f7200, 0xc00005c380}, 0xc00000b200) [2022-03-10T01:24:56.977Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T01:24:56.977Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9f7200, 0xc00005c380}, 0x378e35) [2022-03-10T01:24:56.977Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:24:56.977Z] net/http.serverHandler.ServeHTTP({0xc0003292c0}, {0x9f7200, 0xc00005c380}, 0xc00000b200) [2022-03-10T01:24:56.977Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:24:56.977Z] net/http.(*conn).serve(0xc000174aa0, {0x9fb838, 0xc0001e2900}) [2022-03-10T01:24:56.977Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:24:56.977Z] created by net/http.(*Server).Serve [2022-03-10T01:24:56.977Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:24:56.977Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:56.977Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T01:24:57.434Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:24:57.434Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:24:57.434Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-10T01:24:57.434Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T01:24:57.434Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-03-10T01:24:57.434Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T01:24:57.434Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-10T01:24:57.434Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T01:24:57.434Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T01:24:57.434Z] === RUN TestLayerAlreadyExists [2022-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] 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-03-10T01:24:57.434Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T01:24:57.434Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T01:24:57.434Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-10T01:24:57.434Z] === RUN TestWatchRelease [2022-03-10T01:24:57.434Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T01:24:57.434Z] === RUN TestWatchFinishedTransfer [2022-03-10T01:24:57.434Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T01:24:57.434Z] === RUN TestDuplicateTransfer [2022-03-10T01:24:57.434Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-10T01:24:57.434Z] === RUN TestSuccessfulUpload [2022-03-10T01:24:57.434Z] time="2022-03-10T01:24:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T01:24:57.892Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-10T01:24:57.892Z] === RUN TestCancelledUpload [2022-03-10T01:24:57.892Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T01:24:57.892Z] PASS [2022-03-10T01:24:57.892Z] coverage: 77.3% of statements [2022-03-10T01:24:57.892Z] ok github.com/docker/docker/distribution/xfer 2.135s coverage: 77.3% of statements [2022-03-10T01:24:57.905Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-10T01:24:58.162Z] --- PASS: TestBuildMultiStageParentConfig (2.34s) [2022-03-10T01:24:58.162Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:24:58.162Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:24:58.162Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-10T01:24:58.162Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:24:58.348Z] === RUN TestCompare [2022-03-10T01:24:58.348Z] --- PASS: TestCompare (0.00s) [2022-03-10T01:24:58.348Z] PASS [2022-03-10T01:24:58.348Z] coverage: 19.2% of statements [2022-03-10T01:24:58.348Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-03-10T01:24:58.348Z] === RUN TestFSGetInvalidData [2022-03-10T01:24:58.348Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSInvalidSet [2022-03-10T01:24:58.348Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSInvalidRoot [2022-03-10T01:24:58.348Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSMetadataGetSet [2022-03-10T01:24:58.348Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-10T01:24:58.348Z] === RUN TestFSInvalidWalker [2022-03-10T01:24:58.348Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSGetSet [2022-03-10T01:24:58.348Z] --- PASS: TestFSGetSet (0.08s) [2022-03-10T01:24:58.348Z] === RUN TestFSGetUnsetKey [2022-03-10T01:24:58.348Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSGetEmptyData [2022-03-10T01:24:58.348Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestFSDelete [2022-03-10T01:24:58.348Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-03-10T01:24:58.348Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T01:24:58.348Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T01:24:58.348Z] === RUN TestTokenPassThru [2022-03-10T01:24:58.348Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T01:24:58.348Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T01:24:58.348Z] --- PASS: TestFSDelete (0.02s) [2022-03-10T01:24:58.349Z] === RUN TestFSWalker [2022-03-10T01:24:58.349Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T01:24:58.349Z] PASS [2022-03-10T01:24:58.349Z] coverage: 26.7% of statements [2022-03-10T01:24:58.349Z] ok github.com/docker/docker/distribution 2.239s coverage: 26.7% of statements [2022-03-10T01:24:58.349Z] --- PASS: TestFSWalker (0.03s) [2022-03-10T01:24:58.349Z] === RUN TestFSWalkerStopOnError [2022-03-10T01:24:58.349Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-10T01:24:58.349Z] === RUN TestNewFromJSON [2022-03-10T01:24:58.349Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T01:24:58.349Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T01:24:58.349Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T01:24:58.349Z] === RUN TestMarshalKeyOrder [2022-03-10T01:24:58.349Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T01:24:58.349Z] === RUN TestHistoryEqual [2022-03-10T01:24:58.806Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T01:24:58.806Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T01:24:58.806Z] --- PASS: TestHistoryEqual (0.21s) [2022-03-10T01:24:58.806Z] === RUN TestImage [2022-03-10T01:24:58.806Z] --- PASS: TestImage (0.00s) [2022-03-10T01:24:58.806Z] === RUN TestImageOSNotEmpty [2022-03-10T01:24:58.806Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T01:24:58.806Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T01:24:58.806Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T01:24:58.806Z] === RUN TestCreate [2022-03-10T01:24:58.806Z] --- PASS: TestCreate (0.01s) [2022-03-10T01:24:58.806Z] === RUN TestRestore [2022-03-10T01:24:58.806Z] time="2022-03-10T01:24:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T01:24:58.806Z] --- PASS: TestRestore (0.04s) [2022-03-10T01:24:58.806Z] === RUN TestAddDelete [2022-03-10T01:24:58.806Z] --- PASS: TestAddDelete (0.03s) [2022-03-10T01:24:58.806Z] === RUN TestSearchAfterDelete [2022-03-10T01:24:58.806Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-10T01:24:58.806Z] === RUN TestParentReset [2022-03-10T01:24:58.806Z] --- PASS: TestParentReset (0.03s) [2022-03-10T01:24:58.806Z] === RUN TestGetAndSetLastUpdated [2022-03-10T01:24:58.806Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-10T01:24:58.806Z] === RUN TestStoreLen [2022-03-10T01:24:58.806Z] --- PASS: TestStoreLen (0.06s) [2022-03-10T01:24:58.806Z] PASS [2022-03-10T01:24:58.806Z] coverage: 86.9% of statements [2022-03-10T01:24:58.806Z] ok github.com/docker/docker/image 0.773s coverage: 86.9% of statements [2022-03-10T01:24:59.123Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-03-10T01:24:59.123Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:24:59.770Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T01:24:59.770Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T01:24:59.770Z] PASS [2022-03-10T01:24:59.770Z] coverage: 25.0% of statements [2022-03-10T01:24:59.770Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-03-10T01:24:59.770Z] === RUN TestValidateManifest [2022-03-10T01:24:59.770Z] === RUN TestValidateManifest/nil [2022-03-10T01:24:59.770Z] === RUN TestValidateManifest/non-nil [2022-03-10T01:24:59.770Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T01:24:59.770Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T01:24:59.770Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T01:24:59.770Z] PASS [2022-03-10T01:24:59.770Z] coverage: 0.7% of statements [2022-03-10T01:24:59.770Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-03-10T01:24:59.770Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T01:24:59.798Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-10T01:25:01.299Z] === RUN TestSerialization [2022-03-10T01:25:01.299Z] --- PASS: TestSerialization (0.02s) [2022-03-10T01:25:01.299Z] PASS [2022-03-10T01:25:01.299Z] coverage: 100.0% of statements [2022-03-10T01:25:01.299Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-03-10T01:25:01.299Z] === RUN TestEmptyLayer [2022-03-10T01:25:01.299Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T01:25:01.299Z] === RUN TestCommitFailure [2022-03-10T01:25:01.299Z] --- PASS: TestCommitFailure (0.01s) [2022-03-10T01:25:01.299Z] === RUN TestStartTransactionFailure [2022-03-10T01:25:01.756Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-10T01:25:01.756Z] === RUN TestGetOrphan [2022-03-10T01:25:01.756Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T01:25:01.756Z] === RUN TestMountAndRegister [2022-03-10T01:25:01.756Z] layer_test.go:258: Layer size: 14 [2022-03-10T01:25:01.756Z] === RUN TestEnvironmentParsing [2022-03-10T01:25:01.756Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T01:25:01.756Z] PASS [2022-03-10T01:25:01.756Z] coverage: 1.2% of statements [2022-03-10T01:25:01.756Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-03-10T01:25:01.756Z] --- PASS: TestMountAndRegister (0.10s) [2022-03-10T01:25:01.756Z] === RUN TestLayerRelease [2022-03-10T01:25:01.756Z] layer_test.go:291: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestStoreRestore [2022-03-10T01:25:01.756Z] layer_test.go:340: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestTarStreamStability [2022-03-10T01:25:01.756Z] layer_test.go:455: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestRegisterExistingLayer [2022-03-10T01:25:01.756Z] --- PASS: TestRegisterExistingLayer (0.29s) [2022-03-10T01:25:01.756Z] === RUN TestTarStreamVerification [2022-03-10T01:25:01.756Z] layer_test.go:684: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestLayerMigration [2022-03-10T01:25:01.756Z] migration_test.go:45: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T01:25:01.756Z] migration_test.go:181: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestMountInit [2022-03-10T01:25:01.756Z] mount_test.go:17: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestMountSize [2022-03-10T01:25:01.756Z] mount_test.go:76: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestMountChanges [2022-03-10T01:25:01.756Z] mount_test.go:125: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T01:25:01.756Z] === RUN TestMountApply [2022-03-10T01:25:01.756Z] mount_test.go:212: Failing on Windows [2022-03-10T01:25:01.756Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T01:25:01.756Z] PASS [2022-03-10T01:25:01.756Z] coverage: 30.2% of statements [2022-03-10T01:25:01.756Z] ok github.com/docker/docker/layer 0.510s coverage: 30.2% of statements [2022-03-10T01:25:02.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T01:25:02.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T01:25:02.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T01:25:02.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T01:25:03.070Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-10T01:25:03.179Z] === RUN TestSequenceGetAvailableBit [2022-03-10T01:25:03.179Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSequenceEqual [2022-03-10T01:25:03.179Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSequenceCopy [2022-03-10T01:25:03.179Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestGetFirstAvailable [2022-03-10T01:25:03.179Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestFindSequence [2022-03-10T01:25:03.179Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestCheckIfAvailable [2022-03-10T01:25:03.179Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestMergeSequences [2022-03-10T01:25:03.179Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestPushReservation [2022-03-10T01:25:03.179Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSerializeDeserialize [2022-03-10T01:25:03.179Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSet [2022-03-10T01:25:03.179Z] --- PASS: TestSet (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSetUnset [2022-03-10T01:25:03.179Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestOffsetSetUnset [2022-03-10T01:25:03.179Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSetInRange [2022-03-10T01:25:03.179Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestSetAnyInRange [2022-03-10T01:25:03.179Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestMethods [2022-03-10T01:25:03.179Z] --- PASS: TestMethods (0.00s) [2022-03-10T01:25:03.179Z] === RUN TestRandomAllocateDeallocate [2022-03-10T01:25:04.440Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T01:25:04.440Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T01:25:04.711Z] === RUN TestInvalidConfig [2022-03-10T01:25:04.711Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T01:25:04.711Z] === RUN TestConfig [2022-03-10T01:25:04.711Z] --- PASS: TestConfig (0.00s) [2022-03-10T01:25:04.711Z] === RUN TestOptionsLabels [2022-03-10T01:25:04.711Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T01:25:04.711Z] === RUN TestValidName [2022-03-10T01:25:04.711Z] --- PASS: TestValidName (0.00s) [2022-03-10T01:25:04.711Z] PASS [2022-03-10T01:25:04.711Z] coverage: 19.7% of statements [2022-03-10T01:25:04.711Z] ok github.com/docker/docker/libnetwork/config 0.103s coverage: 19.7% of statements [2022-03-10T01:25:05.170Z] === RUN TestKey [2022-03-10T01:25:05.170Z] --- PASS: TestKey (0.00s) [2022-03-10T01:25:05.170Z] === RUN TestParseKey [2022-03-10T01:25:05.170Z] --- PASS: TestParseKey (0.00s) [2022-03-10T01:25:05.170Z] === RUN TestInvalidDataStore [2022-03-10T01:25:05.170Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T01:25:05.170Z] === RUN TestKVObjectFlatKey [2022-03-10T01:25:05.170Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T01:25:05.170Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T01:25:05.170Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T01:25:05.170Z] PASS [2022-03-10T01:25:05.170Z] coverage: 21.9% of statements [2022-03-10T01:25:05.170Z] ok github.com/docker/docker/libnetwork/datastore 0.062s coverage: 21.9% of statements [2022-03-10T01:25:05.626Z] === RUN TestErrorInterfaces [2022-03-10T01:25:05.626Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestNetworkMarshalling [2022-03-10T01:25:05.626Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-10T01:25:05.626Z] === RUN TestEndpointMarshalling [2022-03-10T01:25:05.626Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestAuxAddresses [2022-03-10T01:25:05.626Z] time="2022-03-10T01:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:25:05.626Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-10T01:25:05.626Z] === RUN TestSRVServiceQuery [2022-03-10T01:25:05.626Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestServiceVIPReuse [2022-03-10T01:25:05.626Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T01:25:05.626Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestDNSIPQuery [2022-03-10T01:25:05.626Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestDNSIPQuery (0.02s) [2022-03-10T01:25:05.626Z] === RUN TestDNSProxyServFail [2022-03-10T01:25:05.626Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestSandboxAddEmpty [2022-03-10T01:25:05.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2022-03-10T01:25:05.626Z] === RUN TestSandboxAddMultiPrio [2022-03-10T01:25:05.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestSandboxAddSamePrio [2022-03-10T01:25:05.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestCleanupServiceDiscovery [2022-03-10T01:25:05.626Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestDNSOptions [2022-03-10T01:25:05.626Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:25:05.626Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T01:25:05.626Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T01:25:05.626Z] time="2022-03-10T01:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:25:05.626Z] time="2022-03-10T01:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:25:05.626Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-10T01:25:05.626Z] PASS [2022-03-10T01:25:05.626Z] coverage: 8.5% of statements [2022-03-10T01:25:05.626Z] ok github.com/docker/docker/libnetwork 0.430s coverage: 8.5% of statements [2022-03-10T01:25:06.086Z] === RUN TestIPDataMarshalling [2022-03-10T01:25:06.086Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T01:25:06.086Z] === RUN TestValidateAndIsV6 [2022-03-10T01:25:06.086Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T01:25:06.086Z] PASS [2022-03-10T01:25:06.086Z] coverage: 68.9% of statements [2022-03-10T01:25:06.086Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-10T01:25:06.335Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-10T01:25:06.543Z] === RUN TestDriver [2022-03-10T01:25:06.543Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:25:06.543Z] PASS [2022-03-10T01:25:06.543Z] coverage: 34.8% of statements [2022-03-10T01:25:06.543Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-10T01:25:06.999Z] === RUN TestDriver [2022-03-10T01:25:06.999Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:25:06.999Z] PASS [2022-03-10T01:25:06.999Z] coverage: 34.8% of statements [2022-03-10T01:25:06.999Z] ok github.com/docker/docker/libnetwork/drivers/null 0.090s coverage: 34.8% of statements [2022-03-10T01:25:07.458Z] === RUN TestNetworkAllocateFree [2022-03-10T01:25:07.458Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T01:25:07.458Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T01:25:07.458Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T01:25:07.458Z] PASS [2022-03-10T01:25:07.458Z] coverage: 63.6% of statements [2022-03-10T01:25:07.458Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.072s coverage: 63.6% of statements [2022-03-10T01:25:07.915Z] === RUN TestGetEmptyCapabilities [2022-03-10T01:25:07.915Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-10T01:25:07.915Z] === RUN TestGetExtraCapabilities [2022-03-10T01:25:07.915Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-10T01:25:07.915Z] === RUN TestGetInvalidCapabilities [2022-03-10T01:25:07.915Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-10T01:25:07.915Z] === RUN TestRemoteDriver [2022-03-10T01:25:07.915Z] --- PASS: TestRemoteDriver (0.02s) [2022-03-10T01:25:07.915Z] === RUN TestDriverError [2022-03-10T01:25:07.915Z] --- PASS: TestDriverError (0.00s) [2022-03-10T01:25:07.915Z] === RUN TestMissingValues [2022-03-10T01:25:07.915Z] --- PASS: TestMissingValues (0.01s) [2022-03-10T01:25:07.915Z] === RUN TestRollback [2022-03-10T01:25:07.915Z] --- PASS: TestRollback (0.01s) [2022-03-10T01:25:07.915Z] PASS [2022-03-10T01:25:07.915Z] coverage: 57.4% of statements [2022-03-10T01:25:07.915Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.114s coverage: 57.4% of statements [2022-03-10T01:25:08.372Z] === RUN TestNAT [2022-03-10T01:25:08.372Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:25:08.372Z] --- SKIP: TestNAT (0.00s) [2022-03-10T01:25:08.372Z] === RUN TestTransparent [2022-03-10T01:25:08.372Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:25:08.372Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T01:25:08.372Z] PASS [2022-03-10T01:25:08.372Z] coverage: 0.0% of statements [2022-03-10T01:25:08.372Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-03-10T01:25:08.829Z] === RUN TestBuildDefault [2022-03-10T01:25:08.829Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestBuildHostnameDomainname [2022-03-10T01:25:08.829Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestBuildHostname [2022-03-10T01:25:08.829Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestBuildHostnameFQDN [2022-03-10T01:25:08.829Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestBuildNoIP [2022-03-10T01:25:08.829Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestUpdate [2022-03-10T01:25:08.829Z] --- PASS: TestUpdate (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T01:25:08.829Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T01:25:08.829Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestAddEmpty [2022-03-10T01:25:08.829Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestAdd [2022-03-10T01:25:08.829Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestDeleteEmpty [2022-03-10T01:25:08.829Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestDeleteNewline [2022-03-10T01:25:08.829Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestDelete [2022-03-10T01:25:08.829Z] --- PASS: TestDelete (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestConcurrentWrites [2022-03-10T01:25:08.829Z] === RUN TestNew [2022-03-10T01:25:08.829Z] --- PASS: TestNew (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestAddDriver [2022-03-10T01:25:08.829Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestAddDuplicateDriver [2022-03-10T01:25:08.829Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T01:25:08.829Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestDriver [2022-03-10T01:25:08.829Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestIPAM [2022-03-10T01:25:08.829Z] --- PASS: TestIPAM (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestWalkIPAMs [2022-03-10T01:25:08.829Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T01:25:08.829Z] === RUN TestWalkDrivers [2022-03-10T01:25:08.829Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T01:25:08.829Z] PASS [2022-03-10T01:25:08.829Z] coverage: 82.4% of statements [2022-03-10T01:25:08.829Z] ok github.com/docker/docker/libnetwork/drvregistry 0.105s coverage: 82.4% of statements [2022-03-10T01:25:08.858Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T01:25:09.285Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-10T01:25:09.285Z] PASS [2022-03-10T01:25:09.285Z] coverage: 81.2% of statements [2022-03-10T01:25:09.285Z] ok github.com/docker/docker/libnetwork/etchosts 0.328s coverage: 81.2% of statements [2022-03-10T01:25:09.285Z] === RUN TestNew [2022-03-10T01:25:09.285Z] --- PASS: TestNew (0.00s) [2022-03-10T01:25:09.285Z] === RUN TestAllocate [2022-03-10T01:25:09.285Z] --- PASS: TestAllocate (0.00s) [2022-03-10T01:25:09.285Z] === RUN TestUninitialized [2022-03-10T01:25:09.285Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T01:25:09.285Z] === RUN TestAllocateInRange [2022-03-10T01:25:09.285Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T01:25:09.285Z] === RUN TestAllocateSerial [2022-03-10T01:25:09.285Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T01:25:09.285Z] PASS [2022-03-10T01:25:09.285Z] coverage: 87.5% of statements [2022-03-10T01:25:09.285Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-10T01:25:09.421Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T01:25:09.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T01:25:09.745Z] === RUN TestCaller [2022-03-10T01:25:09.745Z] --- PASS: TestCaller (0.00s) [2022-03-10T01:25:09.745Z] PASS [2022-03-10T01:25:09.745Z] coverage: 100.0% of statements [2022-03-10T01:25:09.745Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2022-03-10T01:25:09.745Z] --- PASS: TestRandomAllocateDeallocate (6.79s) [2022-03-10T01:25:09.745Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:25:09.873Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-10T01:25:09.873Z] Copying nested executables into bundles/binary-daemon [2022-03-10T01:25:09.873Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-10T01:25:09.873Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:25:09.873Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-10T01:25:09.873Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-10T01:25:10.202Z] === RUN TestSetSerialInsertDelete [2022-03-10T01:25:10.202Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T01:25:10.202Z] === RUN TestSetParallelInsertDelete [2022-03-10T01:25:10.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/make.sh cross [2022-03-10T01:25:10.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-10T01:25:10.488Z] [2022-03-10T01:25:10.488Z] Removing bundles/ [2022-03-10T01:25:10.497Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T01:25:10.497Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T01:25:10.748Z] [2022-03-10T01:25:10.748Z] ---> Making bundle: cross (in bundles/cross) [2022-03-10T01:25:10.748Z] Cross building: bundles/cross/linux/amd64 [2022-03-10T01:25:10.748Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-10T01:25:10.748Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-10T01:25:11.060Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T01:25:11.170Z] --- PASS: TestAllocateRandomDeallocate (1.61s) [2022-03-10T01:25:11.170Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T01:25:11.170Z] === RUN TestInt2IP2IntConversion [2022-03-10T01:25:11.317Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T01:25:11.459Z] --- PASS: TestBuildMultiStageOnBuild (11.79s) [2022-03-10T01:25:11.459Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:25:11.459Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:25:11.459Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-10T01:25:11.459Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:25:12.135Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-03-10T01:25:12.135Z] === RUN TestGetAddressVersion [2022-03-10T01:25:12.135Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T01:25:12.135Z] === RUN TestKeyString [2022-03-10T01:25:12.135Z] --- PASS: TestKeyString (0.00s) [2022-03-10T01:25:12.135Z] === RUN TestPoolDataMarshal [2022-03-10T01:25:12.135Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T01:25:12.135Z] === RUN TestSubnetsMarshal [2022-03-10T01:25:12.135Z] === RUN TestPoolRequest [2022-03-10T01:25:12.135Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T01:25:12.135Z] === RUN TestOtherRequests [2022-03-10T01:25:12.135Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T01:25:12.135Z] PASS [2022-03-10T01:25:12.135Z] coverage: 57.1% of statements [2022-03-10T01:25:12.135Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-10T01:25:12.135Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-10T01:25:12.135Z] === RUN TestAddSubnets [2022-03-10T01:25:12.135Z] --- PASS: TestAddSubnets (0.07s) [2022-03-10T01:25:12.135Z] === RUN TestDoublePoolRelease [2022-03-10T01:25:12.135Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-10T01:25:12.135Z] === RUN TestAddReleasePoolID [2022-03-10T01:25:12.135Z] --- PASS: TestAddReleasePoolID (0.15s) [2022-03-10T01:25:12.135Z] === RUN TestPredefinedPool [2022-03-10T01:25:12.135Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-10T01:25:12.135Z] === RUN TestRemoveSubnet [2022-03-10T01:25:12.247Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-10T01:25:12.596Z] --- PASS: TestRemoveSubnet (0.26s) [2022-03-10T01:25:12.596Z] === RUN TestGetSameAddress [2022-03-10T01:25:12.596Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-10T01:25:12.596Z] === RUN TestPoolAllocationReuse [2022-03-10T01:25:12.596Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.36s) [2022-03-10T01:25:12.596Z] === RUN TestRetrieveFromStore [2022-03-10T01:25:13.058Z] === RUN TestGetCapabilities [2022-03-10T01:25:13.058Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T01:25:13.058Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T01:25:13.058Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-10T01:25:13.058Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T01:25:13.058Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-10T01:25:13.058Z] === RUN TestRemoteDriver [2022-03-10T01:25:13.058Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T01:25:13.058Z] PASS [2022-03-10T01:25:13.058Z] coverage: 47.4% of statements [2022-03-10T01:25:13.058Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-03-10T01:25:13.178Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-10T01:25:13.435Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T01:25:13.514Z] --- PASS: TestRetrieveFromStore (0.70s) [2022-03-10T01:25:13.514Z] === RUN TestIsCorrupted [2022-03-10T01:25:13.514Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-10T01:25:13.514Z] === RUN TestSetRollover [2022-03-10T01:25:13.971Z] === RUN TestWindowsIPAM [2022-03-10T01:25:13.971Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T01:25:13.971Z] PASS [2022-03-10T01:25:13.971Z] coverage: 71.4% of statements [2022-03-10T01:25:13.971Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-10T01:25:14.365Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-10T01:25:14.428Z] --- PASS: TestPoolAllocationReuse (2.13s) [2022-03-10T01:25:14.428Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T01:25:14.550Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-10T01:25:14.550Z] === RUN TestInfoDebug [2022-03-10T01:25:14.550Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T01:25:14.550Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:25:14.550Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-10T01:25:14.550Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:25:14.550Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T01:25:14.550Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:25:14.550Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-10T01:25:14.550Z] === RUN TestPingCacheHeaders [2022-03-10T01:25:14.550Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T01:25:14.550Z] === RUN TestPingGet [2022-03-10T01:25:14.550Z] --- PASS: TestPingGet (0.01s) [2022-03-10T01:25:14.550Z] === RUN TestPingHead [2022-03-10T01:25:14.550Z] --- PASS: TestPingHead (0.02s) [2022-03-10T01:25:14.550Z] === RUN TestVersion [2022-03-10T01:25:14.550Z] --- PASS: TestVersion (0.02s) [2022-03-10T01:25:14.550Z] === CONT TestDiskUsage [2022-03-10T01:25:14.550Z] === RUN TestDiskUsage/empty [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T01:25:14.551Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T01:25:14.809Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T01:25:14.888Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-10T01:25:14.888Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T01:25:14.888Z] === RUN TestDefaultNetwork [2022-03-10T01:25:14.928Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T01:25:15.067Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T01:25:15.068Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage (1.08s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T01:25:15.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:25:15.068Z] PASS [2022-03-10T01:25:15.068Z] [2022-03-10T01:25:15.068Z] === Skipped [2022-03-10T01:25:15.068Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:25:15.068Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:25:15.068Z] [2022-03-10T01:25:15.068Z] DONE 50 tests, 1 skipped in 19.720s [2022-03-10T01:25:15.068Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T01:25:15.068Z] ++ 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-03-10T01:25:15.068Z] ++ set -e [2022-03-10T01:25:15.068Z] ++ '[' -n 0 ']' [2022-03-10T01:25:15.068Z] ++ set -x [2022-03-10T01:25:15.068Z] ++ 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-03-10T01:25:15.326Z] INFO: Testing against a local daemon [2022-03-10T01:25:15.326Z] === RUN TestVolumesCreateAndList [2022-03-10T01:25:15.326Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T01:25:15.326Z] === RUN TestVolumesRemove [2022-03-10T01:25:15.326Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-10T01:25:15.326Z] === RUN TestVolumesInspect [2022-03-10T01:25:15.326Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T01:25:15.326Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:25:15.326Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:25:15.326Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:25:15.326Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:25:15.326Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T01:25:15.326Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:25:15.326Z] PASS [2022-03-10T01:25:15.326Z] [2022-03-10T01:25:15.326Z] DONE 5 tests in 0.228s [2022-03-10T01:25:15.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:25:15.346Z] --- PASS: TestDefaultNetwork (0.30s) [2022-03-10T01:25:15.346Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T01:25:15.346Z] --- PASS: TestSetRollover (2.02s) [2022-03-10T01:25:15.346Z] === RUN TestSetRolloverSerial [2022-03-10T01:25:15.346Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-10T01:25:15.346Z] === RUN TestInitAddressPools [2022-03-10T01:25:15.346Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T01:25:15.346Z] PASS [2022-03-10T01:25:15.346Z] coverage: 74.0% of statements [2022-03-10T01:25:15.346Z] ok github.com/docker/docker/libnetwork/ipamutils 0.666s coverage: 74.0% of statements [2022-03-10T01:25:15.585Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T01:25:15.585Z] +++ kill 12995 [2022-03-10T01:25:15.843Z] +++ /etc/init.d/apparmor stop [2022-03-10T01:25:15.843Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:25:15.843Z] [2022-03-10T01:25:15.843Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:25:15.843Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:25:15.843Z] [2022-03-10T01:25:15.843Z] To set a process to complain mode, use the command line tool [2022-03-10T01:25:15.843Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:25:15.843Z] +++ true [2022-03-10T01:25:15.843Z] exiting test-integration [2022-03-10T01:25:15.843Z] ++ exit 0 [2022-03-10T01:25:15.843Z] [2022-03-10T01:25:16.313Z] === RUN TestKeyValue [2022-03-10T01:25:16.313Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T01:25:16.313Z] PASS [2022-03-10T01:25:16.313Z] coverage: 60.0% of statements [2022-03-10T01:25:16.313Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements Post stage [Pipeline] junit [2022-03-10T01:25:16.441Z] Recording test results [2022-03-10T01:25:16.634Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T01:25:16.822Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T01:25:16.970Z] + echo Ensuring container killed. [2022-03-10T01:25:16.970Z] Ensuring container killed. [2022-03-10T01:25:16.970Z] + docker rm -vf docker-pr3 [2022-03-10T01:25:16.970Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T01:25:17.079Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-10T01:25:17.251Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:25:17.251Z] Chowning /workspace to jenkins user [2022-03-10T01:25:17.251Z] + id -u [2022-03-10T01:25:17.251Z] + id -g [2022-03-10T01:25:17.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:25:17.847Z] --- PASS: TestSetRolloverSerial (2.21s) [2022-03-10T01:25:17.847Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T01:25:17.847Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T01:25:17.847Z] PASS [2022-03-10T01:25:17.847Z] coverage: 84.4% of statements [2022-03-10T01:25:17.847Z] ok github.com/docker/docker/libnetwork/bitseq 14.818s coverage: 84.4% of statements [2022-03-10T01:25:17.847Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.18s) [2022-03-10T01:25:17.847Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:25:18.449Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T01:25:18.479Z] + bundleName=arm64-integration [2022-03-10T01:25:18.479Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-10T01:25:18.479Z] Creating arm64-integration-bundles.tar.gz [2022-03-10T01:25:18.479Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-10T01:25:18.479Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-10T01:25:18.491Z] Archiving artifacts [2022-03-10T01:25:19.379Z] === RUN TestNetworkDBSimple [2022-03-10T01:25:19.379Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T01:25:19.836Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T01:25:19.836Z] PASS [2022-03-10T01:25:19.836Z] coverage: 100.0% of statements [2022-03-10T01:25:19.836Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-03-10T01:25:20.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T01:25:20.295Z] 2022/03/10 01:25:19 Closing DB instances... [2022-03-10T01:25:20.473Z] + make clean [2022-03-10T01:25:20.473Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T01:25:20.473Z] docker-dev-cache [2022-03-10T01:25:20.473Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T01:25:20.749Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T01:25:20.751Z] === RUN TestGenerate [2022-03-10T01:25:20.751Z] --- PASS: TestGenerate (0.00s) [2022-03-10T01:25:20.751Z] === RUN TestGeneratePtr [2022-03-10T01:25:20.751Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T01:25:20.751Z] === RUN TestGenerateMissingField [2022-03-10T01:25:20.751Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T01:25:20.751Z] === RUN TestFieldCannotBeSet [2022-03-10T01:25:20.751Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T01:25:20.751Z] === RUN TestTypeMismatchError [2022-03-10T01:25:20.751Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T01:25:20.751Z] PASS [2022-03-10T01:25:20.751Z] coverage: 100.0% of statements [2022-03-10T01:25:20.751Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-03-10T01:25:20.751Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.88s) [2022-03-10T01:25:20.751Z] === RUN TestGetAddress [2022-03-10T01:25:21.718Z] testing: warning: no tests to run [2022-03-10T01:25:21.718Z] PASS [2022-03-10T01:25:21.718Z] coverage: 0.0% of statements [2022-03-10T01:25:21.718Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:25:21.718Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-03-10T01:25:21.718Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T01:25:21.743Z] --- PASS: TestBuildMultiStageLayerLeak (9.92s) [2022-03-10T01:25:21.743Z] === RUN TestBuildWithHugeFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T01:25:22.681Z] === RUN TestRequestNewPort [2022-03-10T01:25:22.681Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T01:25:22.681Z] === RUN TestRequestSpecificPort [2022-03-10T01:25:22.681Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T01:25:22.681Z] === RUN TestReleasePort [2022-03-10T01:25:22.681Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestReuseReleasedPort [2022-03-10T01:25:22.682Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestReleaseUnreadledPort [2022-03-10T01:25:22.682Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestUnknowProtocol [2022-03-10T01:25:22.682Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestAllocateAllPorts [2022-03-10T01:25:22.682Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestPortAllocation [2022-03-10T01:25:22.682Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T01:25:22.682Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestNoDuplicateBPR [2022-03-10T01:25:22.682Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T01:25:22.682Z] === RUN TestChangePortRange [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T01:25:22.682Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T01:25:22.682Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T01:25:22.682Z] PASS [2022-03-10T01:25:22.682Z] coverage: 88.6% of statements [2022-03-10T01:25:22.682Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T01:25:22.682Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T01:25:23.138Z] 2022/03/10 01:25:22 Closing DB instances... [2022-03-10T01:25:23.138Z] testing: warning: no tests to run [2022-03-10T01:25:23.138Z] PASS [2022-03-10T01:25:23.138Z] coverage: 0.0% of statements [2022-03-10T01:25:23.138Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:25:23.138Z] === RUN TestHashData [2022-03-10T01:25:23.138Z] --- PASS: TestHashData (0.00s) [2022-03-10T01:25:23.138Z] PASS [2022-03-10T01:25:23.138Z] coverage: 2.8% of statements [2022-03-10T01:25:23.138Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-10T01:25:23.270Z] docker_cli_daemon_test.go:2522: [d5e0eda9cb872] daemon is not started [2022-03-10T01:25:24.102Z] === RUN TestErrorConstructors [2022-03-10T01:25:24.102Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T01:25:24.102Z] === RUN TestCompareIPMask [2022-03-10T01:25:24.102Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T01:25:24.102Z] === RUN TestUtilGetHostPartIP [2022-03-10T01:25:24.102Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T01:25:24.102Z] === RUN TestUtilGetBroadcastIP [2022-03-10T01:25:24.102Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T01:25:24.102Z] === RUN TestParseCIDR [2022-03-10T01:25:24.102Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T01:25:24.102Z] PASS [2022-03-10T01:25:24.102Z] coverage: 37.3% of statements [2022-03-10T01:25:24.102Z] ok github.com/docker/docker/libnetwork/types 0.062s coverage: 37.3% of statements [2022-03-10T01:25:24.558Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.68s) [2022-03-10T01:25:24.559Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T01:25:24.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T01:25:24.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T01:25:24.559Z] PASS [2022-03-10T01:25:24.559Z] coverage: 50.0% of statements [2022-03-10T01:25:24.559Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2022-03-10T01:25:24.639Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-10T01:25:25.522Z] === RUN TestParseVersion [2022-03-10T01:25:25.522Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T01:25:25.522Z] PASS [2022-03-10T01:25:25.522Z] coverage: 52.9% of statements [2022-03-10T01:25:25.522Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-03-10T01:25:25.522Z] === RUN TestAddressPoolOpt [2022-03-10T01:25:25.522Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/a [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/something [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/_=a [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/PATH [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/=a [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/PATH= [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/PATH=something [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/1asd [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/123 [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/some_space [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/= [2022-03-10T01:25:25.522Z] === RUN TestValidateEnv/PaTh [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestParseHost [2022-03-10T01:25:25.522Z] --- PASS: TestParseHost (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestParseDockerDaemonHost [2022-03-10T01:25:25.522Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestParseTCP [2022-03-10T01:25:25.522Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T01:25:25.522Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestValidateExtraHosts [2022-03-10T01:25:25.522Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestIpOptString [2022-03-10T01:25:25.522Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T01:25:25.522Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T01:25:25.522Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestIpOptSetInvalidVal [2022-03-10T01:25:25.522Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestValidateIPAddress [2022-03-10T01:25:25.522Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestMapOpts [2022-03-10T01:25:25.522Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestListOptsWithoutValidator [2022-03-10T01:25:25.522Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestListOptsWithValidator [2022-03-10T01:25:25.522Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestValidateDNSSearch [2022-03-10T01:25:25.522Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T01:25:25.522Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:25:25.522Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestNamedListOpts [2022-03-10T01:25:25.522Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestNamedMapOpts [2022-03-10T01:25:25.522Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestParseLink [2022-03-10T01:25:25.522Z] --- PASS: TestParseLink (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T01:25:25.522Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T01:25:25.522Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T01:25:25.522Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T01:25:25.522Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T01:25:25.522Z] === RUN TestUlimitOpt [2022-03-10T01:25:25.522Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T01:25:25.522Z] PASS [2022-03-10T01:25:25.522Z] coverage: 67.4% of statements [2022-03-10T01:25:25.522Z] ok github.com/docker/docker/opts 0.082s coverage: 67.4% of statements [2022-03-10T01:25:25.523Z] 2022/03/10 01:25:25 Closing DB instances... [2022-03-10T01:25:27.053Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T01:25:27.164Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T01:25:27.510Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-10T01:25:27.510Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T01:25:27.968Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T01:25:27.968Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T01:25:27.968Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2022-03-10T01:25:27.968Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T01:25:27.968Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T01:25:27.968Z] === RUN TestMiddleware [2022-03-10T01:25:27.968Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T01:25:27.968Z] === RUN TestNewResponseModifier [2022-03-10T01:25:27.968Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T01:25:27.968Z] PASS [2022-03-10T01:25:27.968Z] coverage: 26.8% of statements [2022-03-10T01:25:27.968Z] ok github.com/docker/docker/pkg/authorization 0.871s coverage: 26.8% of statements [2022-03-10T01:25:27.968Z] === RUN TestIsArchivePathDir [2022-03-10T01:25:27.968Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-10T01:25:27.968Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T01:25:28.425Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-10T01:25:28.425Z] === RUN TestIsArchivePathTar [2022-03-10T01:25:28.425Z] === RUN TestUnbuffered [2022-03-10T01:25:28.425Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T01:25:28.425Z] === RUN TestRaceUnbuffered [2022-03-10T01:25:28.425Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T01:25:28.425Z] PASS [2022-03-10T01:25:28.425Z] coverage: 100.0% of statements [2022-03-10T01:25:28.425Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-03-10T01:25:28.882Z] --- PASS: TestIsArchivePathTar (0.39s) [2022-03-10T01:25:28.882Z] === RUN TestDecompressStreamGzip [2022-03-10T01:25:28.882Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-10T01:25:28.882Z] === RUN TestDecompressStreamBzip2 [2022-03-10T01:25:28.882Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-10T01:25:28.882Z] === RUN TestDecompressStreamXz [2022-03-10T01:25:28.882Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:25:28.882Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestDecompressStreamZstd [2022-03-10T01:25:28.882Z] archive_test.go:140: zstd not installed [2022-03-10T01:25:28.882Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-10T01:25:28.882Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T01:25:28.882Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T01:25:28.882Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestCompressStreamInvalid [2022-03-10T01:25:28.882Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionInvalid [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionUncompressed [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionBzip2 [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionGzip [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionXz [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestExtensionZstd [2022-03-10T01:25:28.882Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestCmdStreamLargeStderr [2022-03-10T01:25:28.882Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-10T01:25:28.882Z] === RUN TestCmdStreamBad [2022-03-10T01:25:28.882Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:25:28.882Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T01:25:28.882Z] === RUN TestCmdStreamGood [2022-03-10T01:25:29.339Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-10T01:25:29.339Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T01:25:29.339Z] === RUN TestMatch [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[foo]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[]#01 [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[qux]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T01:25:29.339Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T01:25:29.339Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T01:25:29.339Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T01:25:29.340Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T01:25:29.340Z] PASS [2022-03-10T01:25:29.340Z] coverage: 87.5% of statements [2022-03-10T01:25:29.340Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-03-10T01:25:29.340Z] --- PASS: TestUntarPathWithInvalidDest (0.17s) [2022-03-10T01:25:29.340Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T01:25:29.340Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T01:25:29.340Z] === RUN TestUntarPath [2022-03-10T01:25:29.340Z] --- PASS: TestUntarPath (0.08s) [2022-03-10T01:25:29.340Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T01:25:29.340Z] 2022/03/10 01:25:29 Closing DB instances... [2022-03-10T01:25:29.340Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-10T01:25:29.340Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T01:25:29.806Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-10T01:25:29.806Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T01:25:29.806Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T01:25:29.806Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T01:25:29.806Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:25:29.806Z] === RUN TestCopyWithTarSrcFile [2022-03-10T01:25:29.806Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-10T01:25:29.806Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T01:25:29.806Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T01:25:29.806Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T01:25:29.806Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T01:25:29.806Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T01:25:29.806Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:25:29.806Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T01:25:29.806Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-10T01:25:29.806Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T01:25:29.806Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-03-10T01:25:29.806Z] === RUN TestTarFiles [2022-03-10T01:25:30.278Z] === RUN TestChrootTarUntar [2022-03-10T01:25:30.278Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T01:25:30.278Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T01:25:30.278Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T01:25:30.278Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootCopyWithTar [2022-03-10T01:25:30.278Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootCopyFileWithTar [2022-03-10T01:25:30.278Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:25:30.278Z] === RUN TestChrootUntarPath [2022-03-10T01:25:30.278Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:25:30.278Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-03-10T01:25:30.279Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T01:25:30.279Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.279Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:25:30.279Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T01:25:30.279Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.279Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:25:30.279Z] === RUN TestChrootApplyDotDotFile [2022-03-10T01:25:30.279Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:25:30.279Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T01:25:30.279Z] PASS [2022-03-10T01:25:30.279Z] coverage: 15.1% of statements [2022-03-10T01:25:30.279Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-03-10T01:25:31.266Z] --- PASS: TestNetworkDBCRUDTableEntry (3.93s) [2022-03-10T01:25:31.266Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T01:25:31.735Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T01:25:31.735Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T01:25:31.735Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T01:25:31.735Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T01:25:31.735Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T01:25:31.735Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T01:25:31.735Z] PASS [2022-03-10T01:25:31.735Z] coverage: 0.0% of statements [2022-03-10T01:25:31.735Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-03-10T01:25:32.204Z] === RUN TestSizeEmpty [2022-03-10T01:25:32.204Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T01:25:32.204Z] === RUN TestSizeEmptyFile [2022-03-10T01:25:32.204Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T01:25:32.204Z] === RUN TestSizeNonemptyFile [2022-03-10T01:25:32.675Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T01:25:32.675Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T01:25:32.675Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T01:25:32.675Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T01:25:32.675Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T01:25:32.675Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T01:25:32.675Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T01:25:32.675Z] === RUN TestMoveToSubdir [2022-03-10T01:25:32.675Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-10T01:25:32.675Z] === RUN TestSizeNonExistingDirectory [2022-03-10T01:25:32.675Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T01:25:32.675Z] PASS [2022-03-10T01:25:32.675Z] coverage: 80.0% of statements [2022-03-10T01:25:32.675Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2022-03-10T01:25:33.145Z] 2022/03/10 01:25:33 Closing DB instances... [2022-03-10T01:25:33.615Z] === RUN TestPollerAddRemove [2022-03-10T01:25:33.615Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T01:25:33.615Z] === RUN TestPollerEvent [2022-03-10T01:25:33.615Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:25:33.615Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T01:25:33.615Z] === RUN TestPollerClose [2022-03-10T01:25:33.615Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T01:25:33.615Z] PASS [2022-03-10T01:25:33.615Z] coverage: 36.2% of statements [2022-03-10T01:25:33.615Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 36.2% of statements [2022-03-10T01:25:33.709Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T01:25:34.604Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T01:25:34.604Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:25:34.604Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T01:25:34.604Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T01:25:34.604Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCopyFile [2022-03-10T01:25:34.604Z] --- PASS: TestCopyFile (0.01s) [2022-03-10T01:25:34.604Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T01:25:34.604Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:25:34.604Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T01:25:34.604Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T01:25:34.604Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:25:34.604Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestWildcardMatches [2022-03-10T01:25:34.604Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestPatternMatches [2022-03-10T01:25:34.604Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T01:25:34.604Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T01:25:34.604Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T01:25:34.604Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T01:25:34.604Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T01:25:34.604Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T01:25:34.604Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestSingleExclamationError [2022-03-10T01:25:34.604Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestMatchesWithNoPatterns [2022-03-10T01:25:34.604Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T01:25:34.604Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestMatches [2022-03-10T01:25:34.604Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T01:25:34.604Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T01:25:34.604Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T01:25:34.604Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T01:25:34.604Z] --- PASS: TestMatches (0.01s) [2022-03-10T01:25:34.604Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-10T01:25:34.604Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T01:25:34.604Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T01:25:34.604Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatterns [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T01:25:34.604Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCreateIfNotExistsDir [2022-03-10T01:25:34.604Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-10T01:25:34.604Z] === RUN TestCreateIfNotExistsFile [2022-03-10T01:25:34.604Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-03-10T01:25:34.604Z] === RUN TestMatch [2022-03-10T01:25:34.604Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:25:34.604Z] === RUN TestCompile [2022-03-10T01:25:34.604Z] === RUN TestCompile/slash [2022-03-10T01:25:34.604Z] === RUN TestCompile/backslash [2022-03-10T01:25:34.604Z] --- PASS: TestCompile (0.00s) [2022-03-10T01:25:34.604Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T01:25:34.604Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T01:25:34.604Z] PASS [2022-03-10T01:25:34.604Z] coverage: 84.7% of statements [2022-03-10T01:25:34.604Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 84.7% of statements [2022-03-10T01:25:34.604Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-03-10T01:25:34.604Z] === RUN TestNetworkDBNodeLeave [2022-03-10T01:25:35.074Z] === RUN TestGet [2022-03-10T01:25:35.074Z] --- PASS: TestGet (0.00s) [2022-03-10T01:25:35.074Z] === RUN TestGetShortcutString [2022-03-10T01:25:35.074Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T01:25:35.074Z] PASS [2022-03-10T01:25:35.074Z] coverage: 42.9% of statements [2022-03-10T01:25:35.074Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-03-10T01:25:35.543Z] --- PASS: TestTarFiles (6.02s) [2022-03-10T01:25:35.543Z] === RUN TestDetectCompressionZstd [2022-03-10T01:25:35.543Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T01:25:35.543Z] === RUN TestTarUntar [2022-03-10T01:25:35.543Z] --- PASS: TestTarUntar (0.04s) [2022-03-10T01:25:35.543Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T01:25:35.543Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T01:25:35.543Z] === RUN TestTarWithOptions [2022-03-10T01:25:35.543Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-10T01:25:35.543Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T01:25:35.543Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T01:25:35.543Z] === RUN TestUntarUstarGnuConflict [2022-03-10T01:25:35.543Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T01:25:35.543Z] === RUN TestUntarInvalidFilenames [2022-03-10T01:25:35.635Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-10T01:25:36.013Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2034364770\\dest" [2022-03-10T01:25:36.013Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-10T01:25:36.013Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T01:25:36.013Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T01:25:36.013Z] === RUN TestUntarInvalidHardlink [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3285052189\\victim\\hello" -> "../victim/hello" [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1216564750\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3185514756\\victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink348695128\\victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3338779407\\victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3181903041\\victim" -> "../victim" [2022-03-10T01:25:36.013Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2022-03-10T01:25:36.013Z] === RUN TestUntarInvalidSymlink [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3355065013\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3976729241\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4276622513\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487909616\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink10699553\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink39895325\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.013Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3249826483\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T01:25:36.013Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-10T01:25:36.013Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T01:25:36.013Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T01:25:36.013Z] === RUN TestXGlobalNoParent [2022-03-10T01:25:36.013Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T01:25:36.013Z] === RUN TestReplaceFileTarWrapper [2022-03-10T01:25:36.013Z] === RUN TestCreateIDMapOrder [2022-03-10T01:25:36.013Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T01:25:36.013Z] PASS [2022-03-10T01:25:36.013Z] coverage: 7.2% of statements [2022-03-10T01:25:36.482Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-03-10T01:25:36.482Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-10T01:25:36.482Z] === RUN TestPrefixHeaderReadable [2022-03-10T01:25:36.482Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-03-10T01:25:36.482Z] === RUN TestDisablePigz [2022-03-10T01:25:36.482Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T01:25:36.482Z] --- PASS: TestDisablePigz (0.16s) [2022-03-10T01:25:36.482Z] === RUN TestPigz [2022-03-10T01:25:36.482Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T01:25:36.482Z] --- PASS: TestPigz (0.17s) [2022-03-10T01:25:36.482Z] === RUN TestNosysFileInfo [2022-03-10T01:25:36.482Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T01:25:36.482Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:25:36.482Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:25:36.482Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:25:36.482Z] === RUN TestCanonicalTarNameForPath [2022-03-10T01:25:36.482Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T01:25:36.482Z] === RUN TestCanonicalTarName [2022-03-10T01:25:36.482Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T01:25:36.482Z] === RUN TestChmodTarEntry [2022-03-10T01:25:36.482Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T01:25:36.482Z] === RUN TestHardLinkOrder [2022-03-10T01:25:36.951Z] --- PASS: TestHardLinkOrder (0.21s) [2022-03-10T01:25:36.951Z] === RUN TestChangeString [2022-03-10T01:25:36.951Z] --- PASS: TestChangeString (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesWithNoChanges [2022-03-10T01:25:36.951Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-10T01:25:36.951Z] === RUN TestChangesWithChanges [2022-03-10T01:25:36.951Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-10T01:25:36.951Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T01:25:36.951Z] changes_test.go:195: needs more investigation [2022-03-10T01:25:36.951Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesDirsEmpty [2022-03-10T01:25:36.951Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:25:36.951Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesDirsMutated [2022-03-10T01:25:36.951Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:25:36.951Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestApplyLayer [2022-03-10T01:25:36.951Z] changes_test.go:432: needs further investigation [2022-03-10T01:25:36.951Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T01:25:36.951Z] changes_test.go:468: needs further investigation [2022-03-10T01:25:36.951Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T01:25:36.951Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T01:25:36.951Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T01:25:36.951Z] === RUN TestChangesSize [2022-03-10T01:25:36.951Z] --- PASS: TestChangesSize (0.01s) [2022-03-10T01:25:36.951Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T01:25:36.951Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames492208014\\dest" [2022-03-10T01:25:36.951Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-10T01:25:36.951Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1355858187\\victim\\hello" -> "../victim/hello" [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink524849171\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2909341747\\victim" -> "../victim" [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink743025568\\victim" -> "../victim" [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink573506443\\victim" -> "../victim" [2022-03-10T01:25:36.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2636514244\\victim" -> "../victim" [2022-03-10T01:25:36.951Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-10T01:25:36.951Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T01:25:36.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1735453480\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:25:36.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink731786860\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:25:36.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1829046135\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1280220191\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink644596995\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2807074621\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:25:36.952Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-10T01:25:36.952Z] === RUN TestApplyLayerWhiteouts [2022-03-10T01:25:36.952Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-10T01:25:36.952Z] === RUN TestGenerateEmptyFile [2022-03-10T01:25:36.952Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T01:25:36.952Z] === RUN TestGenerateWithContent [2022-03-10T01:25:36.952Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T01:25:36.952Z] PASS [2022-03-10T01:25:36.952Z] coverage: 62.0% of statements [2022-03-10T01:25:36.952Z] ok github.com/docker/docker/pkg/archive 9.136s coverage: 62.0% of statements [2022-03-10T01:25:37.421Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-03-10T01:25:37.421Z] === RUN TestNetworkDBWatch [2022-03-10T01:25:37.421Z] === RUN TestFixedBufferCap [2022-03-10T01:25:37.421Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestFixedBufferLen [2022-03-10T01:25:37.421Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestFixedBufferString [2022-03-10T01:25:37.421Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestFixedBufferWrite [2022-03-10T01:25:37.421Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestFixedBufferRead [2022-03-10T01:25:37.421Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestBytesPipeRead [2022-03-10T01:25:37.421Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestBytesPipeWrite [2022-03-10T01:25:37.421Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T01:25:37.421Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T01:25:37.525Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-10T01:25:37.889Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-10T01:25:37.889Z] === RUN TestAtomicWriteToFile [2022-03-10T01:25:37.889Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T01:25:37.889Z] === RUN TestAtomicWriteSetCommit [2022-03-10T01:25:37.889Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T01:25:37.889Z] === RUN TestAtomicWriteSetCancel [2022-03-10T01:25:37.889Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-10T01:25:37.889Z] === RUN TestReadCloserWrapperClose [2022-03-10T01:25:37.889Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T01:25:37.889Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T01:25:37.889Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T01:25:37.889Z] === RUN TestReaderErrWrapperRead [2022-03-10T01:25:37.889Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T01:25:37.889Z] === RUN TestCancelReadCloser [2022-03-10T01:25:38.358Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T01:25:38.358Z] === RUN TestWriteCloserWrapperClose [2022-03-10T01:25:38.358Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T01:25:38.358Z] === RUN TestNopWriteCloser [2022-03-10T01:25:38.358Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T01:25:38.358Z] === RUN TestNopWriter [2022-03-10T01:25:38.358Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T01:25:38.358Z] === RUN TestWriteCounter [2022-03-10T01:25:38.358Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T01:25:38.358Z] PASS [2022-03-10T01:25:38.358Z] coverage: 70.1% of statements [2022-03-10T01:25:38.358Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 70.1% of statements [2022-03-10T01:25:39.349Z] 2022/03/10 01:25:38 Closing DB instances... [2022-03-10T01:25:39.349Z] === RUN TestError [2022-03-10T01:25:39.349Z] --- PASS: TestError (0.00s) [2022-03-10T01:25:39.349Z] === RUN TestProgressString [2022-03-10T01:25:39.349Z] === RUN TestProgressString/no_progress [2022-03-10T01:25:39.349Z] === RUN TestProgressString/progress_1 [2022-03-10T01:25:39.349Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T01:25:39.349Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T01:25:39.349Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T01:25:39.349Z] === RUN TestProgressString/with_units [2022-03-10T01:25:39.349Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T01:25:39.349Z] === RUN TestProgressString/hide_counts [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T01:25:39.349Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T01:25:39.349Z] === RUN TestJSONMessageDisplay [2022-03-10T01:25:39.349Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-10T01:25:39.349Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T01:25:39.349Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T01:25:39.349Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T01:25:39.349Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T01:25:39.349Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T01:25:39.349Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T01:25:39.349Z] PASS [2022-03-10T01:25:39.349Z] coverage: 91.7% of statements [2022-03-10T01:25:39.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-03-10T01:25:39.818Z] === RUN TestStandardLongPath [2022-03-10T01:25:39.818Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T01:25:39.818Z] === RUN TestUNCLongPath [2022-03-10T01:25:39.818Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T01:25:39.818Z] PASS [2022-03-10T01:25:39.818Z] coverage: 100.0% of statements [2022-03-10T01:25:39.818Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-03-10T01:25:40.049Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-10T01:25:40.050Z] check_test.go:308: [dbb2fda2edad5] daemon is not started [2022-03-10T01:25:40.050Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-10T01:25:40.806Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-10T01:25:40.806Z] === RUN TestNetworkDBBulkSync [2022-03-10T01:25:40.806Z] === RUN TestNameFormat [2022-03-10T01:25:40.806Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T01:25:40.806Z] === RUN TestNameRetries [2022-03-10T01:25:40.806Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T01:25:40.806Z] PASS [2022-03-10T01:25:40.806Z] coverage: 85.7% of statements [2022-03-10T01:25:40.806Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-10T01:25:41.275Z] === RUN TestParseKeyValueOpt [2022-03-10T01:25:41.275Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T01:25:41.275Z] === RUN TestParseUintList [2022-03-10T01:25:41.275Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T01:25:41.275Z] === RUN TestParseUintListMaximumLimits [2022-03-10T01:25:41.275Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T01:25:41.275Z] PASS [2022-03-10T01:25:41.275Z] coverage: 97.0% of statements [2022-03-10T01:25:41.275Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-03-10T01:25:41.743Z] 2022/03/10 01:25:41 Closing DB instances... [2022-03-10T01:25:42.738Z] === RUN TestNewAndRemove [2022-03-10T01:25:42.738Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T01:25:42.738Z] === RUN TestRemoveInvalidPath [2022-03-10T01:25:42.738Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T01:25:42.738Z] PASS [2022-03-10T01:25:42.738Z] coverage: 82.6% of statements [2022-03-10T01:25:42.738Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-03-10T01:25:43.207Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-10T01:25:43.207Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T01:25:44.772Z] === RUN TestFailedConnection [2022-03-10T01:25:44.772Z] --- PASS: TestGetAddress (24.07s) [2022-03-10T01:25:44.772Z] === RUN TestRequestSyntaxCheck [2022-03-10T01:25:44.772Z] --- PASS: TestRequestSyntaxCheck (0.09s) [2022-03-10T01:25:44.772Z] === RUN TestRequest [2022-03-10T01:25:46.592Z] --- PASS: TestDockerDaemonSuite (330.79s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.95s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.21s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.14s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.26s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.27s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s) [2022-03-10T01:25:46.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.54s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.02s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.74s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.67s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.82s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.56s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.31s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2022-03-10T01:25:46.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T01:25:46.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.88s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.18s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.92s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.87s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.79s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.10s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.03s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.91s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.09s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.83s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.44s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-03-10T01:25:46.593Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2022-03-10T01:25:46.593Z] === RUN TestDockerSwarmSuite [2022-03-10T01:25:46.593Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-10T01:25:46.988Z] 2022/03/10 01:25:46 Closing DB instances... [2022-03-10T01:25:46.989Z] --- PASS: TestFailedConnection (2.26s) [2022-03-10T01:25:46.989Z] === RUN TestFailOnce [2022-03-10T01:25:46.989Z] 2022/03/10 01:25:46 http: panic serving 127.0.0.1:49308: Plugin not ready [2022-03-10T01:25:46.989Z] goroutine 9 [running]: [2022-03-10T01:25:46.989Z] net/http.(*conn).serve.func1() [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:25:46.989Z] panic({0xf9ca00, 0x10b09d0}) [2022-03-10T01:25:46.989Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:25:46.989Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x669fb4402b5e6f87}, 0xc000051a98) [2022-03-10T01:25:46.989Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T01:25:46.989Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x10bd900, 0xc0000c0000}, 0xed1d26) [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:25:46.989Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x10bd900, 0xc0000c0000}, 0xc000198100) [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T01:25:46.989Z] net/http.serverHandler.ServeHTTP({0x10bbff0}, {0x10bd900, 0xc0000c0000}, 0xc000198100) [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:25:46.989Z] net/http.(*conn).serve(0xc000062c80, {0x10bf900, 0xc0000880c0}) [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:25:46.989Z] created by net/http.(*Server).Serve [2022-03-10T01:25:46.989Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:25:46.989Z] time="2022-03-10T01:25:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.FailOnce: Post \"http://127.0.0.1:49307/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T01:25:47.156Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T01:25:47.977Z] --- PASS: TestFailOnce (1.23s) [2022-03-10T01:25:47.977Z] === RUN TestEchoInputOutput [2022-03-10T01:25:47.977Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T01:25:47.977Z] === RUN TestBackoff [2022-03-10T01:25:47.977Z] --- PASS: TestBackoff (0.00s) [2022-03-10T01:25:47.977Z] === RUN TestAbortRetry [2022-03-10T01:25:47.977Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T01:25:47.977Z] === RUN TestClientScheme [2022-03-10T01:25:47.977Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T01:25:47.977Z] === RUN TestNewClientWithTimeout [2022-03-10T01:25:48.446Z] time="2022-03-10T01:25:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T01:25:49.051Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-10T01:25:49.051Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T01:25:50.011Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.45s) [2022-03-10T01:25:50.011Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T01:25:50.011Z] time="2022-03-10T01:25:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T01:25:51.001Z] 2022/03/10 01:25:50 Closing DB instances... [2022-03-10T01:25:52.323Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-10T01:25:52.569Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-10T01:25:52.569Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T01:25:52.569Z] time="2022-03-10T01:25:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T01:25:54.346Z] 0a6173b79e25: Pull complete [2022-03-10T01:25:54.346Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-10T01:25:54.346Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:25:54.346Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-10T01:25:54.346Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-10T01:25:54.346Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-10T01:25:54.346Z] WARN: Skipping validation tests [2022-03-10T01:25:54.346Z] INFO: Running unit tests at 03/10/2022 01:25:51... [2022-03-10T01:25:56.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-10T01:25:57.277Z] --- PASS: TestRequest (11.79s) [2022-03-10T01:25:57.277Z] === RUN TestOverlappingRequests [2022-03-10T01:25:57.277Z] time="2022-03-10T01:25:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T01:25:57.277Z] --- PASS: TestOverlappingRequests (0.54s) [2022-03-10T01:25:57.277Z] === RUN TestRelease [2022-03-10T01:25:57.425Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T01:25:58.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T01:25:59.078Z] INFO: make.ps1 starting at 03/10/2022 01:25:58 [2022-03-10T01:25:59.078Z] INFO: Git commit (8d5eebcc6e) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T01:25:59.078Z] INFO: Invoking autogen... [2022-03-10T01:25:59.285Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T01:25:59.461Z] --- PASS: TestRelease (2.03s) [2022-03-10T01:25:59.461Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:25:59.539Z] INFO: Running unit tests... [2022-03-10T01:25:59.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T01:26:00.779Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T01:26:00.779Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-10T01:26:00.779Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T01:26:01.036Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T01:26:04.165Z] === RUN TestParseEmptyInterface [2022-03-10T01:26:04.165Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestParseNonInterfaceType [2022-03-10T01:26:04.165Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestParseWithOneFunction [2022-03-10T01:26:04.165Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestParseWithMultipleFuncs [2022-03-10T01:26:04.165Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestParseWithUnnamedReturn [2022-03-10T01:26:04.165Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestEmbeddedInterface [2022-03-10T01:26:04.165Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestParsedImports [2022-03-10T01:26:04.165Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T01:26:04.165Z] === RUN TestAliasedImports [2022-03-10T01:26:04.165Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T01:26:04.165Z] PASS [2022-03-10T01:26:04.165Z] coverage: 56.8% of statements [2022-03-10T01:26:04.165Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-03-10T01:26:05.154Z] --- PASS: TestAllocateRandomDeallocate (5.67s) [2022-03-10T01:26:05.154Z] === RUN TestRetrieveFromStore [2022-03-10T01:26:05.154Z] === RUN TestHTTPTransport [2022-03-10T01:26:05.154Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T01:26:05.154Z] PASS [2022-03-10T01:26:05.154Z] coverage: 85.7% of statements [2022-03-10T01:26:05.154Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-10T01:26:05.623Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-10T01:26:05.623Z] === RUN TestClientStream [2022-03-10T01:26:05.623Z] --- PASS: TestClientStream (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestClientSendFile [2022-03-10T01:26:05.623Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestClientWithRequestTimeout [2022-03-10T01:26:05.623Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-10T01:26:05.623Z] === RUN TestFileSpecPlugin [2022-03-10T01:26:05.623Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T01:26:05.623Z] === RUN TestFileJSONSpecPlugin [2022-03-10T01:26:05.623Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T01:26:05.623Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestPluginAddHandler [2022-03-10T01:26:05.623Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestPluginWaitBadPlugin [2022-03-10T01:26:05.623Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T01:26:05.623Z] === RUN TestGet [2022-03-10T01:26:05.623Z] time="2022-03-10T01:26:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T01:26:06.092Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:26:06.092Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T01:26:06.092Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T01:26:06.092Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:26:06.092Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T01:26:06.092Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T01:26:06.092Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T01:26:06.092Z] === RUN TestBufferPoolPutAndGet [2022-03-10T01:26:06.092Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T01:26:06.092Z] PASS [2022-03-10T01:26:06.092Z] coverage: 88.2% of statements [2022-03-10T01:26:06.092Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-10T01:26:06.562Z] === RUN TestOutputOnPrematureClose [2022-03-10T01:26:06.562Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T01:26:06.562Z] === RUN TestCompleteSilently [2022-03-10T01:26:06.562Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T01:26:06.562Z] PASS [2022-03-10T01:26:06.562Z] coverage: 75.9% of statements [2022-03-10T01:26:06.562Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-10T01:26:06.562Z] time="2022-03-10T01:26:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T01:26:07.035Z] --- PASS: TestRetrieveFromStore (1.91s) [2022-03-10T01:26:07.035Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T01:26:07.035Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-10T01:26:07.035Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T01:26:07.035Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T01:26:07.035Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T01:26:07.035Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T01:26:07.035Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T01:26:07.035Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T01:26:07.035Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T01:26:07.035Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T01:26:07.035Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T01:26:07.035Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T01:26:07.035Z] === RUN TestDebug [2022-03-10T01:26:07.035Z] --- PASS: TestDebug (0.00s) [2022-03-10T01:26:07.035Z] === RUN TestRequestPoolParallel [2022-03-10T01:26:07.035Z] === RUN TestSendToOneSub [2022-03-10T01:26:07.035Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T01:26:07.035Z] === RUN TestSendToMultipleSubs [2022-03-10T01:26:07.035Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T01:26:07.035Z] === RUN TestEvictOneSub [2022-03-10T01:26:07.035Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T01:26:07.035Z] === RUN TestClosePublisher [2022-03-10T01:26:07.035Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T01:26:07.035Z] === RUN TestPubSubRace [2022-03-10T01:26:07.577Z] --- PASS: TestRequestPoolParallel (0.48s) [2022-03-10T01:26:07.577Z] === RUN TestFullAllocateRelease [2022-03-10T01:26:07.577Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-03-10T01:26:07.577Z] === RUN TestOddAllocateRelease [2022-03-10T01:26:08.047Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-03-10T01:26:08.047Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T01:26:08.047Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-10T01:26:08.047Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T01:26:08.047Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-10T01:26:08.047Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T01:26:08.047Z] --- PASS: TestPubSubRace (1.06s) [2022-03-10T01:26:08.047Z] PASS [2022-03-10T01:26:08.047Z] coverage: 75.0% of statements [2022-03-10T01:26:08.048Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2022-03-10T01:26:08.048Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-10T01:26:08.048Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T01:26:08.048Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:26:08.048Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:26:08.048Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T01:26:08.048Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:26:08.048Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:26:08.048Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T01:26:08.048Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:26:08.048Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:26:08.048Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T01:26:08.048Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:26:08.048Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:26:08.048Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T01:26:08.048Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:26:08.048Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:26:08.048Z] PASS [2022-03-10T01:26:08.048Z] coverage: 85.3% of statements [2022-03-10T01:26:08.048Z] ok github.com/docker/docker/libnetwork/ipam 56.963s coverage: 85.3% of statements [2022-03-10T01:26:08.516Z] time="2022-03-10T01:26:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T01:26:08.985Z] === RUN TestRegister [2022-03-10T01:26:08.985Z] --- PASS: TestRegister (0.00s) [2022-03-10T01:26:08.985Z] === RUN TestCommand [2022-03-10T01:26:08.985Z] --- PASS: TestCommand (0.04s) [2022-03-10T01:26:08.985Z] === RUN TestNaiveSelf [2022-03-10T01:26:08.985Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-10T01:26:08.985Z] PASS [2022-03-10T01:26:08.985Z] coverage: 82.4% of statements [2022-03-10T01:26:08.985Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-03-10T01:26:09.131Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T01:26:09.388Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T01:26:09.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-10T01:26:09.936Z] 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T01:26:09.972Z] === RUN TestDump [2022-03-10T01:26:09.972Z] goroutine 21 [running]: [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.dump(0x2bb9d7) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T01:26:09.972Z] testing.tRunner(0xc000085520, 0x42a190) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:26:09.972Z] created by testing.(*T).Run [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:26:09.972Z] [2022-03-10T01:26:09.972Z] goroutine 1 [chan receive]: [2022-03-10T01:26:09.972Z] testing.(*T).Run(0xc000085380, {0x41b7b1, 0x29a733}, 0x42a190) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:26:09.972Z] testing.runTests.func1(0xc0000c6810) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:26:09.972Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:26:09.972Z] testing.runTests(0xc0000dc080, {0x58ec20, 0x3, 0x3}, {0x2bac2d, 0x41d4ab, 0x5936e0}) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:26:09.972Z] testing.(*M).Run(0xc0000dc080) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:26:09.972Z] main.main() [2022-03-10T01:26:09.972Z] _testmain.go:95 +0x1f5 [2022-03-10T01:26:09.972Z] --- PASS: TestDump (0.00s) [2022-03-10T01:26:09.972Z] === RUN TestDumpToFile [2022-03-10T01:26:09.972Z] --- PASS: TestDumpToFile (0.21s) [2022-03-10T01:26:09.972Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T01:26:09.972Z] goroutine 23 [running]: [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.dump(0x328bb4) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x328f60}) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T01:26:09.972Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-03-10T01:26:09.972Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T01:26:09.972Z] testing.tRunner(0xc000085a00, 0x42a180) [2022-03-10T01:26:09.972Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:26:09.973Z] created by testing.(*T).Run [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:26:09.973Z] [2022-03-10T01:26:09.973Z] goroutine 1 [chan receive]: [2022-03-10T01:26:09.973Z] testing.(*T).Run(0xc000085380, {0x422596, 0x29a733}, 0x42a180) [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:26:09.973Z] testing.runTests.func1(0xc0000c6810) [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:26:09.973Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:26:09.973Z] testing.runTests(0xc0000dc080, {0x58ec20, 0x3, 0x3}, {0x2bac2d, 0x41d4ab, 0x5936e0}) [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:26:09.973Z] testing.(*M).Run(0xc0000dc080) [2022-03-10T01:26:09.973Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:26:09.973Z] main.main() [2022-03-10T01:26:09.973Z] _testmain.go:95 +0x1f5 [2022-03-10T01:26:09.973Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T01:26:09.973Z] PASS [2022-03-10T01:26:09.973Z] coverage: 90.9% of statements [2022-03-10T01:26:09.973Z] ok github.com/docker/docker/pkg/stack 0.261s coverage: 90.9% of statements [2022-03-10T01:26:10.209Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T01:26:10.441Z] === RUN TestNewStdWriter [2022-03-10T01:26:10.441Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T01:26:10.441Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestWriteWithNilBytes [2022-03-10T01:26:10.441Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestWrite [2022-03-10T01:26:10.441Z] --- PASS: TestWrite (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestWriteWithWriterError [2022-03-10T01:26:10.441Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T01:26:10.441Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyWriteAndRead [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T01:26:10.441Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T01:26:10.441Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T01:26:10.441Z] PASS [2022-03-10T01:26:10.441Z] coverage: 100.0% of statements [2022-03-10T01:26:10.441Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2022-03-10T01:26:10.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-10T01:26:11.032Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T01:26:11.289Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T01:26:11.429Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T01:26:11.429Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T01:26:11.429Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestFormatStatus [2022-03-10T01:26:11.429Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestFormatError [2022-03-10T01:26:11.429Z] --- PASS: TestFormatError (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestFormatJSONError [2022-03-10T01:26:11.429Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T01:26:11.429Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T01:26:11.429Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestNewJSONProgressOutput [2022-03-10T01:26:11.429Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestAuxFormatterEmit [2022-03-10T01:26:11.429Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestStreamWriterStdout [2022-03-10T01:26:11.429Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T01:26:11.429Z] === RUN TestStreamWriterStderr [2022-03-10T01:26:11.429Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T01:26:11.429Z] PASS [2022-03-10T01:26:11.429Z] coverage: 66.2% of statements [2022-03-10T01:26:11.429Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-03-10T01:26:11.898Z] === RUN TestGenerateRandomID [2022-03-10T01:26:11.898Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestShortenId [2022-03-10T01:26:11.898Z] --- PASS: TestShortenId (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestShortenSha256Id [2022-03-10T01:26:11.898Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestShortenIdEmpty [2022-03-10T01:26:11.898Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestShortenIdInvalid [2022-03-10T01:26:11.898Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestIsShortIDNonHex [2022-03-10T01:26:11.898Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T01:26:11.898Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T01:26:11.898Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T01:26:11.898Z] PASS [2022-03-10T01:26:11.898Z] coverage: 70.6% of statements [2022-03-10T01:26:11.898Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-03-10T01:26:12.220Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T01:26:12.220Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T01:26:12.886Z] === RUN TestIsCpusetListAvailable [2022-03-10T01:26:12.886Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T01:26:12.886Z] PASS [2022-03-10T01:26:12.886Z] coverage: 39.4% of statements [2022-03-10T01:26:12.886Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-03-10T01:26:12.886Z] time="2022-03-10T01:26:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T01:26:13.590Z] docker_api_swarm_test.go:563: [de0765210f3d4] joining swarm manager [da381a257f2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:26:14.453Z] === RUN TestChtimes [2022-03-10T01:26:14.453Z] --- PASS: TestChtimes (0.00s) [2022-03-10T01:26:14.453Z] === RUN TestChtimesWindows [2022-03-10T01:26:14.453Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T01:26:14.453Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T01:26:14.453Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T01:26:14.453Z] PASS [2022-03-10T01:26:14.453Z] coverage: 12.9% of statements [2022-03-10T01:26:14.453Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2022-03-10T01:26:14.922Z] === RUN TestTailFile [2022-03-10T01:26:14.922Z] --- PASS: TestTailFile (0.00s) [2022-03-10T01:26:14.922Z] === RUN TestTailFileManyLines [2022-03-10T01:26:14.922Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T01:26:14.922Z] === RUN TestTailEmptyFile [2022-03-10T01:26:14.922Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T01:26:14.922Z] === RUN TestTailNegativeN [2022-03-10T01:26:14.922Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader [2022-03-10T01:26:14.922Z] === CONT TestNewTailReader [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T01:26:14.922Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.922Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:14.923Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:14.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:14.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:14.924Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:14.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:14.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:14.960Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.395Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:15.395Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.395Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.396Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:26:15.397Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:26:15.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:26:15.398Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.03s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:26:15.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:26:15.869Z] PASS [2022-03-10T01:26:15.869Z] coverage: 88.6% of statements [2022-03-10T01:26:15.869Z] ok github.com/docker/docker/pkg/tailfile 0.404s coverage: 88.6% of statements [2022-03-10T01:26:16.853Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T01:26:16.856Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T01:26:16.856Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestTarSumRemove [2022-03-10T01:26:16.856Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestSortFileInfoSums [2022-03-10T01:26:16.856Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T01:26:16.856Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestNewTarSumForLabel [2022-03-10T01:26:16.856Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestEmptyTar [2022-03-10T01:26:16.856Z] --- PASS: TestEmptyTar (0.01s) [2022-03-10T01:26:16.856Z] === RUN TestTarSumsReadSize [2022-03-10T01:26:16.856Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestTarSums [2022-03-10T01:26:16.856Z] --- PASS: TestTarSums (0.08s) [2022-03-10T01:26:16.856Z] === RUN TestIteration [2022-03-10T01:26:16.856Z] --- PASS: TestIteration (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestVersionLabelForChecksum [2022-03-10T01:26:16.856Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestVersion [2022-03-10T01:26:16.856Z] --- PASS: TestVersion (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestGetVersion [2022-03-10T01:26:16.856Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T01:26:16.856Z] === RUN TestGetVersions [2022-03-10T01:26:16.856Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T01:26:16.856Z] PASS [2022-03-10T01:26:16.856Z] coverage: 89.3% of statements [2022-03-10T01:26:16.856Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2022-03-10T01:26:17.846Z] === RUN TestTruncIndex [2022-03-10T01:26:17.846Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T01:26:17.846Z] PASS [2022-03-10T01:26:17.846Z] coverage: 91.5% of statements [2022-03-10T01:26:17.846Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-10T01:26:18.317Z] === RUN TestIsGIT [2022-03-10T01:26:18.317Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T01:26:18.317Z] === RUN TestIsTransport [2022-03-10T01:26:18.317Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T01:26:18.317Z] PASS [2022-03-10T01:26:18.317Z] coverage: 100.0% of statements [2022-03-10T01:26:18.317Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-03-10T01:26:18.757Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T01:26:18.785Z] === RUN TestVersionInfo [2022-03-10T01:26:18.785Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T01:26:18.785Z] === RUN TestAppendVersions [2022-03-10T01:26:18.785Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T01:26:18.785Z] PASS [2022-03-10T01:26:18.785Z] coverage: 88.9% of statements [2022-03-10T01:26:18.785Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-10T01:26:19.686Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T01:26:20.248Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T01:26:20.392Z] ? github.com/docker/docker/api [no test files] [2022-03-10T01:26:21.005Z] --- PASS: TestGet (15.01s) [2022-03-10T01:26:21.005Z] === RUN TestPluginWithNoManifest [2022-03-10T01:26:21.005Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T01:26:21.005Z] === RUN TestGetAll [2022-03-10T01:26:21.005Z] --- PASS: TestGetAll (0.01s) [2022-03-10T01:26:21.005Z] PASS [2022-03-10T01:26:21.005Z] coverage: 73.2% of statements [2022-03-10T01:26:21.005Z] ok github.com/docker/docker/pkg/plugins 36.208s coverage: 73.2% of statements [2022-03-10T01:26:21.005Z] === RUN TestValidatePrivileges [2022-03-10T01:26:21.005Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T01:26:21.005Z] === RUN TestFilterByCapNeg [2022-03-10T01:26:21.005Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T01:26:21.005Z] === RUN TestFilterByCapPos [2022-03-10T01:26:21.005Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T01:26:21.005Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T01:26:21.005Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T01:26:21.005Z] PASS [2022-03-10T01:26:21.005Z] coverage: 12.0% of statements [2022-03-10T01:26:21.005Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-10T01:26:21.179Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T01:26:21.993Z] === RUN TestNewSettable [2022-03-10T01:26:21.993Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T01:26:21.993Z] === RUN TestIsSettable [2022-03-10T01:26:21.993Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T01:26:21.993Z] === RUN TestUpdateSettingsEnv [2022-03-10T01:26:21.993Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T01:26:21.993Z] PASS [2022-03-10T01:26:21.993Z] coverage: 20.0% of statements [2022-03-10T01:26:21.993Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-03-10T01:26:21.993Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T01:26:21.993Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T01:26:21.993Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T01:26:21.993Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T01:26:22.462Z] === RUN TestLoad [2022-03-10T01:26:22.462Z] --- PASS: TestLoad (0.00s) [2022-03-10T01:26:22.462Z] === RUN TestSave [2022-03-10T01:26:22.462Z] --- PASS: TestSave (0.04s) [2022-03-10T01:26:22.462Z] === RUN TestAddDeleteGet [2022-03-10T01:26:22.462Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-10T01:26:22.462Z] === RUN TestInvalidTags [2022-03-10T01:26:22.462Z] --- PASS: TestInvalidTags (0.01s) [2022-03-10T01:26:22.462Z] PASS [2022-03-10T01:26:22.462Z] coverage: 84.4% of statements [2022-03-10T01:26:22.462Z] ok github.com/docker/docker/reference 0.180s coverage: 84.4% of statements [2022-03-10T01:26:22.546Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T01:26:23.449Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T01:26:23.450Z] time="2022-03-10T01:26:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReader [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T01:26:23.450Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T01:26:23.450Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T01:26:23.450Z] PASS [2022-03-10T01:26:23.476Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T01:26:23.919Z] coverage: 100.0% of statements [2022-03-10T01:26:23.919Z] ok github.com/docker/docker/registry/resumable 0.287s coverage: 100.0% of statements [2022-03-10T01:26:23.919Z] === RUN TestRestartManagerTimeout [2022-03-10T01:26:23.919Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T01:26:23.919Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T01:26:23.919Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T01:26:23.919Z] PASS [2022-03-10T01:26:23.919Z] coverage: 45.3% of statements [2022-03-10T01:26:23.919Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 45.3% of statements [2022-03-10T01:26:24.040Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T01:26:24.920Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T01:26:24.921Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T01:26:24.921Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T01:26:24.921Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestValidateMirror [2022-03-10T01:26:24.921Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestLoadInsecureRegistries [2022-03-10T01:26:24.921Z] === RUN TestDecodeContainerConfig [2022-03-10T01:26:24.921Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T01:26:24.921Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestValidatePrivileged [2022-03-10T01:26:24.921Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T01:26:24.921Z] PASS [2022-03-10T01:26:24.921Z] coverage: 52.6% of statements [2022-03-10T01:26:24.921Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements [2022-03-10T01:26:24.921Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T01:26:24.921Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T01:26:24.921Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T01:26:24.921Z] PASS [2022-03-10T01:26:24.921Z] coverage: 62.5% of statements [2022-03-10T01:26:24.921Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-10T01:26:24.921Z] time="2022-03-10T01:26:24Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T01:26:24.921Z] time="2022-03-10T01:26:24Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T01:26:24.921Z] time="2022-03-10T01:26:24Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T01:26:24.921Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-10T01:26:24.921Z] === RUN TestNewServiceConfig [2022-03-10T01:26:24.921Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestValidateIndexName [2022-03-10T01:26:24.921Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestValidateIndexNameWithError [2022-03-10T01:26:24.921Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestEndpointParse [2022-03-10T01:26:24.921Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestEndpointParseInvalid [2022-03-10T01:26:24.921Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestValidateEndpoint [2022-03-10T01:26:24.921Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T01:26:24.921Z] === RUN TestPing [2022-03-10T01:26:24.921Z] --- PASS: TestPing (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestPingRegistryEndpoint [2022-03-10T01:26:24.921Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:26:24.921Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestEndpoint [2022-03-10T01:26:24.921Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:26:24.921Z] --- SKIP: TestEndpoint (0.01s) [2022-03-10T01:26:24.921Z] === RUN TestParseRepositoryInfo [2022-03-10T01:26:24.921Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-03-10T01:26:24.921Z] === RUN TestNewIndexInfo [2022-03-10T01:26:24.921Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestMirrorEndpointLookup [2022-03-10T01:26:24.921Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:26:24.921Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestSearchRepositories [2022-03-10T01:26:24.921Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T01:26:24.921Z] Host: 127.0.0.1:49363 [2022-03-10T01:26:24.921Z] User-Agent: docker test client [2022-03-10T01:26:24.921Z] Authorization: Token fake-token [2022-03-10T01:26:24.921Z] X-Docker-Token: true [2022-03-10T01:26:24.921Z] Accept-Encoding: gzip [2022-03-10T01:26:24.921Z] [2022-03-10T01:26:24.921Z] [2022-03-10T01:26:24.921Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T01:26:24.921Z] Connection: close [2022-03-10T01:26:24.921Z] Content-Length: 144 [2022-03-10T01:26:24.921Z] Cache-Control: no-cache [2022-03-10T01:26:24.921Z] Content-Type: application/json [2022-03-10T01:26:24.921Z] Date: Thu, 10 Mar 2022 01:26:24 GMT [2022-03-10T01:26:24.921Z] Expires: -1 [2022-03-10T01:26:24.921Z] Pragma: no-cache [2022-03-10T01:26:24.921Z] Server: docker-tests/mock [2022-03-10T01:26:24.921Z] X-Docker-Registry-Config: mock [2022-03-10T01:26:24.921Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T01:26:24.921Z] [2022-03-10T01:26:24.921Z] [2022-03-10T01:26:24.921Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestTrustedLocation [2022-03-10T01:26:24.921Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T01:26:24.921Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T01:26:24.921Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T01:26:24.921Z] === RUN TestIsSecureIndex [2022-03-10T01:26:24.921Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T01:26:24.921Z] PASS [2022-03-10T01:26:24.921Z] coverage: 51.2% of statements [2022-03-10T01:26:24.921Z] ok github.com/docker/docker/registry 0.349s coverage: 51.2% of statements [2022-03-10T01:26:25.933Z] docker_api_swarm_test.go:585: [d451bfaf7f8b7] joining swarm manager [da381a257f2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:26:26.190Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T01:26:27.883Z] === RUN TestGetDriver [2022-03-10T01:26:27.883Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T01:26:27.883Z] === RUN TestVolumeRequestError [2022-03-10T01:26:27.883Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T01:26:27.883Z] PASS [2022-03-10T01:26:27.883Z] coverage: 36.1% of statements [2022-03-10T01:26:27.883Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-10T01:26:28.710Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T01:26:28.873Z] === RUN TestGetAddress [2022-03-10T01:26:28.873Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T01:26:28.873Z] === RUN TestRemove [2022-03-10T01:26:28.873Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:26:28.873Z] --- SKIP: TestRemove (0.00s) [2022-03-10T01:26:28.873Z] === RUN TestInitializeWithVolumes [2022-03-10T01:26:28.873Z] --- PASS: TestInitializeWithVolumes (0.04s) [2022-03-10T01:26:28.873Z] === RUN TestCreate [2022-03-10T01:26:28.873Z] --- PASS: TestCreate (0.02s) [2022-03-10T01:26:28.873Z] === RUN TestValidateName [2022-03-10T01:26:28.873Z] --- PASS: TestValidateName (0.00s) [2022-03-10T01:26:28.873Z] === RUN TestCreateWithOpts [2022-03-10T01:26:28.873Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:26:28.873Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T01:26:28.873Z] === RUN TestRelaodNoOpts [2022-03-10T01:26:28.873Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-03-10T01:26:28.873Z] PASS [2022-03-10T01:26:28.873Z] coverage: 41.5% of statements [2022-03-10T01:26:28.873Z] ok github.com/docker/docker/volume/local 0.242s coverage: 41.5% of statements [2022-03-10T01:26:28.966Z] check_test.go:379: [de0765210f3d4] daemon is not started [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRaw [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T01:26:29.342Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRaw [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T01:26:29.342Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestConvertTmpfsOptions [2022-03-10T01:26:29.342Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T01:26:29.342Z] linux_parser_test.go:209: data="ro" [2022-03-10T01:26:29.342Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestParseMountSpec [2022-03-10T01:26:29.342Z] parser_test.go:62: case 0 [2022-03-10T01:26:29.342Z] parser_test.go:62: case 1 [2022-03-10T01:26:29.342Z] parser_test.go:62: case 2 [2022-03-10T01:26:29.342Z] parser_test.go:62: case 3 [2022-03-10T01:26:29.342Z] parser_test.go:62: case 4 [2022-03-10T01:26:29.342Z] parser_test.go:62: case 5 [2022-03-10T01:26:29.342Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestValidateMount [2022-03-10T01:26:29.342Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRaw [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:26:29.342Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T01:26:29.342Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:26:29.342Z] PASS [2022-03-10T01:26:29.342Z] coverage: 67.6% of statements [2022-03-10T01:26:29.342Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.6% of statements [2022-03-10T01:26:29.896Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T01:26:30.334Z] === RUN TestSetGetMeta [2022-03-10T01:26:30.334Z] === PAUSE TestSetGetMeta [2022-03-10T01:26:30.334Z] === RUN TestRestore [2022-03-10T01:26:30.334Z] === PAUSE TestRestore [2022-03-10T01:26:30.334Z] === RUN TestServiceCreate [2022-03-10T01:26:30.334Z] === PAUSE TestServiceCreate [2022-03-10T01:26:30.334Z] === RUN TestServiceList [2022-03-10T01:26:30.334Z] === PAUSE TestServiceList [2022-03-10T01:26:30.334Z] === RUN TestServiceRemove [2022-03-10T01:26:30.334Z] === PAUSE TestServiceRemove [2022-03-10T01:26:30.334Z] === RUN TestServiceGet [2022-03-10T01:26:30.334Z] === PAUSE TestServiceGet [2022-03-10T01:26:30.334Z] === RUN TestServicePrune [2022-03-10T01:26:30.334Z] === PAUSE TestServicePrune [2022-03-10T01:26:30.334Z] === RUN TestCreate [2022-03-10T01:26:30.334Z] === PAUSE TestCreate [2022-03-10T01:26:30.334Z] === RUN TestRemove [2022-03-10T01:26:30.334Z] === PAUSE TestRemove [2022-03-10T01:26:30.334Z] === RUN TestList [2022-03-10T01:26:30.334Z] === PAUSE TestList [2022-03-10T01:26:30.334Z] === RUN TestFindByDriver [2022-03-10T01:26:30.334Z] === PAUSE TestFindByDriver [2022-03-10T01:26:30.334Z] === RUN TestFindByReferenced [2022-03-10T01:26:30.334Z] === PAUSE TestFindByReferenced [2022-03-10T01:26:30.334Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T01:26:30.334Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T01:26:30.334Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:26:30.334Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:26:30.334Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T01:26:30.334Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T01:26:30.334Z] === RUN TestRefDerefRemove [2022-03-10T01:26:30.334Z] === PAUSE TestRefDerefRemove [2022-03-10T01:26:30.334Z] === RUN TestGet [2022-03-10T01:26:30.334Z] === PAUSE TestGet [2022-03-10T01:26:30.334Z] === RUN TestGetWithReference [2022-03-10T01:26:30.334Z] === PAUSE TestGetWithReference [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:26:30.334Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T01:26:30.334Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:26:30.334Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T01:26:30.334Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T01:26:30.334Z] === CONT TestSetGetMeta [2022-03-10T01:26:30.334Z] === CONT TestList [2022-03-10T01:26:30.334Z] === CONT TestServiceGet [2022-03-10T01:26:30.334Z] === CONT TestServiceList [2022-03-10T01:26:30.334Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestGetWithReference [2022-03-10T01:26:30.334Z] --- PASS: TestList (0.04s) [2022-03-10T01:26:30.334Z] === CONT TestGet [2022-03-10T01:26:30.334Z] --- PASS: TestGetWithReference (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestRefDerefRemove [2022-03-10T01:26:30.334Z] --- PASS: TestGet (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T01:26:30.334Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:26:30.334Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T01:26:30.334Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-10T01:26:30.334Z] === CONT TestFindByReferenced [2022-03-10T01:26:30.334Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestFindByDriver [2022-03-10T01:26:30.334Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestServiceCreate [2022-03-10T01:26:30.334Z] --- PASS: TestFindByDriver (0.02s) [2022-03-10T01:26:30.334Z] === CONT TestRestore [2022-03-10T01:26:30.334Z] --- PASS: TestRestore (0.03s) [2022-03-10T01:26:30.334Z] === CONT TestServiceRemove [2022-03-10T01:26:30.334Z] --- PASS: TestServiceGet (0.21s) [2022-03-10T01:26:30.334Z] === CONT TestCreate [2022-03-10T01:26:30.334Z] --- PASS: TestServiceRemove (0.06s) [2022-03-10T01:26:30.334Z] === CONT TestRemove [2022-03-10T01:26:30.334Z] --- PASS: TestServiceList (0.22s) [2022-03-10T01:26:30.334Z] === CONT TestServicePrune [2022-03-10T01:26:30.334Z] --- PASS: TestServiceCreate (0.11s) [2022-03-10T01:26:30.334Z] --- PASS: TestCreate (0.02s) [2022-03-10T01:26:30.334Z] time="2022-03-10T01:26:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:26:30.334Z] --- PASS: TestRemove (0.02s) [2022-03-10T01:26:30.334Z] time="2022-03-10T01:26:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:26:30.334Z] time="2022-03-10T01:26:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:26:30.334Z] time="2022-03-10T01:26:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T01:26:30.334Z] time="2022-03-10T01:26:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:26:30.334Z] --- PASS: TestServicePrune (0.05s) [2022-03-10T01:26:30.334Z] PASS [2022-03-10T01:26:30.334Z] coverage: 69.0% of statements [2022-03-10T01:26:30.334Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2022-03-10T01:26:33.194Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T01:26:33.764Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T01:26:34.332Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T01:26:34.895Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T01:26:35.459Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T01:26:35.459Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T01:26:36.388Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T01:26:36.951Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T01:26:37.208Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T01:26:37.770Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T01:26:38.027Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T01:26:38.262Z] === RUN TestMiddlewares [2022-03-10T01:26:38.262Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T01:26:38.262Z] PASS [2022-03-10T01:26:38.262Z] coverage: 9.0% of statements [2022-03-10T01:26:38.262Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2022-03-10T01:26:38.283Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T01:26:39.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-10T01:26:39.212Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-10T01:26:39.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-10T01:26:39.469Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T01:26:41.990Z] docker_api_swarm_test.go:46: [d3f69c92bfa12] joining swarm manager [d3edfc514d7df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:26:42.919Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T01:26:45.265Z] 2022/03/10 01:26:44 Closing DB instances... [2022-03-10T01:26:47.202Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-10T01:26:47.202Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-10T01:26:47.202Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-10T01:26:47.202Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-10T01:26:47.202Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-10T01:26:47.202Z] Cross building: bundles/cross/windows/amd64 [2022-03-10T01:26:47.202Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-10T01:26:47.202Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-10T01:26:47.482Z] --- PASS: TestNetworkDBGarbageCollection (54.86s) [2022-03-10T01:26:47.482Z] === RUN TestFindNode [2022-03-10T01:26:47.482Z] 2022/03/10 01:26:47 Closing DB instances... [2022-03-10T01:26:47.482Z] --- PASS: TestFindNode (0.02s) [2022-03-10T01:26:47.482Z] === RUN TestChangeNodeState [2022-03-10T01:26:47.482Z] 2022/03/10 01:26:47 Closing DB instances... [2022-03-10T01:26:47.482Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T01:26:47.482Z] === RUN TestNodeReincarnation [2022-03-10T01:26:47.482Z] 2022/03/10 01:26:47 Closing DB instances... [2022-03-10T01:26:48.168Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T01:26:50.689Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T01:26:50.689Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T01:26:50.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T01:26:50.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T01:26:50.689Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T01:26:50.947Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T01:26:52.239Z] time="2022-03-10T01:26:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T01:26:52.239Z] --- PASS: TestNodeReincarnation (5.03s) [2022-03-10T01:26:52.239Z] === RUN TestParallelCreate [2022-03-10T01:26:52.239Z] 2022/03/10 01:26:52 Closing DB instances... [2022-03-10T01:26:52.239Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T01:26:52.239Z] === RUN TestParallelDelete [2022-03-10T01:26:52.239Z] 2022/03/10 01:26:52 Closing DB instances... [2022-03-10T01:26:52.239Z] --- PASS: TestParallelDelete (0.02s) [2022-03-10T01:26:52.239Z] === RUN TestNetworkDBIslands [2022-03-10T01:26:52.239Z] time="2022-03-10T01:26:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:daeadf3e2ae1 with config:&{NodeID:daeadf3e2ae1 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-03-10T01:26:52.317Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to nodes list" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7ff3f9cb476e with config:&{NodeID:7ff3f9cb476e 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-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, added to nodes list" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, added to nodes list" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to nodes list" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T01:26:52.707Z] time="2022-03-10T01:26:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:468f25a3cef4 with config:&{NodeID:468f25a3cef4 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-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, added to nodes list" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, added to nodes list" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to nodes list" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, added to nodes list" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T01:26:53.175Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-10T01:26:53.247Z] --- PASS: TestImportExtremelyLargeImageWorks (172.29s) [2022-03-10T01:26:53.247Z] PASS [2022-03-10T01:26:53.247Z] [2022-03-10T01:26:53.247Z] DONE 22 tests in 176.406s [2022-03-10T01:26:53.247Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T01:26:53.247Z] ++ 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-03-10T01:26:53.247Z] ++ set -e [2022-03-10T01:26:53.247Z] ++ '[' -n 0 ']' [2022-03-10T01:26:53.247Z] ++ set -x [2022-03-10T01:26:53.247Z] ++ 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-03-10T01:26:53.247Z] INFO: Testing against a local daemon [2022-03-10T01:26:53.247Z] === RUN TestNetworkCreateDelete [2022-03-10T01:26:53.247Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-03-10T01:26:53.247Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:26:53.644Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:53.644Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, added to nodes list" [2022-03-10T01:26:53.810Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T01:26:53.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-03-10T01:26:53.810Z] === RUN TestDaemonDNSFallback [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4fd64c3e9ec9 with config:&{NodeID:4fd64c3e9ec9 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-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 468f25a3cef4/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:53Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:97f6692f70c1 with config:&{NodeID:97f6692f70c1 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-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.113Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 468f25a3cef4/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 468f25a3cef4/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.581Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:26:54.582Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=info msg="The new bootstrap node list is:[192.168.168.133:10033 192.168.168.133:10034 192.168.168.133:10035]" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10033" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49386" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10034" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49387" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10035" [2022-03-10T01:26:54.582Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49388" [2022-03-10T01:26:55.050Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=info msg="The new bootstrap node list is:[192.168.168.133:10033 192.168.168.133:10034 192.168.168.133:10035]" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10033" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49389" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10034" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49390" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49391" [2022-03-10T01:26:55.050Z] time="2022-03-10T01:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10035" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="node 0 leaving" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1 change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="node5(97f6692f70c1): Node leave event for daeadf3e2ae1/192.168.168.133" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1 change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1 change state NodeActive --> NodeFailed" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, added to failed nodes list" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="node2(7ff3f9cb476e): Node leave event for daeadf3e2ae1/192.168.168.133" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1 change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="node3(468f25a3cef4): Node leave event for daeadf3e2ae1/192.168.168.133" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1 change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for daeadf3e2ae1/192.168.168.133" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=error msg="node: daeadf3e2ae1 is unknown to memberlist" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.518Z] time="2022-03-10T01:26:55Z" level=info msg="Node daeadf3e2ae1/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="node 1 leaving" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="node3(468f25a3cef4): Node leave event for 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="node5(97f6692f70c1): Node leave event for 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e change state NodeActive --> NodeLeft" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="node2(7ff3f9cb476e): Node leave event for 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, left gossip cluster" [2022-03-10T01:26:55.988Z] time="2022-03-10T01:26:55Z" level=info msg="Node 7ff3f9cb476e/192.168.168.133, left gossip cluster" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="node 2 leaving" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4 change state NodeActive --> NodeLeft" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="node5(97f6692f70c1): Node leave event for 468f25a3cef4/192.168.168.133" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4 change state NodeActive --> NodeLeft" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for 468f25a3cef4/192.168.168.133" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4 change state NodeActive --> NodeLeft" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="node3(468f25a3cef4): Node leave event for 468f25a3cef4/192.168.168.133" [2022-03-10T01:26:56.456Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4/192.168.168.133, left gossip cluster" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4/192.168.168.133, left gossip cluster" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 468f25a3cef4/192.168.168.133, left gossip cluster" [2022-03-10T01:26:56.924Z] networkdb_test.go:867: node4: OK [2022-03-10T01:26:56.924Z] networkdb_test.go:867: node5: OK [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="node 0 coming back" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c0d3d0ac799f with config:&{NodeID:c0d3d0ac799f 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-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, added to nodes list" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="node 1 coming back" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:692bd31832a9 with config:&{NodeID:692bd31832a9 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-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 692bd31832a9/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 692bd31832a9/192.168.168.133, added to nodes list" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="node 2 coming back" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1e8ae3fb4748 with config:&{NodeID:1e8ae3fb4748 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-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, joined gossip cluster" [2022-03-10T01:26:56.924Z] time="2022-03-10T01:26:56Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, added to nodes list" [2022-03-10T01:26:57.083Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T01:26:57.083Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T01:26:57.083Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T01:26:59.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-10T01:26:59.874Z] time="2022-03-10T01:26:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.168.133:10033 192.168.168.133:10034 192.168.168.133:10035]" [2022-03-10T01:27:00.343Z] time="2022-03-10T01:27:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.168.133:10033 192.168.168.133:10034 192.168.168.133:10035]" [2022-03-10T01:27:00.536Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-03-10T01:27:00.536Z] === RUN TestInspectNetwork [2022-03-10T01:27:00.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10033" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49392" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, is the new incarnation of the shutdown node daeadf3e2ae1/192.168.168.133" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10034" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49393" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.811Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, is the new incarnation of the shutdown node daeadf3e2ae1/192.168.168.133" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, is the new incarnation of the shutdown node 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10035" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49394" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, is the new incarnation of the shutdown node 468f25a3cef4/192.168.168.133" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, is the new incarnation of the shutdown node 7ff3f9cb476e/192.168.168.133" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 692bd31832a9/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, is the new incarnation of the shutdown node 468f25a3cef4/192.168.168.133" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, added to nodes list" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:00.812Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, added to nodes list" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, joined gossip cluster" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:00Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, added to nodes list" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10033" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49395" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10034" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49396" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.168.133:10035" [2022-03-10T01:27:01.281Z] time="2022-03-10T01:27:01Z" level=debug msg="memberlist: Stream connection from=192.168.168.133:49397" [2022-03-10T01:27:02.268Z] 2022/03/10 01:27:01 Closing DB instances... [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="Node c0d3d0ac799f change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="node5(97f6692f70c1): Node leave event for c0d3d0ac799f/192.168.168.133" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="Node c0d3d0ac799f change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="node3(1e8ae3fb4748): Node leave event for c0d3d0ac799f/192.168.168.133" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="Node c0d3d0ac799f change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for c0d3d0ac799f/192.168.168.133" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="Node c0d3d0ac799f change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="node2(692bd31832a9): Node leave event for c0d3d0ac799f/192.168.168.133" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="Node c0d3d0ac799f change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:01Z" level=info msg="node1(c0d3d0ac799f): Node leave event for c0d3d0ac799f/192.168.168.133" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:02Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:02Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:02Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:02Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.268Z] time="2022-03-10T01:27:02Z" level=info msg="Node c0d3d0ac799f/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="node5(97f6692f70c1): Node leave event for 692bd31832a9/192.168.168.133" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="node3(1e8ae3fb4748): Node leave event for 692bd31832a9/192.168.168.133" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for 692bd31832a9/192.168.168.133" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="node2(692bd31832a9): Node leave event for 692bd31832a9/192.168.168.133" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=info msg="Node 692bd31832a9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:02.735Z] time="2022-03-10T01:27:02Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->192.168.168.133:10036: use of closed network connection" [2022-03-10T01:27:03.099Z] --- PASS: TestBuildWithHugeFile (99.69s) [2022-03-10T01:27:03.100Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:27:03.100Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:27:03.100Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:27:03.100Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:27:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:27:03.100Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:27:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:27:03.100Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:27:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:27:03.100Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:27:03.100Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:27:03.100Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:27:03.100Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-10T01:27:03.100Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-10T01:27:03.100Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-03-10T01:27:03.100Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:27:03.100Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:27:03.100Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:27:03.100Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-10T01:27:03.100Z] PASS [2022-03-10T01:27:03.100Z] ok github.com/docker/docker/integration/build 157.432s [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === Skipped [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T01:27:03.100Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T01:27:03.100Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-10T01:27:03.100Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-10T01:27:03.100Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:27:03.100Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T01:27:03.100Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] DONE 29 tests, 6 skipped in 184.771s [2022-03-10T01:27:03.100Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T01:27:03.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:27:03.100Z] INFO: Testing against a local daemon [2022-03-10T01:27:03.100Z] === RUN TestConfigInspect [2022-03-10T01:27:03.100Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestConfigList [2022-03-10T01:27:03.100Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:27:03.100Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestConfigsUpdate [2022-03-10T01:27:03.100Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestTemplatedConfig [2022-03-10T01:27:03.100Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T01:27:03.100Z] === RUN TestConfigCreateResolve [2022-03-10T01:27:03.100Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:27:03.100Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T01:27:03.100Z] PASS [2022-03-10T01:27:03.100Z] ok github.com/docker/docker/integration/config 0.081s [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === Skipped [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T01:27:03.100Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:27:03.100Z] [2022-03-10T01:27:03.100Z] DONE 6 tests, 6 skipped in 2.180s [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="Node 1e8ae3fb4748 change state NodeActive --> NodeLeft" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="node5(97f6692f70c1): Node leave event for 1e8ae3fb4748/192.168.168.133" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="Node 1e8ae3fb4748 change state NodeActive --> NodeLeft" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for 1e8ae3fb4748/192.168.168.133" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="Node 1e8ae3fb4748 change state NodeActive --> NodeLeft" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="node3(1e8ae3fb4748): Node leave event for 1e8ae3fb4748/192.168.168.133" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, left gossip cluster" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:02Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, left gossip cluster" [2022-03-10T01:27:03.203Z] time="2022-03-10T01:27:03Z" level=info msg="Node 1e8ae3fb4748/192.168.168.133, left gossip cluster" [2022-03-10T01:27:03.567Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T01:27:03.671Z] time="2022-03-10T01:27:03Z" level=info msg="Node 4fd64c3e9ec9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:03.671Z] time="2022-03-10T01:27:03Z" level=info msg="node5(97f6692f70c1): Node leave event for 4fd64c3e9ec9/192.168.168.133" [2022-03-10T01:27:03.671Z] time="2022-03-10T01:27:03Z" level=info msg="Node 4fd64c3e9ec9 change state NodeActive --> NodeLeft" [2022-03-10T01:27:03.671Z] time="2022-03-10T01:27:03Z" level=info msg="node4(4fd64c3e9ec9): Node leave event for 4fd64c3e9ec9/192.168.168.133" [2022-03-10T01:27:04.142Z] time="2022-03-10T01:27:03Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:04.142Z] time="2022-03-10T01:27:04Z" level=info msg="Node 4fd64c3e9ec9/192.168.168.133, left gossip cluster" [2022-03-10T01:27:04.707Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T01:27:04.964Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T01:27:04.964Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T01:27:04.964Z] === RUN TestInspectNetwork/network_name [2022-03-10T01:27:04.964Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T01:27:05.127Z] time="2022-03-10T01:27:04Z" level=info msg="Node 97f6692f70c1/192.168.168.133, left gossip cluster" [2022-03-10T01:27:05.127Z] time="2022-03-10T01:27:04Z" level=info msg="Node 97f6692f70c1 change state NodeActive --> NodeFailed" [2022-03-10T01:27:05.127Z] time="2022-03-10T01:27:04Z" level=info msg="Node 97f6692f70c1/192.168.168.133, added to failed nodes list" [2022-03-10T01:27:05.127Z] --- PASS: TestNetworkDBIslands (12.48s) [2022-03-10T01:27:05.127Z] PASS [2022-03-10T01:27:05.127Z] coverage: 60.0% of statements [2022-03-10T01:27:05.127Z] ok github.com/docker/docker/libnetwork/networkdb 105.920s coverage: 60.0% of statements [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T01:27:05.127Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T01:27:05.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:27:05.790Z] INFO: Testing against a local daemon [2022-03-10T01:27:05.790Z] === RUN TestCheckpoint [2022-03-10T01:27:05.790Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:27:05.790Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:27:05.790Z] === RUN TestContainerInvalidJSON [2022-03-10T01:27:05.790Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:27:05.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:27:05.790Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:27:05.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:27:05.790Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:27:05.790Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:27:05.790Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-10T01:27:05.790Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T01:27:05.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T01:27:05.790Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:27:05.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-03-10T01:27:05.790Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:27:06.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-03-10T01:27:06.258Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:27:06.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-03-10T01:27:06.258Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:27:06.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-03-10T01:27:06.725Z] === RUN TestCopyFromContainer [2022-03-10T01:27:06.725Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:06.725Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:27:06.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:27:06.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:27:06.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:27:06.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:27:06.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:27:06.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:27:06.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:27:06.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:27:06.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:27:06.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:27:06.725Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:27:06.725Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:27:06.725Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:06.725Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:27:06.725Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:27:06.725Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:27:06.725Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:27:06.725Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:27:06.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:27:06.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:27:06.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:27:06.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:27:06.725Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:27:06.725Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:27:06.725Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:27:06.726Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:27:06.726Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:27:06.726Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-10T01:27:06.726Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:27:06.726Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-10T01:27:06.726Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:27:06.726Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-10T01:27:06.726Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:27:06.726Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:27:06.726Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-10T01:27:06.726Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:27:06.726Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:06.726Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:27:06.726Z] === RUN TestDiff [2022-03-10T01:27:06.726Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:06.726Z] --- SKIP: TestDiff (0.00s) [2022-03-10T01:27:06.726Z] === RUN TestExecWithCloseStdin [2022-03-10T01:27:06.857Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T01:27:07.785Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === Skipped [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T01:27:08.079Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T01:27:08.079Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-10T01:27:08.079Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-10T01:27:08.079Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-10T01:27:08.079Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:27:08.079Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T01:27:08.079Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T01:27:08.079Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T01:27:08.079Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T01:27:08.079Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T01:27:08.079Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T01:27:08.079Z] daemon_test.go:145: root required [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:27:08.079Z] reload_test.go:342: root required [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:27:08.079Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.01s) [2022-03-10T01:27:08.079Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T01:27:08.079Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T01:27:08.079Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T01:27:08.079Z] layer_test.go:291: Failing on Windows [2022-03-10T01:27:08.079Z] [2022-03-10T01:27:08.079Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T01:27:08.080Z] layer_test.go:340: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T01:27:08.080Z] layer_test.go:455: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T01:27:08.080Z] layer_test.go:684: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T01:27:08.080Z] migration_test.go:45: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:27:08.080Z] migration_test.go:181: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T01:27:08.080Z] mount_test.go:17: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T01:27:08.080Z] mount_test.go:76: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T01:27:08.080Z] mount_test.go:125: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T01:27:08.080Z] mount_test.go:212: Failing on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-10T01:27:08.080Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-10T01:27:08.080Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T01:27:08.080Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.02s) [2022-03-10T01:27:08.080Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T01:27:08.080Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2022-03-10T01:27:08.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:27:08.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T01:27:08.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:27:08.080Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T01:27:08.080Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T01:27:08.080Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T01:27:08.080Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:27:08.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:27:08.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:27:08.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:27:08.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:27:08.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-10T01:27:08.080Z] archive_test.go:140: zstd not installed [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:27:08.080Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:27:08.080Z] changes_test.go:195: needs more investigation [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-10T01:27:08.080Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-10T01:27:08.080Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T01:27:08.080Z] changes_test.go:432: needs further investigation [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:27:08.080Z] changes_test.go:468: needs further investigation [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-03-10T01:27:08.080Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T01:27:08.080Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T01:27:08.080Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:27:08.080Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:27:08.080Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T01:27:08.080Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-10T01:27:08.080Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-10T01:27:08.080Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T01:27:08.080Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T01:27:08.080Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:27:08.080Z] [2022-03-10T01:27:08.080Z] DONE 2077 tests, 70 skipped in 286.202s [2022-03-10T01:27:08.080Z] INFO: make.ps1 ended at 03/10/2022 01:27:07 [2022-03-10T01:27:08.941Z] --- PASS: TestExecWithCloseStdin (2.28s) [2022-03-10T01:27:08.941Z] === RUN TestExec [2022-03-10T01:27:09.676Z] --- PASS: TestInspectNetwork (8.78s) [2022-03-10T01:27:09.676Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T01:27:09.676Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T01:27:09.676Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T01:27:09.676Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T01:27:09.676Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:27:09.676Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T01:27:09.676Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-10T01:27:09.676Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T01:27:10.307Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T01:27:10.307Z] INFO: Unit tests ended at 03/10/2022 01:27:09. Duration:00:05:02.3385760 [2022-03-10T01:27:10.307Z] INFO: Building busybox [2022-03-10T01:27:10.307Z] Sending build context to Docker daemon 5.12kB [2022-03-10T01:27:10.307Z] [2022-03-10T01:27:10.307Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T01:27:10.307Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T01:27:10.307Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T01:27:10.307Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T01:27:10.307Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T01:27:10.307Z] ---> 02f938cacc3b [2022-03-10T01:27:10.307Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T01:27:10.307Z] ---> Running in 425a4ce99195 [2022-03-10T01:27:11.417Z] --- PASS: TestExec (2.20s) [2022-03-10T01:27:11.417Z] === RUN TestExecUser [2022-03-10T01:27:11.417Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:27:11.417Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:27:11.417Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:11.417Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:27:11.417Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:11.417Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:27:11.417Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:11.417Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestHealthKillContainer [2022-03-10T01:27:11.417Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:27:11.417Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:27:11.417Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:27:11.417Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:27:11.417Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:27:11.572Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-03-10T01:27:11.572Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:27:11.572Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:27:11.572Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:27:11.572Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:27:11.572Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:27:11.572Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:27:11.572Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:27:11.572Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:27:11.572Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:27:11.572Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T01:27:11.572Z] === RUN TestNetworkList [2022-03-10T01:27:11.572Z] === RUN TestNetworkList//networks [2022-03-10T01:27:11.572Z] === PAUSE TestNetworkList//networks [2022-03-10T01:27:11.572Z] === RUN TestNetworkList//networks/ [2022-03-10T01:27:11.572Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:27:11.572Z] === CONT TestNetworkList//networks [2022-03-10T01:27:11.572Z] === CONT TestNetworkList//networks/ [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkList (0.02s) [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:27:11.572Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:27:11.572Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:27:11.828Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-03-10T01:27:11.828Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:27:12.756Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T01:27:13.013Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-10T01:27:13.013Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:27:13.013Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T01:27:13.581Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2022-03-10T01:27:13.581Z] === RUN TestKillContainer [2022-03-10T01:27:13.581Z] === RUN TestKillContainer/no_signal [2022-03-10T01:27:13.941Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-10T01:27:13.941Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:27:14.504Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T01:27:14.761Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T01:27:15.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-10T01:27:15.018Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:27:15.112Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:27:15.112Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:27:15.112Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:27:16.386Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-10T01:27:16.386Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:27:16.386Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T01:27:16.643Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T01:27:16.900Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-10T01:27:16.900Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:27:17.360Z] Removing intermediate container 425a4ce99195 [2022-03-10T01:27:17.360Z] ---> 3c7375c542cf [2022-03-10T01:27:17.360Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T01:27:17.360Z] ---> Running in ea6d5fbb2ded [2022-03-10T01:27:17.360Z] Removing intermediate container ea6d5fbb2ded [2022-03-10T01:27:17.360Z] ---> 40bb7b703160 [2022-03-10T01:27:17.360Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T01:27:17.360Z] ---> Running in 670e5c076341 [2022-03-10T01:27:17.360Z] Removing intermediate container 670e5c076341 [2022-03-10T01:27:17.360Z] ---> 06e28e847b35 [2022-03-10T01:27:17.360Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T01:27:17.462Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T01:27:18.005Z] --- PASS: TestKillContainer (4.43s) [2022-03-10T01:27:18.005Z] --- PASS: TestKillContainer/no_signal (1.91s) [2022-03-10T01:27:18.005Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:27:18.005Z] --- PASS: TestKillContainer/killing_signal (2.48s) [2022-03-10T01:27:18.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:27:18.005Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:27:18.005Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestKillStoppedContainer [2022-03-10T01:27:18.005Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:27:18.005Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:27:18.005Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:27:18.005Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:27:18.005Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:27:18.005Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:27:18.005Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:18.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:27:18.005Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:27:18.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:27:18.005Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:27:18.025Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T01:27:18.887Z] [2022-03-10T01:27:19.343Z] ---> 5482e22ce840 [2022-03-10T01:27:19.343Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T01:27:19.343Z] ---> Running in a89983566d25 [2022-03-10T01:27:19.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T01:27:19.536Z] --- PASS: TestLogsFollowTailEmpty (1.94s) [2022-03-10T01:27:19.536Z] === RUN TestNetworkNat [2022-03-10T01:27:19.536Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:19.536Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T01:27:19.536Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:27:19.651Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2022-03-10T01:27:19.651Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:27:19.651Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:27:19.651Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:27:19.651Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:27:19.907Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T01:27:19.907Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T01:27:20.164Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T01:27:20.421Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T01:27:20.983Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T01:27:22.351Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T01:27:22.423Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) [2022-03-10T01:27:22.423Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:27:22.423Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:22.423Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T01:27:22.423Z] === RUN TestPause [2022-03-10T01:27:22.423Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:27:22.423Z] --- SKIP: TestPause (0.00s) [2022-03-10T01:27:22.423Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:27:22.926Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T01:27:23.956Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2022-03-10T01:27:23.956Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:27:23.956Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:23.956Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T01:27:23.956Z] === RUN TestPsFilter [2022-03-10T01:27:24.412Z] --- PASS: TestPsFilter (0.28s) [2022-03-10T01:27:24.412Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:27:24.852Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T01:27:25.415Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T01:27:26.784Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T01:27:27.307Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2022-03-10T01:27:27.307Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:27:27.714Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T01:27:28.644Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T01:27:29.207Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T01:27:29.473Z] --- PASS: TestRemoveContainerWithVolume (2.53s) [2022-03-10T01:27:29.473Z] === RUN TestRemoveContainerRunning [2022-03-10T01:27:29.636Z] Removing intermediate container a89983566d25 [2022-03-10T01:27:29.636Z] ---> ceec506f3d41 [2022-03-10T01:27:29.636Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T01:27:29.636Z] ---> Running in 2a1cadbcacb2 [2022-03-10T01:27:31.642Z] --- PASS: TestRemoveContainerRunning (1.99s) [2022-03-10T01:27:31.642Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:27:31.728Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T01:27:31.806Z] [2022-03-10T01:27:31.806Z] SUCCESS: Specified value was saved. [2022-03-10T01:27:33.095Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T01:27:33.351Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T01:27:33.809Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.98s) [2022-03-10T01:27:33.809Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:27:33.809Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-10T01:27:33.809Z] === RUN TestRenameLinkedContainer [2022-03-10T01:27:33.809Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:33.809Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T01:27:33.809Z] === RUN TestRenameStoppedContainer [2022-03-10T01:27:34.280Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T01:27:34.699Z] Removing intermediate container 2a1cadbcacb2 [2022-03-10T01:27:34.699Z] ---> 24decf2c7aad [2022-03-10T01:27:34.699Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T01:27:34.843Z] --- PASS: TestServiceWithDataPathPortInit (15.35s) [2022-03-10T01:27:34.843Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:27:35.155Z] ---> Running in f8485f311462 [2022-03-10T01:27:35.975Z] --- PASS: TestRenameStoppedContainer (2.55s) [2022-03-10T01:27:35.975Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:27:38.114Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:umvjbmiuq6t6vpkkt9ok02ez9 Created:2022-03-10 01:27:36.300537938 +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[77b4d55edda4cea341b588965a6616bde7c13376af1537a7c2f090de8887929a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kmvcyxifmgq8oamsw5cp7quxv EndpointID:d712920d4a6298f41e1492da79a76b4043366da8e0cb90074b690d8ad1b8e872 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7258b0f8d881d7b78a36c387e654b343d1a3cdf0cdb717ec6b650b0213ff259a 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:9a7e1a05ae40 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kmvcyxifmgq8oamsw5cp7quxv EndpointID:d712920d4a6298f41e1492da79a76b4043366da8e0cb90074b690d8ad1b8e872 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T01:27:38.906Z] === RUN TestBoolValue [2022-03-10T01:27:38.906Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestBoolValueOrDefault [2022-03-10T01:27:38.906Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestInt64ValueOrZero [2022-03-10T01:27:38.906Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestInt64ValueOrDefault [2022-03-10T01:27:38.906Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T01:27:38.906Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestJsonContentType [2022-03-10T01:27:38.906Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T01:27:38.906Z] PASS [2022-03-10T01:27:38.906Z] coverage: 14.7% of statements [2022-03-10T01:27:38.906Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2022-03-10T01:27:38.906Z] === RUN TestMaskSecretKeys [2022-03-10T01:27:38.906Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T01:27:38.906Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T01:27:38.906Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T01:27:38.906Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T01:27:38.906Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T01:27:38.906Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T01:27:38.906Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestVersionMiddlewareVersion [2022-03-10T01:27:38.906Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T01:27:38.906Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T01:27:38.906Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T01:27:38.906Z] PASS [2022-03-10T01:27:38.906Z] coverage: 37.7% of statements [2022-03-10T01:27:38.906Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T01:27:38.906Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T01:27:39.739Z] --- PASS: TestRenameRunningContainerAndReuse (3.94s) [2022-03-10T01:27:39.739Z] === RUN TestRenameInvalidName [2022-03-10T01:27:39.824Z] Cannot create a file when that file already exists. [2022-03-10T01:27:39.872Z] === RUN TestAdjustForAPIVersion [2022-03-10T01:27:39.872Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T01:27:39.872Z] PASS [2022-03-10T01:27:39.872Z] coverage: 5.7% of statements [2022-03-10T01:27:39.872Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T01:27:39.872Z] === RUN TestToJSON [2022-03-10T01:27:39.872Z] --- PASS: TestToJSON (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestToParamWithVersion [2022-03-10T01:27:39.872Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestFromJSON [2022-03-10T01:27:39.872Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestEmpty [2022-03-10T01:27:39.872Z] --- PASS: TestEmpty (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T01:27:39.872Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestArgsMatchKVList [2022-03-10T01:27:39.872Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestArgsMatch [2022-03-10T01:27:39.872Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestAdd [2022-03-10T01:27:39.872Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestDel [2022-03-10T01:27:39.872Z] --- PASS: TestDel (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestLen [2022-03-10T01:27:39.872Z] --- PASS: TestLen (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestExactMatch [2022-03-10T01:27:39.872Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestOnlyOneExactMatch [2022-03-10T01:27:39.872Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestContains [2022-03-10T01:27:39.872Z] --- PASS: TestContains (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestValidate [2022-03-10T01:27:39.872Z] --- PASS: TestValidate (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestWalkValues [2022-03-10T01:27:39.872Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestFuzzyMatch [2022-03-10T01:27:39.872Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T01:27:39.872Z] === RUN TestClone [2022-03-10T01:27:39.872Z] --- PASS: TestClone (0.00s) [2022-03-10T01:27:39.872Z] PASS [2022-03-10T01:27:39.872Z] coverage: 92.2% of statements [2022-03-10T01:27:39.872Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T01:27:39.872Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T01:27:40.329Z] === RUN TestStrSliceMarshalJSON [2022-03-10T01:27:40.329Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T01:27:40.329Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T01:27:40.329Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T01:27:40.329Z] === RUN TestStrSliceUnmarshalString [2022-03-10T01:27:40.329Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T01:27:40.329Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T01:27:40.329Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T01:27:40.329Z] PASS [2022-03-10T01:27:40.329Z] coverage: 90.0% of statements [2022-03-10T01:27:40.329Z] ok github.com/docker/docker/api/types/strslice 0.065s coverage: 90.0% of statements [2022-03-10T01:27:40.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T01:27:40.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T01:27:40.329Z] === RUN TestDurationToSecondsString [2022-03-10T01:27:40.329Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T01:27:40.329Z] === RUN TestGetTimestamp [2022-03-10T01:27:40.329Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-10T01:27:40.329Z] === RUN TestParseTimestamps [2022-03-10T01:27:40.329Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T01:27:40.329Z] PASS [2022-03-10T01:27:40.329Z] coverage: 100.0% of statements [2022-03-10T01:27:40.329Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2022-03-10T01:27:40.632Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T01:27:40.786Z] === RUN TestCompareVersion [2022-03-10T01:27:40.786Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T01:27:40.786Z] PASS [2022-03-10T01:27:40.786Z] coverage: 77.3% of statements [2022-03-10T01:27:40.786Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T01:27:40.786Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T01:27:41.752Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T01:27:41.752Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T01:27:41.752Z] === RUN TestCloneArgsSmartHttp [2022-03-10T01:27:41.752Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T01:27:41.752Z] === RUN TestCloneArgsDumbHttp [2022-03-10T01:27:41.752Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T01:27:41.752Z] === RUN TestCloneArgsGit [2022-03-10T01:27:41.752Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T01:27:41.752Z] === RUN TestCheckoutGit [2022-03-10T01:27:41.911Z] --- PASS: TestRenameInvalidName (2.08s) [2022-03-10T01:27:41.911Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:27:42.523Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2022-03-10T01:27:42.524Z] PASS [2022-03-10T01:27:42.524Z] [2022-03-10T01:27:42.524Z] === Skipped [2022-03-10T01:27:42.524Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:27:42.524Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:27:42.524Z] [2022-03-10T01:27:42.524Z] DONE 26 tests, 1 skipped in 49.388s [2022-03-10T01:27:42.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:27:42.524Z] ++ 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-03-10T01:27:42.524Z] ++ set -e [2022-03-10T01:27:42.524Z] ++ '[' -n 0 ']' [2022-03-10T01:27:42.524Z] ++ set -x [2022-03-10T01:27:42.524Z] ++ 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-03-10T01:27:42.524Z] INFO: Testing against a local daemon [2022-03-10T01:27:42.524Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T01:27:42.524Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:27:42.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:27:42.524Z] === RUN TestDockerNetworkIpvlan [2022-03-10T01:27:42.524Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:27:42.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:27:42.524Z] PASS [2022-03-10T01:27:42.524Z] [2022-03-10T01:27:42.524Z] === Skipped [2022-03-10T01:27:42.524Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T01:27:42.524Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:27:42.524Z] [2022-03-10T01:27:42.524Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T01:27:42.524Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T01:27:42.524Z] [2022-03-10T01:27:42.524Z] DONE 2 tests, 2 skipped in 0.095s [2022-03-10T01:27:42.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T01:27:42.524Z] ++ 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-03-10T01:27:42.524Z] ++ set -e [2022-03-10T01:27:42.524Z] ++ '[' -n 0 ']' [2022-03-10T01:27:42.524Z] ++ set -x [2022-03-10T01:27:42.524Z] ++ 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-03-10T01:27:42.524Z] INFO: Testing against a local daemon [2022-03-10T01:27:42.524Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T01:27:42.780Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-10T01:27:43.285Z] === RUN TestEnable [2022-03-10T01:27:43.285Z] --- PASS: TestEnable (0.00s) [2022-03-10T01:27:43.285Z] === RUN TestDisable [2022-03-10T01:27:43.285Z] --- PASS: TestDisable (0.00s) [2022-03-10T01:27:43.285Z] === RUN TestEnabled [2022-03-10T01:27:43.285Z] --- PASS: TestEnabled (0.00s) [2022-03-10T01:27:43.745Z] PASS [2022-03-10T01:27:43.745Z] coverage: 100.0% of statements [2022-03-10T01:27:43.745Z] ok github.com/docker/docker/cli/debug 0.080s coverage: 100.0% of statements [2022-03-10T01:27:43.745Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T01:27:43.745Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-10T01:27:43.745Z] === RUN TestProcessNoDockerignore [2022-03-10T01:27:43.745Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-10T01:27:43.745Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T01:27:44.148Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-03-10T01:27:44.148Z] === RUN TestDockerNetworkMacvlan [2022-03-10T01:27:44.203Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-10T01:27:44.203Z] === RUN TestDetectContentType [2022-03-10T01:27:44.203Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestSelectAcceptableMIME [2022-03-10T01:27:44.203Z] --- PASS: TestSelectAcceptableMIME (0.02s) [2022-03-10T01:27:44.203Z] === RUN TestInspectEmptyResponse [2022-03-10T01:27:44.203Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestInspectResponseBinary [2022-03-10T01:27:44.203Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestResponseUnsupportedContentType [2022-03-10T01:27:44.203Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestInspectResponseTextSimple [2022-03-10T01:27:44.203Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T01:27:44.203Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestUnknownContentLength [2022-03-10T01:27:44.203Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestDownloadRemote [2022-03-10T01:27:44.203Z] --- PASS: TestDownloadRemote (0.13s) [2022-03-10T01:27:44.203Z] === RUN TestGetWithStatusError [2022-03-10T01:27:44.203Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestCloseRootDirectory [2022-03-10T01:27:44.203Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:44.203Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T01:27:44.203Z] === RUN TestHashFile [2022-03-10T01:27:44.203Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:44.203Z] --- SKIP: TestHashFile (0.01s) [2022-03-10T01:27:44.203Z] === RUN TestHashSubdir [2022-03-10T01:27:44.203Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:44.203Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-10T01:27:44.203Z] === RUN TestRemoveDirectory [2022-03-10T01:27:44.203Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:27:44.203Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-10T01:27:44.203Z] PASS [2022-03-10T01:27:44.203Z] coverage: 9.3% of statements [2022-03-10T01:27:44.203Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 9.3% of statements [2022-03-10T01:27:44.404Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T01:27:44.661Z] === RUN TestGetAllAllowed [2022-03-10T01:27:44.661Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestGetAllMeta [2022-03-10T01:27:44.661Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T01:27:44.661Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T01:27:44.661Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestIsExistingDirectory [2022-03-10T01:27:44.661Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestGetFilenameForDownload [2022-03-10T01:27:44.661Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestEnv2Variables [2022-03-10T01:27:44.661Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T01:27:44.661Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestMaintainer [2022-03-10T01:27:44.661Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestLabel [2022-03-10T01:27:44.661Z] --- PASS: TestLabel (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestFromScratch [2022-03-10T01:27:44.661Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestFromWithArg [2022-03-10T01:27:44.661Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T01:27:44.661Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestFromWithUndefinedArg [2022-03-10T01:27:44.661Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T01:27:44.661Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestOnbuild [2022-03-10T01:27:44.661Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestWorkdir [2022-03-10T01:27:44.661Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestCmd [2022-03-10T01:27:44.661Z] --- PASS: TestCmd (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestHealthcheckNone [2022-03-10T01:27:44.661Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestHealthcheckCmd [2022-03-10T01:27:44.661Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestEntrypoint [2022-03-10T01:27:44.661Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T01:27:44.661Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestExpose [2022-03-10T01:27:44.661Z] --- PASS: TestExpose (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestUser [2022-03-10T01:27:44.661Z] --- PASS: TestUser (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestVolume [2022-03-10T01:27:44.661Z] --- PASS: TestVolume (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestStopSignal [2022-03-10T01:27:44.661Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:27:44.661Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestArg [2022-03-10T01:27:44.661Z] --- PASS: TestArg (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestShell [2022-03-10T01:27:44.661Z] --- PASS: TestShell (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestPrependEnvOnCmd [2022-03-10T01:27:44.661Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestRunWithBuildArgs [2022-03-10T01:27:44.661Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T01:27:44.661Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T01:27:44.661Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T01:27:44.661Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T01:27:44.661Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T01:27:44.661Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestNormalizeWorkdir [2022-03-10T01:27:44.661Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestDispatch [2022-03-10T01:27:44.661Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T01:27:44.661Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T01:27:44.661Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T01:27:44.661Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T01:27:44.661Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T01:27:44.661Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T01:27:44.661Z] === RUN TestDispatch/COPY_url [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch (0.07s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T01:27:44.661Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T01:27:44.661Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T01:27:44.661Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T01:27:44.661Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T01:27:44.661Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T01:27:44.661Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestEmptyDockerfile [2022-03-10T01:27:44.661Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-10T01:27:44.661Z] === RUN TestSymlinkDockerfile [2022-03-10T01:27:44.661Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T01:27:44.661Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T01:27:44.661Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestNonExistingDockerfile [2022-03-10T01:27:44.661Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestCopyRunConfig [2022-03-10T01:27:44.661Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestDeepCopyRunConfig [2022-03-10T01:27:44.661Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestExportImage [2022-03-10T01:27:44.661Z] --- PASS: TestExportImage (0.00s) [2022-03-10T01:27:44.661Z] === RUN TestNormalizeDest [2022-03-10T01:27:44.661Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T01:27:44.661Z] PASS [2022-03-10T01:27:44.661Z] coverage: 46.7% of statements [2022-03-10T01:27:44.661Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.7% of statements [2022-03-10T01:27:45.592Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T01:27:45.593Z] Removing intermediate container f8485f311462 [2022-03-10T01:27:45.593Z] ---> a8c2c0496451 [2022-03-10T01:27:45.593Z] Step 13/13 : CMD ["sh"] [2022-03-10T01:27:45.593Z] ---> Running in d6b3b125f2d0 [2022-03-10T01:27:45.627Z] === RUN TestTCP4Proxy [2022-03-10T01:27:45.627Z] --- PASS: TestTCP4Proxy (0.02s) [2022-03-10T01:27:45.627Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T01:27:45.627Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-10T01:27:45.627Z] === RUN TestTCP6Proxy [2022-03-10T01:27:45.627Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:27:45.627Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestTCPDualStackProxy [2022-03-10T01:27:45.627Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:27:45.627Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestUDP4Proxy [2022-03-10T01:27:45.627Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestUDP6Proxy [2022-03-10T01:27:45.627Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:27:45.627Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestUDPWriteError [2022-03-10T01:27:45.627Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestSCTP4Proxy [2022-03-10T01:27:45.627Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:27:45.627Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T01:27:45.627Z] === RUN TestSCTP6Proxy [2022-03-10T01:27:45.627Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:27:45.627Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T01:27:45.627Z] PASS [2022-03-10T01:27:45.627Z] coverage: 49.4% of statements [2022-03-10T01:27:45.627Z] ok github.com/docker/docker/cmd/docker-proxy 0.125s coverage: 49.4% of statements [2022-03-10T01:27:46.049Z] Removing intermediate container d6b3b125f2d0 [2022-03-10T01:27:46.049Z] ---> 7b9cb7cb01cd [2022-03-10T01:27:46.049Z] Successfully built 7b9cb7cb01cd [2022-03-10T01:27:46.049Z] Successfully tagged busybox:latest [2022-03-10T01:27:46.049Z] INFO: Docker images of the daemon under test [2022-03-10T01:27:46.049Z] [2022-03-10T01:27:46.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:27:46.505Z] busybox latest 7b9cb7cb01cd 1 second ago 5.01GB [2022-03-10T01:27:46.505Z] microsoft/windowsservercore latest 02f938cacc3b 6 days ago 4.96GB [2022-03-10T01:27:46.505Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 6 days ago 4.96GB [2022-03-10T01:27:46.505Z] [2022-03-10T01:27:46.505Z] INFO: Running integration tests at 03/10/2022 01:27:46... [2022-03-10T01:27:46.505Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T01:27:46.505Z] INFO: Integration API tests being run from the host: [2022-03-10T01:27:46.505Z] INFO: make.ps1 starting at 03/10/2022 01:27:46 [2022-03-10T01:27:46.522Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T01:27:46.522Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T01:27:47.452Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T01:27:47.470Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T01:27:48.384Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T01:27:48.640Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T01:27:48.897Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T01:27:49.462Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T01:27:49.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-10T01:27:50.391Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T01:27:51.320Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T01:27:51.577Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T01:27:52.141Z] docker_api_swarm_test.go:304: [d8de71eac1b45] joining swarm manager [d1aec075a69b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:27:52.195Z] --- PASS: TestRenameAnonymousContainer (8.94s) [2022-03-10T01:27:52.195Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:27:52.705Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T01:27:53.157Z] --- PASS: TestRenameContainerWithSameName (2.01s) [2022-03-10T01:27:53.157Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:27:53.157Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:27:53.157Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:27:53.157Z] === RUN TestResize [2022-03-10T01:27:53.634Z] docker_api_swarm_test.go:305: [d6a09d18891d5] joining swarm manager [d1aec075a69b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:27:54.564Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-10T01:27:55.332Z] --- PASS: TestResize (2.02s) [2022-03-10T01:27:55.332Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:27:55.933Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T01:27:56.190Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T01:27:56.190Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T01:27:56.447Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T01:27:56.447Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-10T01:27:56.447Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T01:27:56.703Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T01:27:56.872Z] --- PASS: TestResizeWithInvalidSize (2.01s) [2022-03-10T01:27:56.872Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan (13.29s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s) [2022-03-10T01:27:57.267Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-03-10T01:27:57.267Z] PASS [2022-03-10T01:27:57.267Z] [2022-03-10T01:27:57.267Z] DONE 8 tests in 14.673s [2022-03-10T01:27:57.267Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T01:27:57.267Z] ++ 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-03-10T01:27:57.267Z] ++ set -e [2022-03-10T01:27:57.267Z] ++ '[' -n 0 ']' [2022-03-10T01:27:57.267Z] ++ set -x [2022-03-10T01:27:57.267Z] ++ 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-03-10T01:27:57.267Z] testing: warning: no tests to run [2022-03-10T01:27:57.267Z] PASS [2022-03-10T01:27:57.267Z] [2022-03-10T01:27:57.267Z] DONE 0 tests in 0.030s [2022-03-10T01:27:57.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T01:27:57.267Z] ++ 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-03-10T01:27:57.267Z] ++ set -e [2022-03-10T01:27:57.267Z] ++ '[' -n 0 ']' [2022-03-10T01:27:57.267Z] ++ set -x [2022-03-10T01:27:57.267Z] ++ 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-03-10T01:27:57.267Z] INFO: Testing against a local daemon [2022-03-10T01:27:57.267Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T01:27:57.525Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T01:27:57.525Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T01:27:58.019Z] === RUN TestCheckpointCreateError [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointCreate [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointDeleteError [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointDelete [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointListError [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointList [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T01:27:58.020Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:27:58.020Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestGetAPIPath [2022-03-10T01:27:58.020Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestParseHostURL [2022-03-10T01:27:58.020Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T01:27:58.020Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPIVersion [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T01:27:58.020Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestClientRedirect [2022-03-10T01:27:58.020Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigCreateUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigCreateError [2022-03-10T01:27:58.020Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigCreate [2022-03-10T01:27:58.020Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspectNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspectUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspectError [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigInspect [2022-03-10T01:27:58.020Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigListUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigListError [2022-03-10T01:27:58.020Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigList [2022-03-10T01:27:58.020Z] --- PASS: TestConfigList (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigRemoveUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigRemoveError [2022-03-10T01:27:58.020Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigRemove [2022-03-10T01:27:58.020Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigUpdateUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigUpdateError [2022-03-10T01:27:58.020Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestConfigUpdate [2022-03-10T01:27:58.020Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCommitError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCommit [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStatPathError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStatPath [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyToContainerError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyToContainer [2022-03-10T01:27:58.020Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyFromContainerError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T01:27:58.020Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestCopyFromContainer [2022-03-10T01:27:58.020Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCreateError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCreateImageNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCreateWithName [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerCreateAutoRemove [2022-03-10T01:27:58.020Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerDiffError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerDiff [2022-03-10T01:27:58.020Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecCreateError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecCreate [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecStartError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecStart [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecInspectError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecInspect [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExportError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExport [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerInspectError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T01:27:58.020Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerInspect [2022-03-10T01:27:58.020Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerInspectNode [2022-03-10T01:27:58.020Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerKillError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerKill [2022-03-10T01:27:58.020Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerListError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerList [2022-03-10T01:27:58.020Z] --- PASS: TestContainerList (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerLogsNotFoundError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerLogsError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerLogs [2022-03-10T01:27:58.020Z] --- PASS: TestContainerLogs (0.21s) [2022-03-10T01:27:58.020Z] === RUN TestContainerPauseError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerPause [2022-03-10T01:27:58.020Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainersPruneError [2022-03-10T01:27:58.020Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainersPrune [2022-03-10T01:27:58.020Z] --- PASS: TestContainersPrune (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRemoveError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRemove [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRenameError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRename [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerResizeError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecResizeError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerResize [2022-03-10T01:27:58.020Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerExecResize [2022-03-10T01:27:58.020Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRestartError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerRestart [2022-03-10T01:27:58.020Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStartError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStart [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStatsError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStats [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStopError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerStop [2022-03-10T01:27:58.020Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerTopError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerTop [2022-03-10T01:27:58.020Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerUnpauseError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerUnpause [2022-03-10T01:27:58.020Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerUpdateError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerUpdate [2022-03-10T01:27:58.020Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerWaitError [2022-03-10T01:27:58.020Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestContainerWait [2022-03-10T01:27:58.020Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestDiskUsageError [2022-03-10T01:27:58.020Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestDiskUsage [2022-03-10T01:27:58.020Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestDistributionInspectUnsupported [2022-03-10T01:27:58.020Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T01:27:58.020Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestEventsErrorInOptions [2022-03-10T01:27:58.020Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestEventsErrorFromServer [2022-03-10T01:27:58.020Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestEvents [2022-03-10T01:27:58.020Z] --- PASS: TestEvents (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestTLSCloseWriter [2022-03-10T01:27:58.020Z] === PAUSE TestTLSCloseWriter [2022-03-10T01:27:58.020Z] === RUN TestImageBuildError [2022-03-10T01:27:58.020Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageBuild [2022-03-10T01:27:58.020Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestGetDockerOS [2022-03-10T01:27:58.020Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageCreateError [2022-03-10T01:27:58.020Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageCreate [2022-03-10T01:27:58.020Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageHistoryError [2022-03-10T01:27:58.020Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageHistory [2022-03-10T01:27:58.020Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageImportError [2022-03-10T01:27:58.020Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageImport [2022-03-10T01:27:58.020Z] --- PASS: TestImageImport (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageInspectError [2022-03-10T01:27:58.020Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageInspectImageNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageInspectWithEmptyID [2022-03-10T01:27:58.020Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageInspect [2022-03-10T01:27:58.020Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageListError [2022-03-10T01:27:58.020Z] --- PASS: TestImageListError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageList [2022-03-10T01:27:58.020Z] --- PASS: TestImageList (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageListApiBefore125 [2022-03-10T01:27:58.020Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageLoadError [2022-03-10T01:27:58.020Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageLoad [2022-03-10T01:27:58.020Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagesPruneError [2022-03-10T01:27:58.020Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagesPrune [2022-03-10T01:27:58.020Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullReferenceParseError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullAnyError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePullWithoutErrors [2022-03-10T01:27:58.020Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushReferenceError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushAnyError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithoutErrors [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T01:27:58.020Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T01:27:58.020Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageRemoveError [2022-03-10T01:27:58.020Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageRemoveImageNotFound [2022-03-10T01:27:58.020Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageRemove [2022-03-10T01:27:58.020Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSaveError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSave [2022-03-10T01:27:58.020Z] --- PASS: TestImageSave (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchAnyError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageSearchWithoutErrors [2022-03-10T01:27:58.020Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageTagError [2022-03-10T01:27:58.020Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageTagInvalidReference [2022-03-10T01:27:58.020Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T01:27:58.020Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageTagHexSource [2022-03-10T01:27:58.020Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T01:27:58.020Z] === RUN TestImageTag [2022-03-10T01:27:58.021Z] --- PASS: TestImageTag (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestInfoServerError [2022-03-10T01:27:58.021Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T01:27:58.021Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestInfo [2022-03-10T01:27:58.021Z] --- PASS: TestInfo (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkConnectError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkConnect [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkCreateError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkCreate [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkDisconnectError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkDisconnect [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/no_options [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/verbose [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/global_scope [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T01:27:58.021Z] === RUN TestNetworkInspect/server_error [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkListError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkList [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworksPruneError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworksPrune [2022-03-10T01:27:58.021Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNetworkRemove [2022-03-10T01:27:58.021Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T01:27:58.021Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeInspect [2022-03-10T01:27:58.021Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeListError [2022-03-10T01:27:58.021Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeList [2022-03-10T01:27:58.021Z] --- PASS: TestNodeList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeRemove [2022-03-10T01:27:58.021Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeUpdateError [2022-03-10T01:27:58.021Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestNodeUpdate [2022-03-10T01:27:58.021Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestOptionWithHostFromEnv [2022-03-10T01:27:58.021Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestOptionWithTimeout [2022-03-10T01:27:58.021Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T01:27:58.021Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPingFail [2022-03-10T01:27:58.021Z] --- PASS: TestPingFail (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPingWithError [2022-03-10T01:27:58.021Z] 2022/03/10 01:27:56 RoundTripper returned a response & error; ignoring response [2022-03-10T01:27:58.021Z] 2022/03/10 01:27:56 RoundTripper returned a response & error; ignoring response [2022-03-10T01:27:58.021Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPingSuccess [2022-03-10T01:27:58.021Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPingHeadFallback [2022-03-10T01:27:58.021Z] === RUN TestPingHeadFallback/OK [2022-03-10T01:27:58.021Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T01:27:58.021Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T01:27:58.021Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T01:27:58.021Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T01:27:58.021Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginDisableError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginDisable [2022-03-10T01:27:58.021Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginEnableError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginEnable [2022-03-10T01:27:58.021Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginInspect [2022-03-10T01:27:58.021Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginListError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginList [2022-03-10T01:27:58.021Z] --- PASS: TestPluginList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginPushError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginPush [2022-03-10T01:27:58.021Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginRemove [2022-03-10T01:27:58.021Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginSetError [2022-03-10T01:27:58.021Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPluginSet [2022-03-10T01:27:58.021Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSetHostHeader [2022-03-10T01:27:58.021Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestPlainTextError [2022-03-10T01:27:58.021Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestInfiniteError [2022-03-10T01:27:58.021Z] --- PASS: TestInfiniteError (0.07s) [2022-03-10T01:27:58.021Z] === RUN TestCanceledContext [2022-03-10T01:27:58.021Z] 2022/03/10 01:27:56 RoundTripper returned a response & error; ignoring response [2022-03-10T01:27:58.021Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestDeadlineExceededContext [2022-03-10T01:27:58.021Z] 2022/03/10 01:27:56 RoundTripper returned a response & error; ignoring response [2022-03-10T01:27:58.021Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretCreateUnsupported [2022-03-10T01:27:58.021Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretCreateError [2022-03-10T01:27:58.021Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretCreate [2022-03-10T01:27:58.021Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretInspectUnsupported [2022-03-10T01:27:58.021Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T01:27:58.021Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretInspect [2022-03-10T01:27:58.021Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretListUnsupported [2022-03-10T01:27:58.021Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretListError [2022-03-10T01:27:58.021Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretList [2022-03-10T01:27:58.021Z] --- PASS: TestSecretList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretRemoveUnsupported [2022-03-10T01:27:58.021Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretRemove [2022-03-10T01:27:58.021Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretUpdateUnsupported [2022-03-10T01:27:58.021Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretUpdateError [2022-03-10T01:27:58.021Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSecretUpdate [2022-03-10T01:27:58.021Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceCreateError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceCreate [2022-03-10T01:27:58.021Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T01:27:58.021Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceCreateDigestPinning [2022-03-10T01:27:58.021Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T01:27:58.021Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceInspect [2022-03-10T01:27:58.021Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceListError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceList [2022-03-10T01:27:58.021Z] --- PASS: TestServiceList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceLogsError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceLogs [2022-03-10T01:27:58.021Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceRemove [2022-03-10T01:27:58.021Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceUpdateError [2022-03-10T01:27:58.021Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestServiceUpdate [2022-03-10T01:27:58.021Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmGetUnlockKey [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmInitError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmInit [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmInspect [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmJoinError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmJoin [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmLeaveError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmLeave [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmUnlockError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmUnlock [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmUpdateError [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestSwarmUpdate [2022-03-10T01:27:58.021Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestTaskInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestTaskInspect [2022-03-10T01:27:58.021Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestTaskListError [2022-03-10T01:27:58.021Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestTaskList [2022-03-10T01:27:58.021Z] --- PASS: TestTaskList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeCreateError [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeCreate [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeInspectError [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeInspectNotFound [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeInspect [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeListError [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeList [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeRemoveError [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T01:27:58.021Z] === RUN TestVolumeRemove [2022-03-10T01:27:58.021Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T01:27:58.021Z] === CONT TestTLSCloseWriter [2022-03-10T01:27:58.021Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-10T01:27:58.021Z] PASS [2022-03-10T01:27:58.021Z] coverage: 75.2% of statements [2022-03-10T01:27:58.021Z] ok github.com/docker/docker/client 0.500s coverage: 75.2% of statements [2022-03-10T01:27:58.454Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T01:27:58.712Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-03-10T01:27:58.712Z] === RUN TestAuthZPluginTLS [2022-03-10T01:27:59.276Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-10T01:27:59.276Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T01:27:59.782Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s) [2022-03-10T01:27:59.782Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:27:59.782Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:27:59.782Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:27:59.782Z] === RUN TestStats [2022-03-10T01:27:59.782Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:27:59.782Z] --- SKIP: TestStats (0.00s) [2022-03-10T01:27:59.782Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:27:59.839Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T01:27:59.839Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T01:28:00.401Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-10T01:28:00.401Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T01:28:00.965Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-10T01:28:00.965Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T01:28:01.227Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T01:28:01.790Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T01:28:02.353Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-03-10T01:28:02.353Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T01:28:02.916Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T01:28:02.916Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-10T01:28:02.916Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T01:28:03.172Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T01:28:03.429Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-10T01:28:03.429Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T01:28:03.686Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T01:28:03.942Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-10T01:28:03.942Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T01:28:04.454Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.82s) [2022-03-10T01:28:04.454Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:28:04.454Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:28:04.454Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T01:28:04.454Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:28:04.874Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T01:28:05.805Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2022-03-10T01:28:05.805Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T01:28:06.734Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T01:28:07.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2022-03-10T01:28:07.671Z] === RUN TestAuthZPluginHeader [2022-03-10T01:28:08.629Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-03-10T01:28:08.630Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T01:28:08.645Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-10T01:28:08.645Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-10T01:28:08.645Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-10T01:28:08.645Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-10T01:28:08.645Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-10T01:28:08.645Z] remote: Enumerating objects: 23, done. [2022-03-10T01:28:08.645Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-10T01:28:08.645Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-10T01:28:08.645Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-10T01:28:08.645Z] 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-03-10T01:28:08.645Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-10T01:28:08.645Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-10T01:28:08.645Z] Cross building: bundles/cross/linux/ppc64le [2022-03-10T01:28:08.645Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-10T01:28:08.645Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-10T01:28:09.191Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-10T01:28:09.754Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T01:28:13.024Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-03-10T01:28:13.024Z] === RUN TestAuthZPluginV2Disable [2022-03-10T01:28:17.197Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-03-10T01:28:17.197Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T01:28:19.121Z] --- PASS: TestCheckoutGit (35.49s) [2022-03-10T01:28:19.121Z] === RUN TestValidGitTransport [2022-03-10T01:28:19.121Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T01:28:19.121Z] === RUN TestGitInvalidRef [2022-03-10T01:28:19.121Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-10T01:28:19.121Z] PASS [2022-03-10T01:28:19.121Z] coverage: 86.3% of statements [2022-03-10T01:28:19.121Z] ok github.com/docker/docker/builder/remotecontext/git 35.815s coverage: 86.3% of statements [2022-03-10T01:28:19.121Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T01:28:19.121Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T01:28:20.469Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T01:28:20.470Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-03-10T01:28:20.470Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T01:28:20.726Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T01:28:20.983Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T01:28:21.602Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T01:28:22.168Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T01:28:23.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:28:23.150Z] INFO: Testing against a local daemon [2022-03-10T01:28:23.150Z] === RUN TestBuildWithSession [2022-03-10T01:28:23.150Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:28:23.150Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:28:23.150Z] === RUN TestBuildSquashParent [2022-03-10T01:28:23.150Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:23.150Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T01:28:23.150Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:28:23.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:28:23.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:28:23.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:28:23.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:28:23.151Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:28:23.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:28:23.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:28:23.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:28:23.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:28:23.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:28:23.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:28:23.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:28:23.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:28:23.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:28:23.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:28:23.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:28:23.534Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T01:28:23.534Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-10T01:28:23.534Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T01:28:23.534Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-10T01:28:23.534Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T01:28:23.534Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-10T01:28:23.534Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T01:28:23.534Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-10T01:28:23.534Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T01:28:24.903Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestConfigureDaemonLogs [2022-03-10T01:28:24.903Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T01:28:24.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-10T01:28:24.903Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T01:28:24.903Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T01:28:24.903Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T01:28:24.903Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T01:28:24.903Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T01:28:24.903Z] PASS [2022-03-10T01:28:24.903Z] coverage: 19.0% of statements [2022-03-10T01:28:24.903Z] ok github.com/docker/docker/cmd/dockerd 0.260s coverage: 19.0% of statements [2022-03-10T01:28:24.903Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T01:28:24.903Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T01:28:26.275Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T01:28:26.436Z] === RUN TestContainerStopSignal [2022-03-10T01:28:26.436Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestContainerStopTimeout [2022-03-10T01:28:26.436Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T01:28:26.436Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T01:28:26.436Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T01:28:26.436Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-10T01:28:26.436Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T01:28:26.436Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T01:28:26.436Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestNewMemoryStore [2022-03-10T01:28:26.436Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestAddContainers [2022-03-10T01:28:26.436Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestGetContainer [2022-03-10T01:28:26.436Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestDeleteContainer [2022-03-10T01:28:26.436Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestListContainers [2022-03-10T01:28:26.436Z] --- PASS: TestListContainers (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestFirstContainer [2022-03-10T01:28:26.436Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestApplyAllContainer [2022-03-10T01:28:26.436Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestIsValidHealthString [2022-03-10T01:28:26.436Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestStateRunStop [2022-03-10T01:28:26.436Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestStateTimeoutWait [2022-03-10T01:28:26.436Z] state_test.go:141: Stop callback fired [2022-03-10T01:28:26.436Z] state_test.go:165: Stop callback fired [2022-03-10T01:28:26.436Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T01:28:26.436Z] === RUN TestIsValidStateString [2022-03-10T01:28:26.436Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestViewSaveDelete [2022-03-10T01:28:26.436Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-10T01:28:26.436Z] === RUN TestViewAll [2022-03-10T01:28:26.436Z] --- PASS: TestViewAll (0.02s) [2022-03-10T01:28:26.436Z] === RUN TestViewGet [2022-03-10T01:28:26.436Z] --- PASS: TestViewGet (0.01s) [2022-03-10T01:28:26.436Z] === RUN TestNames [2022-03-10T01:28:26.436Z] --- PASS: TestNames (0.00s) [2022-03-10T01:28:26.436Z] === RUN TestViewWithHealthCheck [2022-03-10T01:28:26.436Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T01:28:26.436Z] PASS [2022-03-10T01:28:26.436Z] coverage: 41.7% of statements [2022-03-10T01:28:26.436Z] ok github.com/docker/docker/container 0.275s coverage: 41.7% of statements [2022-03-10T01:28:26.840Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T01:28:26.894Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T01:28:26.895Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T01:28:26.895Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T01:28:26.895Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T01:28:27.405Z] docker_api_swarm_test.go:272: [d57609fadcc2e] joining swarm manager [dc62d9d1ea710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:28:27.860Z] === RUN TestPrepare [2022-03-10T01:28:27.860Z] --- PASS: TestPrepare (0.00s) [2022-03-10T01:28:27.860Z] === RUN TestStart [2022-03-10T01:28:27.860Z] --- PASS: TestStart (0.00s) [2022-03-10T01:28:27.860Z] === RUN TestWaitCancel [2022-03-10T01:28:27.860Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T01:28:27.860Z] === RUN TestWaitDisabled [2022-03-10T01:28:27.860Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T01:28:27.860Z] === RUN TestWaitEnabled [2022-03-10T01:28:27.860Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T01:28:27.860Z] === RUN TestRemove [2022-03-10T01:28:27.860Z] --- PASS: TestRemove (0.00s) [2022-03-10T01:28:27.860Z] PASS [2022-03-10T01:28:27.860Z] coverage: 65.3% of statements [2022-03-10T01:28:27.860Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-03-10T01:28:28.336Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T01:28:28.336Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T01:28:28.927Z] docker_api_swarm_test.go:273: [d0ef502da25ac] joining swarm manager [dc62d9d1ea710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:28:29.394Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T01:28:29.551Z] --- PASS: TestUpdateRestartPolicy (21.89s) [2022-03-10T01:28:29.551Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:28:29.551Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2022-03-10T01:28:29.551Z] === RUN TestWaitNonBlocked [2022-03-10T01:28:29.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:28:29.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:28:29.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:28:29.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:28:29.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:28:29.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:28:29.852Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T01:28:29.852Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T01:28:29.852Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T01:28:29.852Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T01:28:30.310Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T01:28:30.310Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T01:28:30.310Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T01:28:30.310Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T01:28:30.310Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T01:28:30.310Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T01:28:30.310Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T01:28:30.310Z] PASS [2022-03-10T01:28:30.310Z] coverage: 35.9% of statements [2022-03-10T01:28:30.310Z] ok github.com/docker/docker/daemon/cluster/convert 0.445s coverage: 35.9% of statements [2022-03-10T01:28:30.310Z] === RUN TestNewListSecretsFilters [2022-03-10T01:28:30.310Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T01:28:30.310Z] === RUN TestNewListConfigsFilters [2022-03-10T01:28:30.310Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T01:28:30.310Z] PASS [2022-03-10T01:28:30.310Z] coverage: 0.5% of statements [2022-03-10T01:28:30.310Z] ok github.com/docker/docker/daemon/cluster 1.108s coverage: 0.5% of statements [2022-03-10T01:28:31.080Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T01:28:31.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.79s) [2022-03-10T01:28:31.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.01s) [2022-03-10T01:28:31.080Z] === RUN TestWaitBlocked [2022-03-10T01:28:31.080Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:31.080Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T01:28:31.080Z] PASS [2022-03-10T01:28:31.080Z] ok github.com/docker/docker/integration/container 85.606s [2022-03-10T01:28:31.448Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === Skipped [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T01:28:31.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T01:28:31.540Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:28:31.540Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T01:28:31.540Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:28:31.540Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:28:31.540Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:28:31.540Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-10T01:28:31.540Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:28:31.540Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T01:28:31.540Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T01:28:31.540Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T01:28:31.540Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:28:31.540Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T01:28:31.540Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T01:28:31.540Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:28:31.540Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:28:31.540Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:28:31.540Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T01:28:31.540Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T01:28:31.540Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T01:28:31.540Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T01:28:31.540Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T01:28:31.540Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:28:31.540Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:28:31.540Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T01:28:31.540Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T01:28:31.540Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T01:28:31.540Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:31.540Z] [2022-03-10T01:28:31.540Z] DONE 87 tests, 33 skipped in 87.968s [2022-03-10T01:28:31.540Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T01:28:32.380Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T01:28:32.944Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T01:28:33.201Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.92s) [2022-03-10T01:28:33.201Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T01:28:33.217Z] === RUN TestBuilderGC [2022-03-10T01:28:33.217Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestFindConfigurationConflicts [2022-03-10T01:28:33.217Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T01:28:33.217Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T01:28:33.217Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T01:28:33.217Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T01:28:33.217Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_label [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T01:28:33.217Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T01:28:33.217Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T01:28:33.217Z] time="2022-03-10T01:28:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T01:28:33.217Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-03-10T01:28:33.217Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T01:28:33.217Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:28:33.217Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestReloadBadDefaultConfig [2022-03-10T01:28:33.217Z] time="2022-03-10T01:28:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3788166821" [2022-03-10T01:28:33.217Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestReloadWithConflictingLabels [2022-03-10T01:28:33.217Z] time="2022-03-10T01:28:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2450901784" [2022-03-10T01:28:33.217Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-10T01:28:33.217Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T01:28:33.217Z] time="2022-03-10T01:28:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-117909112" [2022-03-10T01:28:33.217Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-10T01:28:33.217Z] === RUN TestMaskURLCredentials [2022-03-10T01:28:33.217Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T01:28:33.217Z] === RUN TestDaemonConfigurationMerge [2022-03-10T01:28:33.217Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T01:28:33.217Z] PASS [2022-03-10T01:28:33.217Z] coverage: 79.2% of statements [2022-03-10T01:28:33.217Z] ok github.com/docker/docker/daemon/config 0.303s coverage: 79.2% of statements [2022-03-10T01:28:33.458Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T01:28:33.714Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T01:28:33.714Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-10T01:28:33.714Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T01:28:34.185Z] === RUN TestEventsLog [2022-03-10T01:28:34.185Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T01:28:34.185Z] === RUN TestEventsLogTimeout [2022-03-10T01:28:34.185Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T01:28:34.185Z] === RUN TestLogEvents [2022-03-10T01:28:34.279Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T01:28:34.645Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T01:28:34.645Z] === RUN TestLoadBufferedEvents [2022-03-10T01:28:34.645Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-10T01:28:34.645Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T01:28:34.645Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T01:28:34.645Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T01:28:34.645Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T01:28:34.645Z] PASS [2022-03-10T01:28:34.645Z] coverage: 50.0% of statements [2022-03-10T01:28:34.645Z] ok github.com/docker/docker/daemon/events 0.401s coverage: 50.0% of statements [2022-03-10T01:28:34.645Z] === RUN TestWaitNodeAttachment [2022-03-10T01:28:35.103Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-10T01:28:35.103Z] === RUN TestIsolationConversion [2022-03-10T01:28:35.103Z] === RUN TestIsolationConversion/default [2022-03-10T01:28:35.103Z] === RUN TestIsolationConversion/process [2022-03-10T01:28:35.103Z] === RUN TestIsolationConversion/hyperv [2022-03-10T01:28:35.103Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestContainerLabels [2022-03-10T01:28:35.103Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestCredentialSpecConversion [2022-03-10T01:28:35.103Z] === RUN TestCredentialSpecConversion/none [2022-03-10T01:28:35.103Z] === RUN TestCredentialSpecConversion/config [2022-03-10T01:28:35.103Z] === RUN TestCredentialSpecConversion/file [2022-03-10T01:28:35.103Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T01:28:35.103Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T01:28:35.103Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountBind [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountVolume [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountTarget [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T01:28:35.103Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T01:28:35.103Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T01:28:35.103Z] PASS [2022-03-10T01:28:35.103Z] coverage: 11.0% of statements [2022-03-10T01:28:35.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.598s coverage: 11.0% of statements [2022-03-10T01:28:35.561Z] === RUN TestIsEmptyDir [2022-03-10T01:28:35.561Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T01:28:35.561Z] PASS [2022-03-10T01:28:35.561Z] coverage: 2.3% of statements [2022-03-10T01:28:35.561Z] ok github.com/docker/docker/daemon/graphdriver 0.100s coverage: 2.3% of statements [2022-03-10T01:28:35.646Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T01:28:35.646Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T01:28:35.646Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T01:28:35.646Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T01:28:36.018Z] === RUN TestVerifyNetworkingConfig [2022-03-10T01:28:36.018Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestGetContainer [2022-03-10T01:28:36.018Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestValidContainerNames [2022-03-10T01:28:36.018Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestContainerInitDNS [2022-03-10T01:28:36.018Z] daemon_test.go:145: root required [2022-03-10T01:28:36.018Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestMerge [2022-03-10T01:28:36.018Z] --- PASS: TestMerge (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestValidateContainerIsolation [2022-03-10T01:28:36.018Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestFindNetworkErrorType [2022-03-10T01:28:36.018Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestEnsureServicesExist [2022-03-10T01:28:36.018Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestEnsureServicesExistErrors [2022-03-10T01:28:36.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T01:28:36.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T01:28:36.018Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T01:28:36.018Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T01:28:36.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:28:36.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T01:28:36.018Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestContainerDelete [2022-03-10T01:28:36.018Z] --- PASS: TestContainerDelete (0.02s) [2022-03-10T01:28:36.018Z] === RUN TestContainerDoubleDelete [2022-03-10T01:28:36.018Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T01:28:36.018Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T01:28:36.018Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestNoneHealthcheck [2022-03-10T01:28:36.018Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestHealthStates [2022-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] time="2022-03-10T01:28:35Z" 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-03-10T01:28:36.018Z] --- PASS: TestHealthStates (0.18s) [2022-03-10T01:28:36.018Z] === RUN TestGetInspectData [2022-03-10T01:28:36.018Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestFillLicense [2022-03-10T01:28:36.018Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestListInvalidFilter [2022-03-10T01:28:36.018Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestNameFilter [2022-03-10T01:28:36.018Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T01:28:36.018Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T01:28:36.018Z] === 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-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T01:28:36.018Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T01:28:36.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T01:28:36.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T01:28:36.019Z] --- 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-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T01:28:36.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadLabels [2022-03-10T01:28:36.019Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T01:28:36.019Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadMirrors [2022-03-10T01:28:36.019Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T01:28:36.019Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T01:28:36.019Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T01:28:36.019Z] reload_test.go:342: root required [2022-03-10T01:28:36.019Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T01:28:36.019Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T01:28:36.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-10T01:28:36.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T01:28:36.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-10T01:28:36.019Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T01:28:36.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-10T01:28:36.019Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T01:28:36.019Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestParseVolumesFrom [2022-03-10T01:28:36.019Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T01:28:36.019Z] PASS [2022-03-10T01:28:36.019Z] coverage: 8.6% of statements [2022-03-10T01:28:36.019Z] ok github.com/docker/docker/daemon 0.453s coverage: 8.6% of statements [2022-03-10T01:28:36.019Z] === RUN TestLinkNaming [2022-03-10T01:28:36.019Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestLinkNew [2022-03-10T01:28:36.019Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T01:28:36.019Z] === RUN TestLinkEnv [2022-03-10T01:28:36.019Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T01:28:36.211Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T01:28:36.467Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T01:28:36.478Z] === RUN TestLinkMultipleEnv [2022-03-10T01:28:36.478Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T01:28:36.478Z] === RUN TestLinkPortRangeEnv [2022-03-10T01:28:36.478Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T01:28:36.478Z] PASS [2022-03-10T01:28:36.478Z] coverage: 93.0% of statements [2022-03-10T01:28:36.478Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T01:28:36.478Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T01:28:37.397Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T01:28:37.654Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T01:28:38.583Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T01:28:38.656Z] === RUN TestAdapterReadLogs [2022-03-10T01:28:38.656Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestCopier [2022-03-10T01:28:38.656Z] --- PASS: TestCopier (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestCopierLongLines [2022-03-10T01:28:38.656Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestCopierSlow [2022-03-10T01:28:38.656Z] --- PASS: TestCopierSlow (0.24s) [2022-03-10T01:28:38.656Z] === RUN TestCopierWithSized [2022-03-10T01:28:38.656Z] === RUN TestCopierWithSized/as_is [2022-03-10T01:28:38.656Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T01:28:38.656Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-10T01:28:38.656Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-10T01:28:38.656Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestCopierWithPartial [2022-03-10T01:28:38.656Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestRingLogger [2022-03-10T01:28:38.656Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestRingCap [2022-03-10T01:28:38.656Z] --- PASS: TestRingCap (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestRingClose [2022-03-10T01:28:38.656Z] --- PASS: TestRingClose (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestRingDrain [2022-03-10T01:28:38.656Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T01:28:38.656Z] PASS [2022-03-10T01:28:38.656Z] coverage: 43.2% of statements [2022-03-10T01:28:38.656Z] ok github.com/docker/docker/daemon/logger 0.316s coverage: 43.2% of statements [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T01:28:38.656Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T01:28:38.656Z] PASS [2022-03-10T01:28:38.656Z] coverage: 33.6% of statements [2022-03-10T01:28:38.656Z] ok github.com/docker/docker/daemon/logger/fluentd 0.054s coverage: 33.6% of statements [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/defaults [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T01:28:38.656Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T01:28:38.656Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T01:28:38.656Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T01:28:38.656Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T01:28:38.656Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T01:28:38.656Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T01:28:39.114Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-10T01:28:39.114Z] === RUN TestCreateSuccess [2022-03-10T01:28:39.114Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCreateStreamSkipped [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T01:28:39.114Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCreateLogGroupSuccess [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T01:28:39.114Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCreateError [2022-03-10T01:28:39.114Z] --- PASS: TestCreateError (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCreateAlreadyExists [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T01:28:39.114Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestLogClosed [2022-03-10T01:28:39.114Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestLogBlocking [2022-03-10T01:28:39.114Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T01:28:39.114Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T01:28:39.114Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestPublishBatchSuccess [2022-03-10T01:28:39.114Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestPublishBatchError [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=error msg=error [2022-03-10T01:28:39.114Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:28:39.114Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T01:28:39.114Z] time="2022-03-10T01:28:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T01:28:39.114Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchSimple [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchTicker [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchClose [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/3/���� [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T01:28:39.114Z] === RUN TestEffectiveLen/5/ [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/0/ [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: He [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/6/a� [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: a [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: � [2022-03-10T01:28:39.114Z] === RUN TestFindValidSplit/7/a� [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T01:28:39.114Z] cloudwatchlogs_test.go:1077: [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestProcessEventEmoji [2022-03-10T01:28:39.114Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchLineSplit [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMaxEvents [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-10T01:28:39.114Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T01:28:39.114Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T01:28:39.114Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T01:28:39.114Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T01:28:39.114Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T01:28:39.115Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T01:28:39.115Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T01:28:39.115Z] === RUN TestCreateTagSuccess [2022-03-10T01:28:39.115Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T01:28:39.115Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T01:28:39.115Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T01:28:39.115Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T01:28:39.115Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T01:28:39.115Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T01:28:39.115Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-10T01:28:39.115Z] PASS [2022-03-10T01:28:39.115Z] coverage: 80.2% of statements [2022-03-10T01:28:39.115Z] ok github.com/docker/docker/daemon/logger/awslogs 0.484s coverage: 80.2% of statements [2022-03-10T01:28:39.514Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T01:28:39.573Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T01:28:39.573Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T01:28:39.573Z] === RUN TestSearchRegistryForImages [2022-03-10T01:28:39.573Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T01:28:39.573Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T01:28:39.573Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T01:28:39.573Z] === RUN TestImageDelete [2022-03-10T01:28:39.573Z] === RUN TestImageDelete/no_lease [2022-03-10T01:28:39.573Z] === RUN TestImageDelete/lease_exists [2022-03-10T01:28:39.573Z] --- PASS: TestImageDelete (0.05s) [2022-03-10T01:28:39.573Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-10T01:28:39.573Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-10T01:28:39.573Z] === RUN TestContentStoreForPull [2022-03-10T01:28:39.573Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-10T01:28:39.573Z] PASS [2022-03-10T01:28:39.573Z] coverage: 6.8% of statements [2022-03-10T01:28:39.573Z] ok github.com/docker/docker/daemon/images 0.404s coverage: 6.8% of statements [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T01:28:39.573Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T01:28:40.035Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T01:28:40.035Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T01:28:40.035Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T01:28:40.035Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-10T01:28:40.035Z] === RUN TestFastTimeMarshalJSON [2022-03-10T01:28:40.035Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-10T01:28:40.035Z] PASS [2022-03-10T01:28:40.035Z] coverage: 87.2% of statements [2022-03-10T01:28:40.035Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 87.2% of statements [2022-03-10T01:28:40.078Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T01:28:40.492Z] === RUN TestJSONFileLogger [2022-03-10T01:28:40.493Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T01:28:40.493Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T01:28:40.493Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T01:28:40.493Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T01:28:40.493Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-10T01:28:40.493Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T01:28:40.493Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T01:28:40.493Z] === RUN TestEncodeDecode [2022-03-10T01:28:40.493Z] === PAUSE TestEncodeDecode [2022-03-10T01:28:40.493Z] === RUN TestUnexpectedEOF [2022-03-10T01:28:40.493Z] time="2022-03-10T01:28:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:28:40.493Z] time="2022-03-10T01:28:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T01:28:40.493Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-03-10T01:28:40.493Z] === CONT TestEncodeDecode [2022-03-10T01:28:40.493Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T01:28:40.493Z] PASS [2022-03-10T01:28:40.493Z] coverage: 69.9% of statements [2022-03-10T01:28:40.493Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.297s coverage: 69.9% of statements [2022-03-10T01:28:40.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:28:40.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:28:41.011Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T01:28:41.463Z] === RUN TestWriteLog [2022-03-10T01:28:41.463Z] === PAUSE TestWriteLog [2022-03-10T01:28:41.463Z] === RUN TestReadLog [2022-03-10T01:28:41.463Z] === PAUSE TestReadLog [2022-03-10T01:28:41.463Z] === RUN TestDecode [2022-03-10T01:28:41.463Z] --- PASS: TestDecode (0.02s) [2022-03-10T01:28:41.463Z] === CONT TestWriteLog [2022-03-10T01:28:41.463Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T01:28:41.463Z] === CONT TestReadLog [2022-03-10T01:28:41.463Z] === RUN TestReadLog/tail_exact [2022-03-10T01:28:41.463Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T01:28:41.463Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T01:28:41.463Z] --- PASS: TestReadLog (0.38s) [2022-03-10T01:28:41.463Z] --- PASS: TestReadLog/tail_exact (0.28s) [2022-03-10T01:28:41.463Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-10T01:28:41.463Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-10T01:28:41.463Z] PASS [2022-03-10T01:28:41.463Z] coverage: 78.7% of statements [2022-03-10T01:28:41.463Z] ok github.com/docker/docker/daemon/logger/local 0.498s coverage: 78.7% of statements [2022-03-10T01:28:41.463Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T01:28:41.573Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T01:28:41.923Z] === RUN TestLog [2022-03-10T01:28:41.923Z] --- PASS: TestLog (0.03s) [2022-03-10T01:28:41.923Z] PASS [2022-03-10T01:28:41.923Z] coverage: 31.5% of statements [2022-03-10T01:28:41.923Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.094s coverage: 31.5% of statements [2022-03-10T01:28:41.923Z] === RUN TestOpenFileDelete [2022-03-10T01:28:41.923Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T01:28:41.923Z] === RUN TestOpenFileRename [2022-03-10T01:28:41.923Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T01:28:41.923Z] === RUN TestHandleDecoderErr [2022-03-10T01:28:41.923Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T01:28:41.923Z] === RUN TestParseLogTagDefaultTag [2022-03-10T01:28:41.923Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T01:28:41.924Z] === RUN TestParseLogTag [2022-03-10T01:28:41.924Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T01:28:41.924Z] === RUN TestParseLogTagEmptyTag [2022-03-10T01:28:41.924Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T01:28:41.924Z] === RUN TestTailFiles [2022-03-10T01:28:41.924Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T01:28:41.924Z] === RUN TestFollowLogsConsumerGone [2022-03-10T01:28:41.924Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T01:28:41.924Z] === RUN TestFollowLogsProducerGone [2022-03-10T01:28:41.924Z] logfile_test.go:180: logDecode() closed after sending 1493 messages [2022-03-10T01:28:41.924Z] logfile_test.go:233: messages sent: 1493, received: 1493 [2022-03-10T01:28:41.924Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-10T01:28:41.924Z] === RUN TestCheckCapacityAndRotate [2022-03-10T01:28:42.382Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T01:28:42.382Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T01:28:42.382Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-10T01:28:42.382Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T01:28:42.382Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-10T01:28:42.382Z] PASS [2022-03-10T01:28:42.382Z] coverage: 55.1% of statements [2022-03-10T01:28:42.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 55.1% of statements [2022-03-10T01:28:42.503Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T01:28:42.839Z] === RUN TestValidateLogOpt [2022-03-10T01:28:42.839Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestNewMissedConfig [2022-03-10T01:28:42.839Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestNewMissedUrl [2022-03-10T01:28:42.839Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestNewMissedToken [2022-03-10T01:28:42.839Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestNewWithProxy [2022-03-10T01:28:42.839Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestDefault [2022-03-10T01:28:42.839Z] --- PASS: TestDefault (0.01s) [2022-03-10T01:28:42.839Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T01:28:42.839Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestJsonFormat [2022-03-10T01:28:42.839Z] --- PASS: TestJsonFormat (0.01s) [2022-03-10T01:28:42.839Z] === RUN TestRawFormat [2022-03-10T01:28:42.839Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestRawFormatWithLabels [2022-03-10T01:28:42.839Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestRawFormatWithoutTag [2022-03-10T01:28:42.839Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T01:28:42.839Z] === RUN TestBatching [2022-03-10T01:28:42.839Z] === RUN TestNewParse [2022-03-10T01:28:42.839Z] --- PASS: TestNewParse (0.00s) [2022-03-10T01:28:42.839Z] PASS [2022-03-10T01:28:42.839Z] coverage: 8.3% of statements [2022-03-10T01:28:42.839Z] ok github.com/docker/docker/daemon/logger/templates 0.080s coverage: 8.3% of statements [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T01:28:43.076Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T01:28:43.302Z] --- PASS: TestBatching (0.28s) [2022-03-10T01:28:43.302Z] === RUN TestFrequency [2022-03-10T01:28:43.302Z] === RUN TestParseLogFormat [2022-03-10T01:28:43.302Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestValidateLogOptEmpty [2022-03-10T01:28:43.302Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestValidateSyslogAddress [2022-03-10T01:28:43.302Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestParseAddressDefaultPort [2022-03-10T01:28:43.302Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestValidateSyslogFacility [2022-03-10T01:28:43.302Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T01:28:43.302Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestValidateLogOpt [2022-03-10T01:28:43.302Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T01:28:43.302Z] PASS [2022-03-10T01:28:43.302Z] coverage: 46.8% of statements [2022-03-10T01:28:43.302Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-03-10T01:28:43.302Z] --- PASS: TestFrequency (0.16s) [2022-03-10T01:28:43.302Z] === RUN TestOneMessagePerRequest [2022-03-10T01:28:43.302Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-10T01:28:43.302Z] === RUN TestVerify [2022-03-10T01:28:43.302Z] --- PASS: TestVerify (0.00s) [2022-03-10T01:28:43.302Z] === RUN TestSkipVerify [2022-03-10T01:28:43.760Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:43.760Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:43.760Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.024Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T01:28:44.218Z] --- PASS: TestSkipVerify (0.61s) [2022-03-10T01:28:44.218Z] === RUN TestBufferMaximum [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.218Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.683628\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.683628\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T01:28:44.219Z] === RUN TestServerAlwaysDown [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.686621\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.686621\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.686621\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.687621\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] time="2022-03-10T01:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646875723.687621\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:44.219Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T01:28:44.219Z] === RUN TestCannotSendAfterClose [2022-03-10T01:28:44.219Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T01:28:44.219Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T01:28:44.678Z] === RUN TestV1IDService [2022-03-10T01:28:45.140Z] --- PASS: TestV1IDService (0.07s) [2022-03-10T01:28:45.140Z] === RUN TestV2MetadataService [2022-03-10T01:28:45.140Z] time="2022-03-10T01:28:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T01:28:45.140Z] time="2022-03-10T01:28:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1dec79b265c0\"}'" [2022-03-10T01:28:45.140Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T01:28:45.140Z] PASS [2022-03-10T01:28:45.140Z] coverage: 82.5% of statements [2022-03-10T01:28:45.140Z] ok github.com/docker/docker/daemon/logger/splunk 2.160s coverage: 82.5% of statements [2022-03-10T01:28:45.140Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T01:28:45.140Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T01:28:45.140Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T01:28:45.140Z] === RUN TestSuccessfulDownload [2022-03-10T01:28:45.140Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:28:45.140Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T01:28:45.140Z] === RUN TestCancelledDownload [2022-03-10T01:28:45.140Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T01:28:45.140Z] === RUN TestMaxDownloadAttempts [2022-03-10T01:28:45.140Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:28:45.140Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:28:45.140Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:28:45.140Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:28:45.140Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:28:45.140Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:28:45.140Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:28:45.140Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:28:45.140Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T01:28:45.140Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T01:28:45.140Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T01:28:45.140Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T01:28:45.391Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T01:28:45.391Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T01:28:45.391Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T01:28:45.598Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T01:28:45.598Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T01:28:45.598Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T01:28:45.598Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T01:28:45.598Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T01:28:45.598Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T01:28:45.598Z] === RUN TestManifestStore [2022-03-10T01:28:45.598Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T01:28:45.598Z] time="2022-03-10T01:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:28:45.598Z] time="2022-03-10T01:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:28:45.598Z] time="2022-03-10T01:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:28:45.598Z] time="2022-03-10T01:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T01:28:45.598Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T01:28:45.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-03-10T01:28:45.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-10T01:28:45.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-10T01:28:45.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-10T01:28:45.598Z] === RUN TestTransfer [2022-03-10T01:28:45.954Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T01:28:46.056Z] --- PASS: TestTransfer (0.12s) [2022-03-10T01:28:46.056Z] === RUN TestConcurrencyLimit [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3058638345\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/no_local_cache [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/with_local_cache [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="reference for unknown type: " [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="reference for unknown type: " [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="reference for unknown type: " [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="reference for unknown type: " [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="reference for unknown type: " [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T01:28:46.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T01:28:46.056Z] time="2022-03-10T01:28:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore (0.38s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T01:28:46.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T01:28:46.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestFixManifestLayers [2022-03-10T01:28:46.056Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T01:28:46.056Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:28:46.056Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestFixManifestLayersBadParent [2022-03-10T01:28:46.056Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestValidateManifest [2022-03-10T01:28:46.056Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:28:46.056Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestFormatPlatform [2022-03-10T01:28:46.056Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T01:28:46.056Z] === RUN TestPullSchema2Config [2022-03-10T01:28:46.056Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T01:28:46.056Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:28:46.056Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.056Z] === RUN TestPullSchema2Config/500_status [2022-03-10T01:28:46.056Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:28:46.056Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.056Z] --- PASS: TestV2MetadataService (1.29s) [2022-03-10T01:28:46.056Z] PASS [2022-03-10T01:28:46.056Z] coverage: 48.2% of statements [2022-03-10T01:28:46.056Z] ok github.com/docker/docker/distribution/metadata 1.437s coverage: 48.2% of statements [2022-03-10T01:28:46.056Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-10T01:28:46.056Z] === RUN TestInactiveJobs [2022-03-10T01:28:46.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.514Z] === RUN TestPullSchema2Config/EOF [2022-03-10T01:28:46.514Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:28:46.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.514Z] 2022/03/10 01:28:46 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-10T01:28:46.514Z] goroutine 135 [running]: [2022-03-10T01:28:46.514Z] net/http.(*conn).serve.func1() [2022-03-10T01:28:46.514Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:28:46.514Z] panic({0x7a4800, 0x925ea0}) [2022-03-10T01:28:46.514Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:28:46.514Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001fee84, {0x937200, 0xc0003ea540}) [2022-03-10T01:28:46.514Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T01:28:46.514Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x937200, 0xc0003ea540}, 0xc0003cb700) [2022-03-10T01:28:46.514Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T01:28:46.514Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x937200, 0xc0003ea540}, 0x2b8e35) [2022-03-10T01:28:46.515Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:28:46.515Z] net/http.serverHandler.ServeHTTP({0xc0002d2db0}, {0x937200, 0xc0003ea540}, 0xc0003cb700) [2022-03-10T01:28:46.515Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:28:46.515Z] net/http.(*conn).serve(0xc00046e320, {0x93b838, 0xc00045ba40}) [2022-03-10T01:28:46.515Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:28:46.515Z] created by net/http.(*Server).Serve [2022-03-10T01:28:46.515Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:28:46.515Z] === RUN TestNotFound [2022-03-10T01:28:46.515Z] --- PASS: TestNotFound (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestConflict [2022-03-10T01:28:46.515Z] --- PASS: TestConflict (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestForbidden [2022-03-10T01:28:46.515Z] --- PASS: TestForbidden (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestInvalidParameter [2022-03-10T01:28:46.515Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestNotImplemented [2022-03-10T01:28:46.515Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestNotModified [2022-03-10T01:28:46.515Z] --- PASS: TestNotModified (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestUnauthorized [2022-03-10T01:28:46.515Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestUnknown [2022-03-10T01:28:46.515Z] --- PASS: TestUnknown (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestCancelled [2022-03-10T01:28:46.515Z] --- PASS: TestCancelled (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestDeadline [2022-03-10T01:28:46.515Z] --- PASS: TestDeadline (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestDataLoss [2022-03-10T01:28:46.515Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestUnavailable [2022-03-10T01:28:46.515Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestSystem [2022-03-10T01:28:46.515Z] --- PASS: TestSystem (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Conflict [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T01:28:46.515Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T01:28:46.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T01:28:46.515Z] PASS [2022-03-10T01:28:46.515Z] coverage: 53.1% of statements [2022-03-10T01:28:46.515Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-03-10T01:28:46.515Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-10T01:28:46.515Z] === RUN TestWatchRelease [2022-03-10T01:28:46.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.515Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T01:28:46.515Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T01:28:46.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T01:28:46.515Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-10T01:28:46.515Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T01:28:46.515Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T01:28:46.515Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T01:28:46.515Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-10T01:28:46.515Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T01:28:46.515Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestLayerAlreadyExists [2022-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T01:28:46.515Z] === RUN TestWatchFinishedTransfer [2022-03-10T01:28:46.515Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestDuplicateTransfer [2022-03-10T01:28:46.515Z] 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-03-10T01:28:46.515Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T01:28:46.515Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T01:28:46.515Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-10T01:28:46.515Z] === RUN TestSuccessfulUpload [2022-03-10T01:28:46.516Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T01:28:46.772Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T01:28:46.974Z] time="2022-03-10T01:28:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T01:28:46.974Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-03-10T01:28:46.974Z] === RUN TestCancelledUpload [2022-03-10T01:28:46.974Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T01:28:46.974Z] PASS [2022-03-10T01:28:46.974Z] coverage: 76.8% of statements [2022-03-10T01:28:46.974Z] ok github.com/docker/docker/distribution/xfer 1.956s coverage: 76.8% of statements [2022-03-10T01:28:47.336Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T01:28:47.336Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T01:28:47.336Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T01:28:47.898Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T01:28:47.898Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T01:28:47.898Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T01:28:47.898Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T01:28:47.898Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T01:28:47.944Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-03-10T01:28:47.945Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T01:28:47.945Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T01:28:47.945Z] === RUN TestTokenPassThru [2022-03-10T01:28:47.945Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T01:28:47.945Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T01:28:47.945Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T01:28:47.945Z] PASS [2022-03-10T01:28:47.945Z] coverage: 26.7% of statements [2022-03-10T01:28:47.945Z] === RUN TestCompare [2022-03-10T01:28:47.945Z] --- PASS: TestCompare (0.00s) [2022-03-10T01:28:47.945Z] PASS [2022-03-10T01:28:47.945Z] coverage: 19.2% of statements [2022-03-10T01:28:47.945Z] ok github.com/docker/docker/image/cache 0.121s coverage: 19.2% of statements [2022-03-10T01:28:47.945Z] ok github.com/docker/docker/distribution 2.263s coverage: 26.7% of statements [2022-03-10T01:28:47.945Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T01:28:47.945Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T01:28:47.945Z] === RUN TestFSGetInvalidData [2022-03-10T01:28:47.945Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-10T01:28:47.945Z] === RUN TestFSInvalidSet [2022-03-10T01:28:47.945Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-10T01:28:47.945Z] === RUN TestFSInvalidRoot [2022-03-10T01:28:47.945Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T01:28:47.945Z] === RUN TestFSMetadataGetSet [2022-03-10T01:28:48.404Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-10T01:28:48.404Z] === RUN TestFSInvalidWalker [2022-03-10T01:28:48.404Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-10T01:28:48.404Z] === RUN TestFSGetSet [2022-03-10T01:28:48.404Z] --- PASS: TestFSGetSet (0.06s) [2022-03-10T01:28:48.404Z] === RUN TestFSGetUnsetKey [2022-03-10T01:28:48.404Z] --- PASS: TestFSGetUnsetKey (0.03s) [2022-03-10T01:28:48.404Z] === RUN TestFSGetEmptyData [2022-03-10T01:28:48.404Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-10T01:28:48.404Z] === RUN TestFSDelete [2022-03-10T01:28:48.404Z] --- PASS: TestFSDelete (0.02s) [2022-03-10T01:28:48.404Z] === RUN TestFSWalker [2022-03-10T01:28:48.404Z] --- PASS: TestFSWalker (0.02s) [2022-03-10T01:28:48.404Z] === RUN TestFSWalkerStopOnError [2022-03-10T01:28:48.404Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-10T01:28:48.404Z] === RUN TestNewFromJSON [2022-03-10T01:28:48.404Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T01:28:48.404Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestMarshalKeyOrder [2022-03-10T01:28:48.404Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestHistoryEqual [2022-03-10T01:28:48.404Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-10T01:28:48.404Z] === RUN TestImage [2022-03-10T01:28:48.404Z] --- PASS: TestImage (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestImageOSNotEmpty [2022-03-10T01:28:48.404Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T01:28:48.404Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestCreate [2022-03-10T01:28:48.404Z] --- PASS: TestCreate (0.00s) [2022-03-10T01:28:48.404Z] === RUN TestRestore [2022-03-10T01:28:48.404Z] time="2022-03-10T01:28:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T01:28:48.404Z] --- PASS: TestRestore (0.04s) [2022-03-10T01:28:48.404Z] === RUN TestAddDelete [2022-03-10T01:28:48.462Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T01:28:48.862Z] --- PASS: TestAddDelete (0.04s) [2022-03-10T01:28:48.862Z] === RUN TestSearchAfterDelete [2022-03-10T01:28:48.862Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-10T01:28:48.862Z] === RUN TestParentReset [2022-03-10T01:28:48.862Z] --- PASS: TestParentReset (0.04s) [2022-03-10T01:28:48.862Z] === RUN TestGetAndSetLastUpdated [2022-03-10T01:28:48.862Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-10T01:28:48.862Z] === RUN TestStoreLen [2022-03-10T01:28:48.862Z] --- PASS: TestStoreLen (0.06s) [2022-03-10T01:28:48.862Z] PASS [2022-03-10T01:28:48.862Z] coverage: 86.9% of statements [2022-03-10T01:28:48.862Z] ok github.com/docker/docker/image 0.765s coverage: 86.9% of statements [2022-03-10T01:28:48.862Z] === RUN TestValidateManifest [2022-03-10T01:28:48.862Z] === RUN TestValidateManifest/non-nil [2022-03-10T01:28:48.862Z] === RUN TestValidateManifest/nil [2022-03-10T01:28:48.862Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T01:28:48.862Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T01:28:48.862Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T01:28:48.862Z] PASS [2022-03-10T01:28:48.862Z] coverage: 0.7% of statements [2022-03-10T01:28:48.862Z] ok github.com/docker/docker/image/tarexport 0.096s coverage: 0.7% of statements [2022-03-10T01:28:48.862Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T01:28:48.862Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T01:28:48.862Z] PASS [2022-03-10T01:28:48.862Z] coverage: 25.0% of statements [2022-03-10T01:28:49.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T01:28:49.320Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-03-10T01:28:49.320Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T01:28:49.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T01:28:49.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T01:28:49.587Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-10T01:28:49.587Z] PASS [2022-03-10T01:28:49.587Z] [2022-03-10T01:28:49.587Z] DONE 17 tests in 52.388s [2022-03-10T01:28:49.587Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T01:28:49.587Z] ++ 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-03-10T01:28:49.587Z] ++ set -e [2022-03-10T01:28:49.587Z] ++ '[' -n 0 ']' [2022-03-10T01:28:49.587Z] ++ set -x [2022-03-10T01:28:49.587Z] ++ 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-03-10T01:28:49.844Z] INFO: Testing against a local daemon [2022-03-10T01:28:49.844Z] === RUN TestPluginInvalidJSON [2022-03-10T01:28:49.844Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:28:49.844Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:28:49.844Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:28:49.844Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-10T01:28:49.844Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:28:49.844Z] === RUN TestPluginInstall [2022-03-10T01:28:49.844Z] === RUN TestPluginInstall/no_auth [2022-03-10T01:28:50.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-10T01:28:50.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T01:28:50.862Z] === RUN TestSerialization [2022-03-10T01:28:50.862Z] --- PASS: TestSerialization (0.02s) [2022-03-10T01:28:50.862Z] PASS [2022-03-10T01:28:50.862Z] coverage: 100.0% of statements [2022-03-10T01:28:50.862Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2022-03-10T01:28:50.862Z] === RUN TestEmptyLayer [2022-03-10T01:28:50.862Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestCommitFailure [2022-03-10T01:28:50.862Z] --- PASS: TestCommitFailure (0.01s) [2022-03-10T01:28:50.862Z] === RUN TestStartTransactionFailure [2022-03-10T01:28:50.862Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestGetOrphan [2022-03-10T01:28:50.862Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T01:28:50.862Z] === RUN TestMountAndRegister [2022-03-10T01:28:50.862Z] layer_test.go:258: Layer size: 14 [2022-03-10T01:28:50.862Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-10T01:28:50.862Z] === RUN TestLayerRelease [2022-03-10T01:28:50.862Z] layer_test.go:291: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestStoreRestore [2022-03-10T01:28:50.862Z] layer_test.go:340: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestTarStreamStability [2022-03-10T01:28:50.862Z] layer_test.go:455: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestRegisterExistingLayer [2022-03-10T01:28:50.862Z] === RUN TestEnvironmentParsing [2022-03-10T01:28:50.862Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T01:28:50.862Z] PASS [2022-03-10T01:28:50.862Z] coverage: 1.2% of statements [2022-03-10T01:28:50.862Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-03-10T01:28:50.862Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-10T01:28:50.862Z] === RUN TestTarStreamVerification [2022-03-10T01:28:50.862Z] layer_test.go:684: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestLayerMigration [2022-03-10T01:28:50.862Z] migration_test.go:45: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T01:28:50.862Z] migration_test.go:181: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestMountInit [2022-03-10T01:28:50.862Z] mount_test.go:17: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestMountSize [2022-03-10T01:28:50.862Z] mount_test.go:76: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestMountChanges [2022-03-10T01:28:50.862Z] mount_test.go:125: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T01:28:50.862Z] === RUN TestMountApply [2022-03-10T01:28:50.862Z] mount_test.go:212: Failing on Windows [2022-03-10T01:28:50.862Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T01:28:50.862Z] PASS [2022-03-10T01:28:50.862Z] coverage: 30.2% of statements [2022-03-10T01:28:50.862Z] ok github.com/docker/docker/layer 0.328s coverage: 30.2% of statements [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.77s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.86s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.23s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.33s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.36s) [2022-03-10T01:28:51.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.64s) [2022-03-10T01:28:51.201Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:28:51.201Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:28:51.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T01:28:51.230Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T01:28:51.623Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T01:28:51.624Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T01:28:51.624Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T01:28:51.624Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T01:28:52.160Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T01:28:52.160Z] time="2022-03-10T01:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:52.160Z] time="2022-03-10T01:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724d911c13555ebb058cae3282f0b25169f019ec4d539c237897596252b6b009" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:52.160Z] time="2022-03-10T01:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:52.160Z] time="2022-03-10T01:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:724d911c13555ebb058cae3282f0b25169f019ec4d539c237897596252b6b009" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:52.616Z] === RUN TestSequenceGetAvailableBit [2022-03-10T01:28:52.616Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSequenceEqual [2022-03-10T01:28:52.616Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSequenceCopy [2022-03-10T01:28:52.616Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestGetFirstAvailable [2022-03-10T01:28:52.616Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestFindSequence [2022-03-10T01:28:52.616Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestCheckIfAvailable [2022-03-10T01:28:52.616Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestMergeSequences [2022-03-10T01:28:52.616Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestPushReservation [2022-03-10T01:28:52.616Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSerializeDeserialize [2022-03-10T01:28:52.616Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSet [2022-03-10T01:28:52.616Z] --- PASS: TestSet (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSetUnset [2022-03-10T01:28:52.616Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestOffsetSetUnset [2022-03-10T01:28:52.616Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSetInRange [2022-03-10T01:28:52.616Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestSetAnyInRange [2022-03-10T01:28:52.616Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestMethods [2022-03-10T01:28:52.616Z] --- PASS: TestMethods (0.00s) [2022-03-10T01:28:52.616Z] === RUN TestRandomAllocateDeallocate [2022-03-10T01:28:52.713Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:28:52.713Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T01:28:52.713Z] === RUN TestDaemonConfigValidation [2022-03-10T01:28:52.713Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T01:28:52.713Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:28:52.713Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T01:28:52.713Z] === RUN TestDaemonProxy [2022-03-10T01:28:52.713Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:28:52.713Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T01:28:52.713Z] PASS [2022-03-10T01:28:52.713Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-03-10T01:28:52.713Z] [2022-03-10T01:28:52.713Z] === Skipped [2022-03-10T01:28:52.713Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-10T01:28:52.713Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] [2022-03-10T01:28:52.713Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T01:28:52.713Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] [2022-03-10T01:28:52.713Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T01:28:52.713Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:28:52.713Z] [2022-03-10T01:28:52.713Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T01:28:52.713Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:28:52.713Z] [2022-03-10T01:28:52.713Z] DONE 4 tests, 4 skipped in 20.190s [2022-03-10T01:28:52.713Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T01:28:52.724Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T01:28:52.724Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T01:28:53.287Z] time="2022-03-10T01:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:53.287Z] time="2022-03-10T01:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:071aa4e1f67bee036c21f5290bacbe9f0bf29a11a2bd9cf7c08f24a642869db3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:53.287Z] time="2022-03-10T01:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:53.287Z] time="2022-03-10T01:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:071aa4e1f67bee036c21f5290bacbe9f0bf29a11a2bd9cf7c08f24a642869db3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:53.851Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T01:28:53.851Z] === RUN TestPluginInstall/with_insecure [2022-03-10T01:28:54.190Z] === RUN TestInvalidConfig [2022-03-10T01:28:54.190Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T01:28:54.190Z] === RUN TestConfig [2022-03-10T01:28:54.190Z] --- PASS: TestConfig (0.00s) [2022-03-10T01:28:54.190Z] === RUN TestOptionsLabels [2022-03-10T01:28:54.190Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T01:28:54.190Z] === RUN TestValidName [2022-03-10T01:28:54.190Z] --- PASS: TestValidName (0.00s) [2022-03-10T01:28:54.190Z] PASS [2022-03-10T01:28:54.190Z] coverage: 19.7% of statements [2022-03-10T01:28:54.190Z] ok github.com/docker/docker/libnetwork/config 0.120s coverage: 19.7% of statements [2022-03-10T01:28:54.414Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T01:28:54.414Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T01:28:54.670Z] time="2022-03-10T01:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:54.670Z] time="2022-03-10T01:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ff3b48a2881d283bcf935520c45ade98b301ef8fbf3e53cf4eed3ceed74439f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:54.670Z] time="2022-03-10T01:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T01:28:54.670Z] time="2022-03-10T01:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ff3b48a2881d283bcf935520c45ade98b301ef8fbf3e53cf4eed3ceed74439f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T01:28:54.927Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T01:28:55.181Z] === RUN TestKey [2022-03-10T01:28:55.181Z] --- PASS: TestKey (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestParseKey [2022-03-10T01:28:55.181Z] --- PASS: TestParseKey (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestInvalidDataStore [2022-03-10T01:28:55.181Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestKVObjectFlatKey [2022-03-10T01:28:55.181Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T01:28:55.181Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T01:28:55.181Z] PASS [2022-03-10T01:28:55.181Z] coverage: 21.9% of statements [2022-03-10T01:28:55.181Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-10T01:28:55.181Z] === RUN TestErrorInterfaces [2022-03-10T01:28:55.181Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestNetworkMarshalling [2022-03-10T01:28:55.181Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-10T01:28:55.181Z] === RUN TestEndpointMarshalling [2022-03-10T01:28:55.181Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestAuxAddresses [2022-03-10T01:28:55.181Z] time="2022-03-10T01:28:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:28:55.181Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-10T01:28:55.181Z] === RUN TestSRVServiceQuery [2022-03-10T01:28:55.181Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.181Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-10T01:28:55.181Z] === RUN TestServiceVIPReuse [2022-03-10T01:28:55.181Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.181Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-10T01:28:55.181Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T01:28:55.184Z] plugin_test.go:165: [d4ac0b5a2f490] daemon is not started [2022-03-10T01:28:55.184Z] --- PASS: TestPluginInstall (5.24s) [2022-03-10T01:28:55.184Z] --- PASS: TestPluginInstall/no_auth (2.91s) [2022-03-10T01:28:55.184Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2022-03-10T01:28:55.184Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-03-10T01:28:55.184Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:28:55.441Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T01:28:55.652Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-10T01:28:55.652Z] === RUN TestDNSIPQuery [2022-03-10T01:28:55.652Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestDNSProxyServFail [2022-03-10T01:28:55.652Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestSandboxAddEmpty [2022-03-10T01:28:55.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestSandboxAddMultiPrio [2022-03-10T01:28:55.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestSandboxAddSamePrio [2022-03-10T01:28:55.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestCleanupServiceDiscovery [2022-03-10T01:28:55.652Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestDNSOptions [2022-03-10T01:28:55.652Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:28:55.652Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T01:28:55.652Z] time="2022-03-10T01:28:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:28:55.652Z] time="2022-03-10T01:28:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T01:28:55.652Z] --- PASS: TestMultipleControllersWithSameStore (0.05s) [2022-03-10T01:28:55.652Z] PASS [2022-03-10T01:28:55.652Z] coverage: 8.5% of statements [2022-03-10T01:28:55.652Z] ok github.com/docker/docker/libnetwork 0.446s coverage: 8.5% of statements [2022-03-10T01:28:55.652Z] === RUN TestIPDataMarshalling [2022-03-10T01:28:55.652Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T01:28:55.652Z] === RUN TestValidateAndIsV6 [2022-03-10T01:28:55.652Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T01:28:55.652Z] PASS [2022-03-10T01:28:55.652Z] coverage: 68.9% of statements [2022-03-10T01:28:55.652Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-03-10T01:28:55.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:28:55.666Z] INFO: Testing against a local daemon [2022-03-10T01:28:55.666Z] === RUN TestCommitInheritsEnv [2022-03-10T01:28:55.666Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:28:55.666Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T01:28:55.666Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:28:55.666Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:28:55.666Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:28:55.666Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:28:55.666Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:28:55.666Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T01:28:55.666Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:28:55.666Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-10T01:28:55.666Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:28:55.666Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-10T01:28:55.666Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:28:56.007Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T01:28:56.264Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T01:28:56.522Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T01:28:56.644Z] === RUN TestDriver [2022-03-10T01:28:56.644Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:28:56.644Z] PASS [2022-03-10T01:28:56.644Z] coverage: 34.8% of statements [2022-03-10T01:28:56.644Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-03-10T01:28:56.644Z] === RUN TestDriver [2022-03-10T01:28:56.644Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:28:56.644Z] PASS [2022-03-10T01:28:56.644Z] coverage: 34.8% of statements [2022-03-10T01:28:56.644Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2022-03-10T01:28:56.652Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-03-10T01:28:56.652Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:28:56.652Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-10T01:28:56.652Z] === RUN TestTagInvalidReference [2022-03-10T01:28:56.652Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-10T01:28:56.652Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:28:56.652Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-10T01:28:56.652Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:28:56.652Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-10T01:28:56.652Z] === RUN TestTagOfficialNames [2022-03-10T01:28:56.652Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-10T01:28:56.652Z] === RUN TestTagMatchesDigest [2022-03-10T01:28:56.652Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T01:28:56.652Z] PASS [2022-03-10T01:28:56.652Z] ok github.com/docker/docker/integration/image 1.440s [2022-03-10T01:28:56.779Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T01:28:57.114Z] === RUN TestNetworkAllocateFree [2022-03-10T01:28:57.114Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T01:28:57.114Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T01:28:57.114Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T01:28:57.114Z] PASS [2022-03-10T01:28:57.114Z] coverage: 63.6% of statements [2022-03-10T01:28:57.114Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-03-10T01:28:57.124Z] [2022-03-10T01:28:57.124Z] === Skipped [2022-03-10T01:28:57.124Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T01:28:57.124Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:28:57.124Z] [2022-03-10T01:28:57.124Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:28:57.124Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:28:57.124Z] [2022-03-10T01:28:57.124Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T01:28:57.124Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:28:57.124Z] [2022-03-10T01:28:57.124Z] DONE 12 tests, 3 skipped in 5.168s [2022-03-10T01:28:57.124Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T01:28:57.714Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T01:28:57.975Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T01:28:58.105Z] === RUN TestGetEmptyCapabilities [2022-03-10T01:28:58.105Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-10T01:28:58.105Z] === RUN TestGetExtraCapabilities [2022-03-10T01:28:58.105Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-10T01:28:58.105Z] === RUN TestGetInvalidCapabilities [2022-03-10T01:28:58.105Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-10T01:28:58.105Z] === RUN TestRemoteDriver [2022-03-10T01:28:58.105Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T01:28:58.105Z] === RUN TestDriverError [2022-03-10T01:28:58.105Z] --- PASS: TestDriverError (0.00s) [2022-03-10T01:28:58.105Z] === RUN TestMissingValues [2022-03-10T01:28:58.105Z] --- PASS: TestMissingValues (0.01s) [2022-03-10T01:28:58.105Z] === RUN TestRollback [2022-03-10T01:28:58.105Z] --- PASS: TestRollback (0.01s) [2022-03-10T01:28:58.105Z] PASS [2022-03-10T01:28:58.105Z] coverage: 57.4% of statements [2022-03-10T01:28:58.105Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-03-10T01:28:58.540Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T01:28:58.540Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T01:28:58.540Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T01:28:58.540Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T01:28:58.540Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T01:28:58.576Z] === RUN TestNAT [2022-03-10T01:28:58.576Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:28:58.576Z] --- SKIP: TestNAT (0.00s) [2022-03-10T01:28:58.576Z] === RUN TestTransparent [2022-03-10T01:28:58.576Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:28:58.576Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T01:28:58.576Z] PASS [2022-03-10T01:28:58.576Z] coverage: 0.0% of statements [2022-03-10T01:28:58.576Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-03-10T01:28:59.047Z] === RUN TestBuildDefault [2022-03-10T01:28:59.047Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestBuildHostnameDomainname [2022-03-10T01:28:59.047Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestBuildHostname [2022-03-10T01:28:59.047Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestBuildHostnameFQDN [2022-03-10T01:28:59.047Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestBuildNoIP [2022-03-10T01:28:59.047Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestUpdate [2022-03-10T01:28:59.047Z] --- PASS: TestUpdate (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T01:28:59.047Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T01:28:59.047Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestAddEmpty [2022-03-10T01:28:59.047Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestAdd [2022-03-10T01:28:59.047Z] --- PASS: TestAdd (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestDeleteEmpty [2022-03-10T01:28:59.047Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestDeleteNewline [2022-03-10T01:28:59.047Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestDelete [2022-03-10T01:28:59.047Z] --- PASS: TestDelete (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestConcurrentWrites [2022-03-10T01:28:59.047Z] === RUN TestNew [2022-03-10T01:28:59.047Z] --- PASS: TestNew (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestAddDriver [2022-03-10T01:28:59.047Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestAddDuplicateDriver [2022-03-10T01:28:59.047Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T01:28:59.047Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestDriver [2022-03-10T01:28:59.047Z] --- PASS: TestDriver (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestIPAM [2022-03-10T01:28:59.047Z] --- PASS: TestIPAM (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestWalkIPAMs [2022-03-10T01:28:59.047Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T01:28:59.047Z] === RUN TestWalkDrivers [2022-03-10T01:28:59.047Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T01:28:59.047Z] PASS [2022-03-10T01:28:59.047Z] coverage: 82.4% of statements [2022-03-10T01:28:59.047Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2022-03-10T01:28:59.104Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-03-10T01:28:59.104Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2022-03-10T01:28:59.104Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-03-10T01:28:59.104Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:28:59.104Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T01:28:59.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:28:59.341Z] INFO: Testing against a local daemon [2022-03-10T01:28:59.341Z] === RUN TestNetworkCreateDelete [2022-03-10T01:28:59.341Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:28:59.341Z] 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-03-10T01:28:59.341Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonDNSFallback [2022-03-10T01:28:59.341Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestInspectNetwork [2022-03-10T01:28:59.341Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:59.341Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:28:59.341Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:28:59.341Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:28:59.341Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:28:59.341Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:28:59.341Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:28:59.341Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:28:59.341Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:28:59.341Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:28:59.341Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:28:59.341Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T01:28:59.341Z] === RUN TestNetworkList [2022-03-10T01:28:59.341Z] === RUN TestNetworkList//networks [2022-03-10T01:28:59.341Z] === PAUSE TestNetworkList//networks [2022-03-10T01:28:59.341Z] === RUN TestNetworkList//networks/ [2022-03-10T01:28:59.341Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:28:59.341Z] === CONT TestNetworkList//networks [2022-03-10T01:28:59.341Z] === CONT TestNetworkList//networks/ [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkList (0.03s) [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:28:59.341Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:28:59.341Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:28:59.341Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:28:59.341Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:28:59.341Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:28:59.341Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:28:59.341Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:28:59.341Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:28:59.341Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:28:59.341Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:28:59.341Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:28:59.341Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:28:59.341Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:28:59.341Z] PASS [2022-03-10T01:28:59.341Z] ok github.com/docker/docker/integration/network 0.151s [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === Skipped [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T01:28:59.341Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:28:59.341Z] 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-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T01:28:59.341Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T01:28:59.341Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:28:59.341Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:28:59.341Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:28:59.341Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:28:59.341Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:28:59.341Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:28:59.341Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:28:59.341Z] [2022-03-10T01:28:59.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:28:59.342Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:28:59.342Z] [2022-03-10T01:28:59.342Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:28:59.342Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:28:59.342Z] [2022-03-10T01:28:59.342Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:28:59.342Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:28:59.342Z] [2022-03-10T01:28:59.342Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:28:59.342Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:28:59.342Z] [2022-03-10T01:28:59.342Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:28:59.342Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:28:59.342Z] [2022-03-10T01:28:59.342Z] DONE 22 tests, 15 skipped in 2.142s [2022-03-10T01:28:59.342Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T01:28:59.517Z] --- PASS: TestConcurrentWrites (0.30s) [2022-03-10T01:28:59.517Z] PASS [2022-03-10T01:28:59.517Z] coverage: 81.2% of statements [2022-03-10T01:28:59.517Z] ok github.com/docker/docker/libnetwork/etchosts 0.365s coverage: 81.2% of statements [2022-03-10T01:28:59.517Z] --- PASS: TestRandomAllocateDeallocate (7.00s) [2022-03-10T01:28:59.517Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:28:59.517Z] === RUN TestNew [2022-03-10T01:28:59.517Z] --- PASS: TestNew (0.00s) [2022-03-10T01:28:59.517Z] === RUN TestAllocate [2022-03-10T01:28:59.517Z] --- PASS: TestAllocate (0.00s) [2022-03-10T01:28:59.517Z] === RUN TestUninitialized [2022-03-10T01:28:59.517Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T01:28:59.517Z] === RUN TestAllocateInRange [2022-03-10T01:28:59.517Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T01:28:59.517Z] === RUN TestAllocateSerial [2022-03-10T01:28:59.517Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T01:28:59.517Z] PASS [2022-03-10T01:28:59.517Z] coverage: 87.5% of statements [2022-03-10T01:28:59.517Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-03-10T01:28:59.517Z] === RUN TestCaller [2022-03-10T01:28:59.517Z] --- PASS: TestCaller (0.00s) [2022-03-10T01:28:59.517Z] PASS [2022-03-10T01:28:59.517Z] coverage: 100.0% of statements [2022-03-10T01:28:59.517Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-03-10T01:28:59.668Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2022-03-10T01:28:59.668Z] PASS [2022-03-10T01:28:59.668Z] [2022-03-10T01:28:59.668Z] DONE 10 tests in 9.948s [2022-03-10T01:28:59.668Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T01:28:59.668Z] ++ 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-03-10T01:28:59.668Z] ++ set -e [2022-03-10T01:28:59.668Z] ++ '[' -n 0 ']' [2022-03-10T01:28:59.668Z] ++ set -x [2022-03-10T01:28:59.668Z] ++ 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-03-10T01:28:59.668Z] INFO: Testing against a local daemon [2022-03-10T01:28:59.668Z] === RUN TestExternalGraphDriver [2022-03-10T01:28:59.668Z] === RUN TestExternalGraphDriver/json [2022-03-10T01:28:59.812Z] testing: warning: no tests to run [2022-03-10T01:28:59.812Z] PASS [2022-03-10T01:28:59.812Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-03-10T01:28:59.812Z] [2022-03-10T01:28:59.812Z] DONE 0 tests in 0.606s [2022-03-10T01:28:59.812Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T01:29:00.507Z] === RUN TestSetSerialInsertDelete [2022-03-10T01:29:00.507Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T01:29:00.507Z] === RUN TestSetParallelInsertDelete [2022-03-10T01:29:00.798Z] testing: warning: no tests to run [2022-03-10T01:29:00.798Z] PASS [2022-03-10T01:29:00.798Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2022-03-10T01:29:00.798Z] [2022-03-10T01:29:00.798Z] DONE 0 tests in 0.617s [2022-03-10T01:29:00.798Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T01:29:00.978Z] --- PASS: TestAllocateRandomDeallocate (1.62s) [2022-03-10T01:29:00.978Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T01:29:01.266Z] testing: warning: no tests to run [2022-03-10T01:29:01.266Z] PASS [2022-03-10T01:29:01.266Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-03-10T01:29:01.266Z] [2022-03-10T01:29:01.266Z] DONE 0 tests in 0.611s [2022-03-10T01:29:01.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T01:29:01.448Z] === RUN TestInt2IP2IntConversion [2022-03-10T01:29:01.559Z] === RUN TestExternalGraphDriver/spec [2022-03-10T01:29:01.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:29:01.918Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-10T01:29:01.918Z] === RUN TestGetAddressVersion [2022-03-10T01:29:01.918Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T01:29:01.918Z] === RUN TestKeyString [2022-03-10T01:29:01.918Z] --- PASS: TestKeyString (0.00s) [2022-03-10T01:29:01.918Z] === RUN TestPoolDataMarshal [2022-03-10T01:29:01.918Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T01:29:01.918Z] === RUN TestSubnetsMarshal [2022-03-10T01:29:02.253Z] testing: warning: no tests to run [2022-03-10T01:29:02.253Z] PASS [2022-03-10T01:29:02.253Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2022-03-10T01:29:02.253Z] [2022-03-10T01:29:02.253Z] DONE 0 tests in 0.627s [2022-03-10T01:29:02.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T01:29:02.388Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-03-10T01:29:02.389Z] === RUN TestAddSubnets [2022-03-10T01:29:02.389Z] === RUN TestPoolRequest [2022-03-10T01:29:02.389Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T01:29:02.389Z] === RUN TestOtherRequests [2022-03-10T01:29:02.389Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T01:29:02.389Z] PASS [2022-03-10T01:29:02.389Z] coverage: 57.1% of statements [2022-03-10T01:29:02.389Z] ok github.com/docker/docker/libnetwork/ipams/null 0.056s coverage: 57.1% of statements [2022-03-10T01:29:02.389Z] --- PASS: TestAddSubnets (0.08s) [2022-03-10T01:29:02.389Z] === RUN TestDoublePoolRelease [2022-03-10T01:29:02.389Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-10T01:29:02.389Z] === RUN TestAddReleasePoolID [2022-03-10T01:29:02.389Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2022-03-10T01:29:02.389Z] === RUN TestRetrieveFromStore [2022-03-10T01:29:02.389Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-10T01:29:02.389Z] === RUN TestPredefinedPool [2022-03-10T01:29:02.389Z] --- PASS: TestPredefinedPool (0.05s) [2022-03-10T01:29:02.389Z] === RUN TestRemoveSubnet [2022-03-10T01:29:02.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:29:02.859Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-10T01:29:02.859Z] === RUN TestGetSameAddress [2022-03-10T01:29:02.859Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-10T01:29:02.859Z] === RUN TestPoolAllocationReuse [2022-03-10T01:29:02.927Z] === RUN TestExternalGraphDriver/pull [2022-03-10T01:29:03.331Z] --- PASS: TestRetrieveFromStore (0.72s) [2022-03-10T01:29:03.331Z] === RUN TestIsCorrupted [2022-03-10T01:29:03.331Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-10T01:29:03.331Z] === RUN TestSetRollover [2022-03-10T01:29:03.331Z] === RUN TestGetCapabilities [2022-03-10T01:29:03.331Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T01:29:03.331Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T01:29:03.331Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-10T01:29:03.331Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T01:29:03.331Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-10T01:29:03.331Z] === RUN TestRemoteDriver [2022-03-10T01:29:03.331Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T01:29:03.331Z] PASS [2022-03-10T01:29:03.331Z] coverage: 47.4% of statements [2022-03-10T01:29:03.490Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T01:29:03.802Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-03-10T01:29:04.052Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T01:29:04.178Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:29:04.616Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T01:29:04.616Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T01:29:04.616Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T01:29:04.616Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T01:29:04.793Z] === RUN TestWindowsIPAM [2022-03-10T01:29:04.793Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T01:29:04.793Z] PASS [2022-03-10T01:29:04.793Z] coverage: 71.4% of statements [2022-03-10T01:29:04.793Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-10T01:29:04.793Z] --- PASS: TestPoolAllocationReuse (2.06s) [2022-03-10T01:29:04.793Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T01:29:04.793Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-10T01:29:04.793Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T01:29:04.872Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-03-10T01:29:04.872Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-03-10T01:29:04.872Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-03-10T01:29:04.872Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-03-10T01:29:04.872Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:29:05.165Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:29:05.263Z] --- PASS: TestSetRollover (1.91s) [2022-03-10T01:29:05.263Z] === RUN TestSetRolloverSerial [2022-03-10T01:29:05.263Z] === RUN TestDefaultNetwork [2022-03-10T01:29:05.734Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-10T01:29:05.734Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T01:29:06.210Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-03-10T01:29:06.210Z] === RUN TestInitAddressPools [2022-03-10T01:29:06.210Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T01:29:06.210Z] PASS [2022-03-10T01:29:06.210Z] coverage: 74.0% of statements [2022-03-10T01:29:06.210Z] ok github.com/docker/docker/libnetwork/ipamutils 0.671s coverage: 74.0% of statements [2022-03-10T01:29:06.684Z] === RUN TestKeyValue [2022-03-10T01:29:06.684Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T01:29:06.684Z] PASS [2022-03-10T01:29:06.684Z] coverage: 60.0% of statements [2022-03-10T01:29:06.684Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-10T01:29:07.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:07.021Z] INFO: Testing against a local daemon [2022-03-10T01:29:07.021Z] === RUN TestPluginInvalidJSON [2022-03-10T01:29:07.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:29:07.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:29:07.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:29:07.021Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-10T01:29:07.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:29:07.021Z] === RUN TestPluginInstall [2022-03-10T01:29:07.021Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T01:29:07.021Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:29:07.021Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T01:29:07.021Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:29:07.021Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:29:07.021Z] PASS [2022-03-10T01:29:07.021Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2022-03-10T01:29:07.021Z] [2022-03-10T01:29:07.021Z] === Skipped [2022-03-10T01:29:07.021Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T01:29:07.021Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] [2022-03-10T01:29:07.021Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T01:29:07.021Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] [2022-03-10T01:29:07.021Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:29:07.021Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:29:07.021Z] [2022-03-10T01:29:07.021Z] DONE 5 tests, 3 skipped in 4.363s [2022-03-10T01:29:07.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T01:29:07.156Z] --- PASS: TestSetRolloverSerial (1.91s) [2022-03-10T01:29:07.156Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T01:29:07.156Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T01:29:07.156Z] PASS [2022-03-10T01:29:07.156Z] coverage: 84.4% of statements [2022-03-10T01:29:07.156Z] ok github.com/docker/docker/libnetwork/bitseq 14.644s coverage: 84.4% of statements [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy (16.67s) [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.34s) [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.41s) [2022-03-10T01:29:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.74s) [2022-03-10T01:29:07.381Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:29:07.389Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T01:29:07.951Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T01:29:08.147Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.27s) [2022-03-10T01:29:08.147Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-10T01:29:08.514Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T01:29:08.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:08.587Z] INFO: Testing against a local daemon [2022-03-10T01:29:08.587Z] === RUN TestExternalGraphDriver [2022-03-10T01:29:08.587Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:29:08.587Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T01:29:08.587Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:29:08.587Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:29:08.587Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:29:08.587Z] PASS [2022-03-10T01:29:08.587Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.093s [2022-03-10T01:29:09.057Z] [2022-03-10T01:29:09.057Z] === Skipped [2022-03-10T01:29:09.057Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T01:29:09.057Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:29:09.057Z] [2022-03-10T01:29:09.057Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:29:09.057Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:29:09.057Z] [2022-03-10T01:29:09.057Z] DONE 2 tests, 2 skipped in 2.295s [2022-03-10T01:29:09.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T01:29:09.079Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-03-10T01:29:09.079Z] PASS [2022-03-10T01:29:09.079Z] [2022-03-10T01:29:09.079Z] DONE 5 tests in 9.323s [2022-03-10T01:29:09.079Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T01:29:09.079Z] ++ 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-03-10T01:29:09.079Z] ++ set -e [2022-03-10T01:29:09.079Z] ++ '[' -n 0 ']' [2022-03-10T01:29:09.079Z] ++ set -x [2022-03-10T01:29:09.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T01:29:09.079Z] INFO: Testing against a local daemon [2022-03-10T01:29:09.079Z] === RUN TestContinueAfterPluginCrash [2022-03-10T01:29:09.079Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T01:29:09.079Z] === RUN TestReadPluginNoRead [2022-03-10T01:29:09.079Z] === PAUSE TestReadPluginNoRead [2022-03-10T01:29:09.079Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T01:29:09.079Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T01:29:09.079Z] === CONT TestContinueAfterPluginCrash [2022-03-10T01:29:09.079Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T01:29:10.332Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2022-03-10T01:29:10.332Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:29:10.332Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:29:10.332Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-10T01:29:10.332Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:29:10.368Z] === RUN TestNetworkDBSimple [2022-03-10T01:29:10.368Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T01:29:10.368Z] PASS [2022-03-10T01:29:10.368Z] coverage: 100.0% of statements [2022-03-10T01:29:10.368Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-03-10T01:29:11.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:11.279Z] INFO: Testing against a local daemon [2022-03-10T01:29:11.279Z] === RUN TestReadPluginNoRead [2022-03-10T01:29:11.279Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:29:11.279Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T01:29:11.279Z] PASS [2022-03-10T01:29:11.279Z] ok github.com/docker/docker/integration/plugin/logging 0.081s [2022-03-10T01:29:11.279Z] [2022-03-10T01:29:11.279Z] === Skipped [2022-03-10T01:29:11.279Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T01:29:11.279Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:29:11.279Z] [2022-03-10T01:29:11.279Z] DONE 1 tests, 1 skipped in 2.031s [2022-03-10T01:29:11.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T01:29:11.319Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-03-10T01:29:11.319Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:29:11.358Z] 2022/03/10 01:29:10 Closing DB instances... [2022-03-10T01:29:11.358Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.98s) [2022-03-10T01:29:11.358Z] === RUN TestGetAddress [2022-03-10T01:29:11.358Z] === RUN TestGenerate [2022-03-10T01:29:11.358Z] --- PASS: TestGenerate (0.00s) [2022-03-10T01:29:11.358Z] === RUN TestGeneratePtr [2022-03-10T01:29:11.358Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T01:29:11.358Z] === RUN TestGenerateMissingField [2022-03-10T01:29:11.358Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T01:29:11.358Z] === RUN TestFieldCannotBeSet [2022-03-10T01:29:11.358Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T01:29:11.358Z] === RUN TestTypeMismatchError [2022-03-10T01:29:11.358Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T01:29:11.358Z] PASS [2022-03-10T01:29:11.358Z] coverage: 100.0% of statements [2022-03-10T01:29:11.358Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-03-10T01:29:11.827Z] testing: warning: no tests to run [2022-03-10T01:29:11.827Z] PASS [2022-03-10T01:29:11.827Z] coverage: 0.0% of statements [2022-03-10T01:29:12.264Z] testing: warning: no tests to run [2022-03-10T01:29:12.265Z] PASS [2022-03-10T01:29:12.265Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-03-10T01:29:12.265Z] [2022-03-10T01:29:12.265Z] DONE 0 tests in 1.052s [2022-03-10T01:29:12.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T01:29:12.298Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T01:29:12.298Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T01:29:12.298Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-10T01:29:12.298Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T01:29:12.354Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T01:29:12.772Z] === RUN TestRequestNewPort [2022-03-10T01:29:12.773Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestRequestSpecificPort [2022-03-10T01:29:12.773Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestReleasePort [2022-03-10T01:29:12.773Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestReuseReleasedPort [2022-03-10T01:29:12.773Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestReleaseUnreadledPort [2022-03-10T01:29:12.773Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestUnknowProtocol [2022-03-10T01:29:12.773Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestAllocateAllPorts [2022-03-10T01:29:12.773Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestPortAllocation [2022-03-10T01:29:12.773Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T01:29:12.773Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestNoDuplicateBPR [2022-03-10T01:29:12.773Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T01:29:12.773Z] === RUN TestChangePortRange [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T01:29:12.773Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T01:29:12.773Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T01:29:12.773Z] PASS [2022-03-10T01:29:12.773Z] coverage: 88.6% of statements [2022-03-10T01:29:12.773Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-10T01:29:12.917Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T01:29:13.174Z] === CONT TestReadPluginNoRead [2022-03-10T01:29:13.174Z] --- PASS: TestDaemonStartWithLogOpt (4.06s) [2022-03-10T01:29:13.248Z] testing: warning: no tests to run [2022-03-10T01:29:13.248Z] PASS [2022-03-10T01:29:13.248Z] coverage: 0.0% of statements [2022-03-10T01:29:13.248Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-10T01:29:13.718Z] 2022/03/10 01:29:13 Closing DB instances... [2022-03-10T01:29:13.718Z] === RUN TestHashData [2022-03-10T01:29:13.718Z] --- PASS: TestHashData (0.00s) [2022-03-10T01:29:13.718Z] PASS [2022-03-10T01:29:13.718Z] coverage: 2.8% of statements [2022-03-10T01:29:13.718Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-03-10T01:29:14.103Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T01:29:14.188Z] === RUN TestErrorConstructors [2022-03-10T01:29:14.188Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T01:29:14.188Z] === RUN TestCompareIPMask [2022-03-10T01:29:14.188Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T01:29:14.188Z] === RUN TestUtilGetHostPartIP [2022-03-10T01:29:14.188Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T01:29:14.188Z] === RUN TestUtilGetBroadcastIP [2022-03-10T01:29:14.188Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T01:29:14.188Z] === RUN TestParseCIDR [2022-03-10T01:29:14.188Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T01:29:14.188Z] PASS [2022-03-10T01:29:14.188Z] coverage: 37.3% of statements [2022-03-10T01:29:14.188Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-03-10T01:29:14.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-10T01:29:14.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:14.477Z] INFO: Testing against a local daemon [2022-03-10T01:29:14.477Z] === RUN TestPluginWithDevMounts [2022-03-10T01:29:14.477Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:14.477Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T01:29:14.477Z] PASS [2022-03-10T01:29:14.477Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-03-10T01:29:14.477Z] [2022-03-10T01:29:14.477Z] === Skipped [2022-03-10T01:29:14.477Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T01:29:14.477Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:14.477Z] [2022-03-10T01:29:14.477Z] DONE 1 tests, 1 skipped in 1.968s [2022-03-10T01:29:14.477Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T01:29:14.658Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T01:29:14.658Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T01:29:14.658Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T01:29:15.129Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T01:29:15.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T01:29:15.129Z] PASS [2022-03-10T01:29:15.129Z] coverage: 50.0% of statements [2022-03-10T01:29:15.129Z] ok github.com/docker/docker/oci 0.124s coverage: 50.0% of statements [2022-03-10T01:29:15.129Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-10T01:29:15.129Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T01:29:15.601Z] === RUN TestAddressPoolOpt [2022-03-10T01:29:15.601Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/a [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/something [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/_=a [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/PATH [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/=a [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/PATH= [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/PATH=something [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/1asd [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/123 [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/some_space [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/= [2022-03-10T01:29:15.601Z] === RUN TestValidateEnv/PaTh [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestParseHost [2022-03-10T01:29:15.601Z] --- PASS: TestParseHost (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestParseDockerDaemonHost [2022-03-10T01:29:15.601Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestParseTCP [2022-03-10T01:29:15.601Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T01:29:15.601Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestValidateExtraHosts [2022-03-10T01:29:15.601Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestIpOptString [2022-03-10T01:29:15.601Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T01:29:15.601Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T01:29:15.601Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestIpOptSetInvalidVal [2022-03-10T01:29:15.601Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestValidateIPAddress [2022-03-10T01:29:15.601Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestMapOpts [2022-03-10T01:29:15.601Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestListOptsWithoutValidator [2022-03-10T01:29:15.601Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestListOptsWithValidator [2022-03-10T01:29:15.601Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestValidateDNSSearch [2022-03-10T01:29:15.601Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T01:29:15.601Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T01:29:15.601Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestNamedListOpts [2022-03-10T01:29:15.601Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestNamedMapOpts [2022-03-10T01:29:15.601Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestParseLink [2022-03-10T01:29:15.601Z] --- PASS: TestParseLink (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T01:29:15.601Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T01:29:15.601Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T01:29:15.601Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T01:29:15.601Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T01:29:15.601Z] === RUN TestUlimitOpt [2022-03-10T01:29:15.601Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T01:29:15.601Z] PASS [2022-03-10T01:29:15.601Z] coverage: 67.4% of statements [2022-03-10T01:29:15.601Z] ok github.com/docker/docker/opts 0.084s coverage: 67.4% of statements [2022-03-10T01:29:15.601Z] === RUN TestParseVersion [2022-03-10T01:29:15.601Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T01:29:15.601Z] PASS [2022-03-10T01:29:15.601Z] coverage: 52.9% of statements [2022-03-10T01:29:15.601Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2022-03-10T01:29:15.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T01:29:16.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:16.049Z] INFO: Testing against a local daemon [2022-03-10T01:29:16.049Z] === RUN TestSecretInspect [2022-03-10T01:29:16.049Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T01:29:16.049Z] === RUN TestSecretList [2022-03-10T01:29:16.049Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T01:29:16.049Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:29:16.049Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:29:16.049Z] === RUN TestSecretsUpdate [2022-03-10T01:29:16.049Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T01:29:16.049Z] === RUN TestTemplatedSecret [2022-03-10T01:29:16.049Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T01:29:16.049Z] === RUN TestSecretCreateResolve [2022-03-10T01:29:16.049Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:16.049Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T01:29:16.049Z] PASS [2022-03-10T01:29:16.049Z] ok github.com/docker/docker/integration/secret 0.097s [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === Skipped [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T01:29:16.049Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:16.049Z] [2022-03-10T01:29:16.049Z] DONE 6 tests, 6 skipped in 1.748s [2022-03-10T01:29:16.292Z] === RUN TestReadPluginNoRead/default [2022-03-10T01:29:16.517Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T01:29:16.595Z] 2022/03/10 01:29:16 Closing DB instances... [2022-03-10T01:29:16.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-10T01:29:17.586Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T01:29:17.586Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T01:29:17.586Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T01:29:17.586Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-03-10T01:29:17.586Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T01:29:17.586Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T01:29:17.586Z] === RUN TestMiddleware [2022-03-10T01:29:17.586Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T01:29:17.586Z] === RUN TestNewResponseModifier [2022-03-10T01:29:17.586Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T01:29:17.586Z] PASS [2022-03-10T01:29:17.586Z] coverage: 26.8% of statements [2022-03-10T01:29:17.586Z] ok github.com/docker/docker/pkg/authorization 0.385s coverage: 26.8% of statements [2022-03-10T01:29:17.802Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T01:29:18.057Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-10T01:29:18.057Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T01:29:18.057Z] === RUN TestIsArchivePathDir [2022-03-10T01:29:18.057Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-10T01:29:18.057Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T01:29:18.057Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-10T01:29:18.057Z] === RUN TestIsArchivePathTar [2022-03-10T01:29:18.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-10T01:29:18.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-10T01:29:18.365Z] --- PASS: TestContinueAfterPluginCrash (9.23s) [2022-03-10T01:29:18.530Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-10T01:29:18.530Z] === RUN TestDecompressStreamGzip [2022-03-10T01:29:18.530Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-10T01:29:18.530Z] === RUN TestDecompressStreamBzip2 [2022-03-10T01:29:18.530Z] === RUN TestUnbuffered [2022-03-10T01:29:18.530Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T01:29:18.530Z] === RUN TestRaceUnbuffered [2022-03-10T01:29:18.530Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T01:29:18.530Z] PASS [2022-03-10T01:29:18.530Z] coverage: 100.0% of statements [2022-03-10T01:29:18.530Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-03-10T01:29:18.530Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-10T01:29:18.530Z] === RUN TestDecompressStreamXz [2022-03-10T01:29:18.530Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:29:18.530Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T01:29:18.530Z] === RUN TestDecompressStreamZstd [2022-03-10T01:29:18.530Z] archive_test.go:140: zstd not installed [2022-03-10T01:29:18.530Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-10T01:29:18.530Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T01:29:18.531Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T01:29:18.531Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestCompressStreamInvalid [2022-03-10T01:29:18.531Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionInvalid [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionUncompressed [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionBzip2 [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionGzip [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionXz [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestExtensionZstd [2022-03-10T01:29:18.531Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T01:29:18.531Z] === RUN TestCmdStreamLargeStderr [2022-03-10T01:29:18.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:18.737Z] INFO: Testing against a local daemon [2022-03-10T01:29:18.737Z] === RUN TestServiceCreateInit [2022-03-10T01:29:18.737Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:29:18.737Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:29:18.737Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:29:18.737Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceConflict [2022-03-10T01:29:18.737Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:29:18.737Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-10T01:29:18.737Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:29:18.737Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:29:18.737Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:29:18.737Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceSysctls [2022-03-10T01:29:18.737Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-10T01:29:18.737Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:29:18.737Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-10T01:29:18.737Z] === RUN TestInspect [2022-03-10T01:29:18.737Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestInspect (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestCreateJob [2022-03-10T01:29:18.737Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestReplicatedJob [2022-03-10T01:29:18.737Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:29:18.737Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceListWithStatuses [2022-03-10T01:29:18.737Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:29:18.737Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:29:18.737Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServicePlugin [2022-03-10T01:29:18.737Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceUpdateLabel [2022-03-10T01:29:18.737Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:29:18.737Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:29:18.737Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:29:18.737Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T01:29:18.737Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:29:18.737Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-10T01:29:18.737Z] PASS [2022-03-10T01:29:18.737Z] ok github.com/docker/docker/integration/service 0.204s [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === Skipped [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-10T01:29:18.737Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:29:18.737Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-10T01:29:18.737Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-10T01:29:18.737Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T01:29:18.737Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T01:29:18.737Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T01:29:18.737Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T01:29:18.737Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T01:29:18.737Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:29:18.737Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T01:29:18.737Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T01:29:18.737Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T01:29:18.737Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T01:29:18.737Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T01:29:18.737Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T01:29:18.737Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-10T01:29:18.737Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:29:18.737Z] [2022-03-10T01:29:18.737Z] DONE 24 tests, 23 skipped in 2.356s [2022-03-10T01:29:18.737Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T01:29:19.000Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-10T01:29:19.000Z] === RUN TestCmdStreamBad [2022-03-10T01:29:19.000Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:29:19.000Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T01:29:19.000Z] === RUN TestCmdStreamGood [2022-03-10T01:29:19.000Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-10T01:29:19.000Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T01:29:19.000Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-10T01:29:19.000Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T01:29:19.000Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-03-10T01:29:19.000Z] === RUN TestUntarPath [2022-03-10T01:29:19.000Z] --- PASS: TestUntarPath (0.08s) [2022-03-10T01:29:19.000Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T01:29:19.000Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-10T01:29:19.000Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T01:29:19.000Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-10T01:29:19.000Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T01:29:19.000Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T01:29:19.000Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T01:29:19.000Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:29:19.000Z] === RUN TestCopyWithTarSrcFile [2022-03-10T01:29:19.000Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-10T01:29:19.000Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T01:29:19.000Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T01:29:19.000Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T01:29:19.000Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T01:29:19.000Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T01:29:19.000Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T01:29:19.000Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T01:29:19.000Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-10T01:29:19.000Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T01:29:19.000Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-10T01:29:19.000Z] === RUN TestTarFiles [2022-03-10T01:29:19.000Z] === RUN TestMatch [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[foo]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[]#01 [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[qux]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T01:29:19.000Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T01:29:19.000Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T01:29:19.001Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T01:29:19.001Z] PASS [2022-03-10T01:29:19.001Z] coverage: 87.5% of statements [2022-03-10T01:29:19.001Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-03-10T01:29:19.294Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T01:29:19.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-10T01:29:19.991Z] 2022/03/10 01:29:19 Closing DB instances... [2022-03-10T01:29:20.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:20.301Z] INFO: Testing against a local daemon [2022-03-10T01:29:20.301Z] === RUN TestSessionCreate [2022-03-10T01:29:20.301Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:29:20.301Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T01:29:20.301Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:29:20.301Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:29:20.301Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:29:20.301Z] PASS [2022-03-10T01:29:20.301Z] ok github.com/docker/docker/integration/session 0.078s [2022-03-10T01:29:20.301Z] [2022-03-10T01:29:20.301Z] === Skipped [2022-03-10T01:29:20.301Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T01:29:20.301Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:29:20.301Z] [2022-03-10T01:29:20.301Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:29:20.301Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:29:20.301Z] [2022-03-10T01:29:20.301Z] DONE 2 tests, 2 skipped in 1.657s [2022-03-10T01:29:20.461Z] === RUN TestChrootTarUntar [2022-03-10T01:29:20.461Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T01:29:20.461Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T01:29:20.461Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T01:29:20.461Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootCopyWithTar [2022-03-10T01:29:20.461Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootCopyFileWithTar [2022-03-10T01:29:20.461Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootUntarPath [2022-03-10T01:29:20.461Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T01:29:20.461Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T01:29:20.461Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:29:20.461Z] === RUN TestChrootApplyDotDotFile [2022-03-10T01:29:20.461Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:29:20.461Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T01:29:20.461Z] PASS [2022-03-10T01:29:20.461Z] coverage: 15.1% of statements [2022-03-10T01:29:20.461Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-03-10T01:29:20.481Z] docker_api_swarm_node_test.go:20: [d9f579954a196] joining swarm manager [d1a2b21226b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:29:20.737Z] === CONT TestReadPluginNoRead [2022-03-10T01:29:20.737Z] read_test.go:92: [d3380322777d6] daemon is not started [2022-03-10T01:29:20.737Z] --- PASS: TestReadPluginNoRead (7.52s) [2022-03-10T01:29:20.737Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-03-10T01:29:20.737Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-03-10T01:29:20.737Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2022-03-10T01:29:20.737Z] PASS [2022-03-10T01:29:20.737Z] [2022-03-10T01:29:20.737Z] DONE 6 tests in 11.687s [2022-03-10T01:29:20.737Z] 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-03-10T01:29:20.737Z] ++ 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-03-10T01:29:20.737Z] ++ set -e [2022-03-10T01:29:20.737Z] ++ '[' -n 0 ']' [2022-03-10T01:29:20.737Z] ++ set -x [2022-03-10T01:29:20.737Z] ++ 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-03-10T01:29:20.737Z] testing: warning: no tests to run [2022-03-10T01:29:20.737Z] PASS [2022-03-10T01:29:20.737Z] [2022-03-10T01:29:20.737Z] DONE 0 tests in 0.029s [2022-03-10T01:29:20.737Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T01:29:20.737Z] ++ 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-03-10T01:29:20.737Z] ++ set -e [2022-03-10T01:29:20.737Z] ++ '[' -n 0 ']' [2022-03-10T01:29:20.737Z] ++ set -x [2022-03-10T01:29:20.737Z] ++ 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-03-10T01:29:20.770Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T01:29:20.993Z] INFO: Testing against a local daemon [2022-03-10T01:29:20.993Z] === RUN TestPluginWithDevMounts [2022-03-10T01:29:20.993Z] === PAUSE TestPluginWithDevMounts [2022-03-10T01:29:20.993Z] === CONT TestPluginWithDevMounts [2022-03-10T01:29:20.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-10T01:29:21.249Z] docker_api_swarm_node_test.go:21: [df16ad75f77ff] joining swarm manager [d1a2b21226b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:29:21.460Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T01:29:21.460Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T01:29:21.460Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T01:29:21.460Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T01:29:21.460Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T01:29:21.460Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T01:29:21.460Z] PASS [2022-03-10T01:29:21.460Z] coverage: 0.0% of statements [2022-03-10T01:29:21.460Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-03-10T01:29:21.929Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-10T01:29:21.929Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T01:29:22.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:22.335Z] INFO: Testing against a local daemon [2022-03-10T01:29:22.335Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:29:22.335Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:22.335Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestDiskUsage [2022-03-10T01:29:22.335Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:29:22.335Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestEventsExecDie [2022-03-10T01:29:22.335Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:29:22.335Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:29:22.335Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:29:22.335Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestEventsVolumeCreate [2022-03-10T01:29:22.335Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:29:22.335Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestInfoAPI [2022-03-10T01:29:22.335Z] --- PASS: TestInfoAPI (0.04s) [2022-03-10T01:29:22.335Z] === RUN TestInfoAPIWarnings [2022-03-10T01:29:22.335Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:29:22.335Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestInfoDebug [2022-03-10T01:29:22.335Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:22.335Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:29:22.335Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:22.335Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:29:22.335Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:22.335Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T01:29:22.335Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:29:22.400Z] === RUN TestSizeEmpty [2022-03-10T01:29:22.400Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestSizeEmptyFile [2022-03-10T01:29:22.400Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestSizeNonemptyFile [2022-03-10T01:29:22.400Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T01:29:22.400Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T01:29:22.400Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T01:29:22.400Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T01:29:22.400Z] === RUN TestMoveToSubdir [2022-03-10T01:29:22.400Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-10T01:29:22.400Z] === RUN TestSizeNonExistingDirectory [2022-03-10T01:29:22.400Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T01:29:22.400Z] PASS [2022-03-10T01:29:22.400Z] coverage: 80.0% of statements [2022-03-10T01:29:22.400Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2022-03-10T01:29:22.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000844d50_} [2022-03-10T01:29:22.618Z] --- PASS: TestPluginWithDevMounts (1.64s) [2022-03-10T01:29:22.618Z] PASS [2022-03-10T01:29:22.618Z] [2022-03-10T01:29:22.618Z] DONE 1 tests in 1.731s [2022-03-10T01:29:22.618Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T01:29:22.618Z] ++ 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-03-10T01:29:22.618Z] ++ set -e [2022-03-10T01:29:22.618Z] ++ '[' -n 0 ']' [2022-03-10T01:29:22.618Z] ++ set -x [2022-03-10T01:29:22.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-10T01:29:22.618Z] INFO: Testing against a local daemon [2022-03-10T01:29:22.618Z] === RUN TestSecretInspect [2022-03-10T01:29:23.319Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-10T01:29:23.319Z] === RUN TestPingCacheHeaders [2022-03-10T01:29:23.319Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-10T01:29:23.319Z] === RUN TestPingGet [2022-03-10T01:29:23.319Z] --- PASS: TestPingGet (0.03s) [2022-03-10T01:29:23.319Z] === RUN TestPingHead [2022-03-10T01:29:23.320Z] --- PASS: TestPingHead (0.03s) [2022-03-10T01:29:23.320Z] === RUN TestVersion [2022-03-10T01:29:23.320Z] --- PASS: TestVersion (0.03s) [2022-03-10T01:29:23.320Z] PASS [2022-03-10T01:29:23.320Z] ok github.com/docker/docker/integration/system 1.198s [2022-03-10T01:29:23.393Z] === RUN TestPollerAddRemove [2022-03-10T01:29:23.393Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T01:29:23.393Z] === RUN TestPollerEvent [2022-03-10T01:29:23.393Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:29:23.393Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T01:29:23.393Z] === RUN TestPollerClose [2022-03-10T01:29:23.393Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T01:29:23.393Z] PASS [2022-03-10T01:29:23.393Z] coverage: 45.7% of statements [2022-03-10T01:29:23.393Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === Skipped [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:29:23.789Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T01:29:23.789Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T01:29:23.789Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:29:23.789Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T01:29:23.789Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T01:29:23.789Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T01:29:23.789Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T01:29:23.789Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T01:29:23.789Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:29:23.789Z] [2022-03-10T01:29:23.789Z] DONE 15 tests, 9 skipped in 3.017s [2022-03-10T01:29:23.789Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T01:29:23.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13084160965_/foo_false____} [2022-03-10T01:29:24.385Z] 2022/03/10 01:29:23 Closing DB instances... [2022-03-10T01:29:24.385Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T01:29:24.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13084160965_/foo_true____} [2022-03-10T01:29:24.854Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:29:24.854Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T01:29:24.854Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-03-10T01:29:24.854Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T01:29:24.854Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestCopyFile [2022-03-10T01:29:24.854Z] --- PASS: TestCopyFile (0.01s) [2022-03-10T01:29:24.854Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T01:29:24.854Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:29:24.854Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T01:29:24.854Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T01:29:24.854Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:29:24.854Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestWildcardMatches [2022-03-10T01:29:24.854Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestPatternMatches [2022-03-10T01:29:24.854Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T01:29:24.854Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T01:29:24.854Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T01:29:24.854Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T01:29:24.854Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T01:29:24.854Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T01:29:24.854Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestSingleExclamationError [2022-03-10T01:29:24.854Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestMatchesWithNoPatterns [2022-03-10T01:29:24.854Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T01:29:24.854Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T01:29:24.854Z] === RUN TestMatches [2022-03-10T01:29:24.854Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T01:29:24.854Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T01:29:24.854Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T01:29:24.854Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T01:29:24.854Z] --- PASS: TestMatches (0.01s) [2022-03-10T01:29:24.854Z] --- PASS: TestMatches/MatchesOrParentMatches (0.01s) [2022-03-10T01:29:24.855Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T01:29:24.855Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T01:29:24.855Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatterns [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T01:29:24.855Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCreateIfNotExistsDir [2022-03-10T01:29:24.855Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-10T01:29:24.855Z] === RUN TestCreateIfNotExistsFile [2022-03-10T01:29:24.855Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-10T01:29:24.855Z] === RUN TestMatch [2022-03-10T01:29:24.855Z] --- PASS: TestMatch (0.00s) [2022-03-10T01:29:24.855Z] === RUN TestCompile [2022-03-10T01:29:24.855Z] === RUN TestCompile/slash [2022-03-10T01:29:24.855Z] === RUN TestCompile/backslash [2022-03-10T01:29:24.855Z] --- PASS: TestCompile (0.00s) [2022-03-10T01:29:24.855Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T01:29:24.855Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T01:29:24.855Z] PASS [2022-03-10T01:29:24.855Z] coverage: 84.7% of statements [2022-03-10T01:29:24.855Z] ok github.com/docker/docker/pkg/fileutils 0.129s coverage: 84.7% of statements [2022-03-10T01:29:25.110Z] --- PASS: TestSecretInspect (2.46s) [2022-03-10T01:29:25.110Z] === RUN TestSecretList [2022-03-10T01:29:25.325Z] === RUN TestGet [2022-03-10T01:29:25.325Z] --- PASS: TestGet (0.00s) [2022-03-10T01:29:25.325Z] === RUN TestGetShortcutString [2022-03-10T01:29:25.325Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T01:29:25.325Z] PASS [2022-03-10T01:29:25.325Z] coverage: 42.9% of statements [2022-03-10T01:29:25.325Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-03-10T01:29:25.325Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-10T01:29:25.325Z] === RUN TestNetworkDBNodeLeave [2022-03-10T01:29:25.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:25.354Z] INFO: Testing against a local daemon [2022-03-10T01:29:25.354Z] === RUN TestVolumesCreateAndList [2022-03-10T01:29:25.354Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-10T01:29:25.354Z] === RUN TestVolumesRemove [2022-03-10T01:29:25.354Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-10T01:29:25.354Z] === RUN TestVolumesInspect [2022-03-10T01:29:25.354Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-10T01:29:25.354Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:29:25.354Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:29:25.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:29:25.354Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:29:25.354Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T01:29:25.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:29:25.354Z] PASS [2022-03-10T01:29:25.354Z] ok github.com/docker/docker/integration/volume 0.279s [2022-03-10T01:29:25.795Z] --- PASS: TestTarFiles (6.63s) [2022-03-10T01:29:25.795Z] === RUN TestDetectCompressionZstd [2022-03-10T01:29:25.795Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T01:29:25.795Z] === RUN TestTarUntar [2022-03-10T01:29:25.795Z] --- PASS: TestTarUntar (0.04s) [2022-03-10T01:29:25.795Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T01:29:25.795Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-10T01:29:25.795Z] === RUN TestTarWithOptions [2022-03-10T01:29:25.795Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-10T01:29:25.795Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T01:29:25.795Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T01:29:25.795Z] === RUN TestUntarUstarGnuConflict [2022-03-10T01:29:25.795Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T01:29:25.795Z] === RUN TestUntarInvalidFilenames [2022-03-10T01:29:25.825Z] [2022-03-10T01:29:25.825Z] DONE 5 tests in 1.978s [2022-03-10T01:29:25.825Z] INFO: make.ps1 ended at 03/10/2022 01:29:25 [2022-03-10T01:29:25.825Z] INFO: Integration CLI tests being run from the host: [2022-03-10T01:29:25.825Z] 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-03-10T01:29:26.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_false____} [2022-03-10T01:29:26.265Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4199772237\\dest" [2022-03-10T01:29:26.265Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-10T01:29:26.265Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T01:29:26.265Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T01:29:26.265Z] === RUN TestUntarInvalidHardlink [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2692800513\\victim\\hello" -> "../victim/hello" [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2902462963\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2356793145\\victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink778010415\\victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2569211271\\victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4074172032\\victim" -> "../victim" [2022-03-10T01:29:26.265Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-10T01:29:26.265Z] === RUN TestUntarInvalidSymlink [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2052580297\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3943143405\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1482515525\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2263309268\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3761093790\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2778468207\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:26.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2978274116\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T01:29:26.265Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-10T01:29:26.265Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T01:29:26.265Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T01:29:26.265Z] === RUN TestXGlobalNoParent [2022-03-10T01:29:26.265Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T01:29:26.265Z] === RUN TestReplaceFileTarWrapper [2022-03-10T01:29:26.265Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-10T01:29:26.265Z] === RUN TestPrefixHeaderReadable [2022-03-10T01:29:26.265Z] === RUN TestCreateIDMapOrder [2022-03-10T01:29:26.265Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T01:29:26.265Z] PASS [2022-03-10T01:29:26.265Z] coverage: 7.2% of statements [2022-03-10T01:29:26.265Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-03-10T01:29:26.265Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-10T01:29:26.265Z] === RUN TestDisablePigz [2022-03-10T01:29:26.265Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T01:29:26.739Z] --- PASS: TestDisablePigz (0.13s) [2022-03-10T01:29:26.739Z] === RUN TestPigz [2022-03-10T01:29:26.739Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T01:29:26.739Z] --- PASS: TestPigz (0.17s) [2022-03-10T01:29:26.739Z] === RUN TestNosysFileInfo [2022-03-10T01:29:26.739Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T01:29:26.739Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:29:26.739Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestCanonicalTarNameForPath [2022-03-10T01:29:26.739Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestCanonicalTarName [2022-03-10T01:29:26.739Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestChmodTarEntry [2022-03-10T01:29:26.739Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestHardLinkOrder [2022-03-10T01:29:26.739Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-10T01:29:26.739Z] === RUN TestChangeString [2022-03-10T01:29:26.739Z] --- PASS: TestChangeString (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestChangesWithNoChanges [2022-03-10T01:29:26.739Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-10T01:29:26.739Z] === RUN TestChangesWithChanges [2022-03-10T01:29:26.739Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-10T01:29:26.739Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T01:29:26.739Z] changes_test.go:195: needs more investigation [2022-03-10T01:29:26.739Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:29:26.739Z] === RUN TestChangesDirsEmpty [2022-03-10T01:29:27.209Z] --- PASS: TestChangesDirsEmpty (0.19s) [2022-03-10T01:29:27.209Z] === RUN TestChangesDirsMutated [2022-03-10T01:29:27.209Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-03-10T01:29:27.209Z] === RUN TestApplyLayer [2022-03-10T01:29:27.209Z] changes_test.go:432: needs further investigation [2022-03-10T01:29:27.209Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T01:29:27.209Z] changes_test.go:468: needs further investigation [2022-03-10T01:29:27.209Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T01:29:27.209Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T01:29:27.209Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestChangesSize [2022-03-10T01:29:27.209Z] --- PASS: TestChangesSize (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T01:29:27.209Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1212714941\\dest" [2022-03-10T01:29:27.209Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-10T01:29:27.209Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1018981317\\victim\\hello" -> "../victim/hello" [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1102752014\\victim\\hello" -> "/../victim/hello" [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2340750147\\victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1002255709\\victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3951345015\\victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3942792110\\victim" -> "../victim" [2022-03-10T01:29:27.209Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-10T01:29:27.209Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink426251533\\dest\\dotdot" -> "../victim/hello" [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink569081570\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3025025372\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3702146105\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3277976022\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:27.209Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2140824857\\dest\\loophole-victim" -> "../victim" [2022-03-10T01:29:27.209Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-10T01:29:27.209Z] === RUN TestApplyLayerWhiteouts [2022-03-10T01:29:27.209Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-10T01:29:27.209Z] === RUN TestGenerateEmptyFile [2022-03-10T01:29:27.209Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T01:29:27.209Z] === RUN TestGenerateWithContent [2022-03-10T01:29:27.209Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T01:29:27.209Z] PASS [2022-03-10T01:29:27.209Z] coverage: 63.0% of statements [2022-03-10T01:29:27.209Z] ok github.com/docker/docker/pkg/archive 9.391s coverage: 63.0% of statements [2022-03-10T01:29:27.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_true____} [2022-03-10T01:29:27.404Z] --- PASS: TestSecretList (2.12s) [2022-03-10T01:29:27.404Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:29:27.679Z] === RUN TestFixedBufferCap [2022-03-10T01:29:27.679Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestFixedBufferLen [2022-03-10T01:29:27.679Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestFixedBufferString [2022-03-10T01:29:27.679Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestFixedBufferWrite [2022-03-10T01:29:27.679Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestFixedBufferRead [2022-03-10T01:29:27.679Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestBytesPipeRead [2022-03-10T01:29:27.679Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestBytesPipeWrite [2022-03-10T01:29:27.679Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T01:29:27.679Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T01:29:28.156Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-10T01:29:28.156Z] === RUN TestAtomicWriteToFile [2022-03-10T01:29:28.156Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T01:29:28.156Z] === RUN TestAtomicWriteSetCommit [2022-03-10T01:29:28.156Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T01:29:28.156Z] === RUN TestAtomicWriteSetCancel [2022-03-10T01:29:28.156Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-10T01:29:28.156Z] === RUN TestReadCloserWrapperClose [2022-03-10T01:29:28.156Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T01:29:28.156Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestReaderErrWrapperRead [2022-03-10T01:29:28.156Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestCancelReadCloser [2022-03-10T01:29:28.156Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T01:29:28.156Z] === RUN TestWriteCloserWrapperClose [2022-03-10T01:29:28.156Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestNopWriteCloser [2022-03-10T01:29:28.156Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestNopWriter [2022-03-10T01:29:28.156Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T01:29:28.156Z] === RUN TestWriteCounter [2022-03-10T01:29:28.156Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T01:29:28.156Z] PASS [2022-03-10T01:29:28.156Z] coverage: 70.1% of statements [2022-03-10T01:29:28.156Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 70.1% of statements [2022-03-10T01:29:28.156Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-10T01:29:28.156Z] === RUN TestNetworkDBWatch [2022-03-10T01:29:28.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_true__0xc000844d80__} [2022-03-10T01:29:29.147Z] === RUN TestError [2022-03-10T01:29:29.147Z] --- PASS: TestError (0.00s) [2022-03-10T01:29:29.147Z] === RUN TestProgressString [2022-03-10T01:29:29.147Z] === RUN TestProgressString/no_progress [2022-03-10T01:29:29.147Z] === RUN TestProgressString/progress_1 [2022-03-10T01:29:29.147Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T01:29:29.147Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T01:29:29.147Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T01:29:29.147Z] === RUN TestProgressString/with_units [2022-03-10T01:29:29.147Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T01:29:29.147Z] === RUN TestProgressString/hide_counts [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T01:29:29.147Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T01:29:29.147Z] === RUN TestJSONMessageDisplay [2022-03-10T01:29:29.619Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-03-10T01:29:29.619Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T01:29:29.619Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T01:29:29.619Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T01:29:29.619Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T01:29:29.619Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T01:29:29.620Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T01:29:29.620Z] PASS [2022-03-10T01:29:29.620Z] coverage: 91.7% of statements [2022-03-10T01:29:29.620Z] ok github.com/docker/docker/pkg/jsonmessage 0.258s coverage: 91.7% of statements [2022-03-10T01:29:29.700Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-03-10T01:29:29.700Z] === RUN TestSecretsUpdate [2022-03-10T01:29:29.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000844de0_} [2022-03-10T01:29:30.090Z] 2022/03/10 01:29:29 Closing DB instances... [2022-03-10T01:29:30.090Z] === RUN TestStandardLongPath [2022-03-10T01:29:30.090Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T01:29:30.090Z] === RUN TestUNCLongPath [2022-03-10T01:29:30.090Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T01:29:30.090Z] PASS [2022-03-10T01:29:30.090Z] coverage: 100.0% of statements [2022-03-10T01:29:30.090Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-10T01:29:30.561Z] === RUN TestNameFormat [2022-03-10T01:29:30.561Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T01:29:30.561Z] === RUN TestNameRetries [2022-03-10T01:29:30.561Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T01:29:30.561Z] PASS [2022-03-10T01:29:30.561Z] coverage: 85.7% of statements [2022-03-10T01:29:30.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2022-03-10T01:29:31.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000844e28_} [2022-03-10T01:29:31.552Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-03-10T01:29:31.552Z] === RUN TestNetworkDBBulkSync [2022-03-10T01:29:31.552Z] === RUN TestParseKeyValueOpt [2022-03-10T01:29:31.552Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T01:29:31.552Z] === RUN TestParseUintList [2022-03-10T01:29:31.552Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T01:29:31.552Z] === RUN TestParseUintListMaximumLimits [2022-03-10T01:29:31.552Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T01:29:31.552Z] PASS [2022-03-10T01:29:31.552Z] coverage: 97.0% of statements [2022-03-10T01:29:31.552Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-03-10T01:29:31.888Z] --- PASS: TestSecretsUpdate (2.35s) [2022-03-10T01:29:31.888Z] === RUN TestTemplatedSecret [2022-03-10T01:29:31.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-10T01:29:32.542Z] === RUN TestNewAndRemove [2022-03-10T01:29:32.542Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T01:29:32.542Z] === RUN TestRemoveInvalidPath [2022-03-10T01:29:32.542Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T01:29:32.542Z] PASS [2022-03-10T01:29:32.542Z] coverage: 82.6% of statements [2022-03-10T01:29:32.542Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2022-03-10T01:29:32.542Z] 2022/03/10 01:29:32 Closing DB instances... [2022-03-10T01:29:32.556Z] --- PASS: TestBuildMultiStageOnBuild (21.03s) [2022-03-10T01:29:32.556Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:29:32.556Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:29:32.556Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-10T01:29:32.556Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:29:32.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000844ed0_} [2022-03-10T01:29:34.113Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-10T01:29:34.113Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T01:29:34.113Z] --- PASS: TestGetAddress (23.05s) [2022-03-10T01:29:34.113Z] === RUN TestRequestSyntaxCheck [2022-03-10T01:29:34.113Z] === RUN TestFailedConnection [2022-03-10T01:29:34.113Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-10T01:29:34.113Z] === RUN TestRequest [2022-03-10T01:29:34.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000844f48_} [2022-03-10T01:29:35.124Z] --- PASS: TestTemplatedSecret (3.02s) [2022-03-10T01:29:35.124Z] === RUN TestSecretCreateResolve [2022-03-10T01:29:35.684Z] --- PASS: TestFailedConnection (1.14s) [2022-03-10T01:29:35.685Z] === RUN TestFailOnce [2022-03-10T01:29:35.685Z] 2022/03/10 01:29:35 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-10T01:29:35.685Z] goroutine 18 [running]: [2022-03-10T01:29:35.685Z] net/http.(*conn).serve.func1() [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T01:29:35.685Z] panic({0xf4ca00, 0x10609d0}) [2022-03-10T01:29:35.685Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T01:29:35.685Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2c27abe4ab2799ff}, 0xc0000b7a98) [2022-03-10T01:29:35.685Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T01:29:35.685Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x106d900, 0xc000226000}, 0xe81d26) [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T01:29:35.685Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x106d900, 0xc000226000}, 0xc0000ae000) [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T01:29:35.685Z] net/http.serverHandler.ServeHTTP({0x106bff0}, {0x106d900, 0xc000226000}, 0xc0000ae000) [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T01:29:35.685Z] net/http.(*conn).serve(0xc000096000, {0x106f900, 0xc0001453e0}) [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T01:29:35.685Z] created by net/http.(*Server).Serve [2022-03-10T01:29:35.685Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T01:29:35.685Z] time="2022-03-10T01:29:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T01:29:35.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T01:29:36.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:29:36.265Z] INFO: Testing against a local daemon [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T01:29:36.265Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T01:29:36.265Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T01:29:36.265Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T01:29:36.620Z] docker_api_swarm_test.go:502: [d5a2f07e16b49] joining swarm manager [d9f9e2be83a47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:29:36.681Z] --- PASS: TestFailOnce (1.22s) [2022-03-10T01:29:36.681Z] === RUN TestEchoInputOutput [2022-03-10T01:29:36.681Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T01:29:36.681Z] === RUN TestBackoff [2022-03-10T01:29:36.681Z] --- PASS: TestBackoff (0.00s) [2022-03-10T01:29:36.681Z] === RUN TestAbortRetry [2022-03-10T01:29:36.681Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T01:29:36.681Z] === RUN TestClientScheme [2022-03-10T01:29:36.681Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T01:29:36.681Z] === RUN TestNewClientWithTimeout [2022-03-10T01:29:37.154Z] 2022/03/10 01:29:36 Closing DB instances... [2022-03-10T01:29:37.154Z] time="2022-03-10T01:29:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T01:29:37.154Z] time="2022-03-10T01:29:36Z" level=error msg="node: e2e7e7f03927 is unknown to memberlist" [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-10T01:29:37.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-10T01:29:37.250Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T01:29:37.250Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T01:29:37.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-10T01:29:37.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-10T01:29:37.439Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T01:29:37.695Z] --- PASS: TestSecretCreateResolve (2.84s) [2022-03-10T01:29:37.695Z] PASS [2022-03-10T01:29:37.695Z] [2022-03-10T01:29:37.695Z] DONE 6 tests in 15.176s [2022-03-10T01:29:37.695Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T01:29:37.695Z] ++ 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-03-10T01:29:37.695Z] ++ set -e [2022-03-10T01:29:37.695Z] ++ '[' -n 0 ']' [2022-03-10T01:29:37.695Z] ++ set -x [2022-03-10T01:29:37.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-10T01:29:37.953Z] INFO: Testing against a local daemon [2022-03-10T01:29:37.953Z] === RUN TestServiceCreateInit [2022-03-10T01:29:37.953Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:29:38.726Z] time="2022-03-10T01:29:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T01:29:39.321Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T01:29:40.299Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.14s) [2022-03-10T01:29:40.299Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T01:29:41.215Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T01:29:41.294Z] time="2022-03-10T01:29:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T01:29:41.294Z] 2022/03/10 01:29:41 Closing DB instances... [2022-03-10T01:29:42.145Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:29:42.871Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-10T01:29:42.871Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T01:29:43.512Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T01:29:44.443Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T01:29:44.700Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T01:29:45.186Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-10T01:29:45.186Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-10T01:29:45.186Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-10T01:29:45.186Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-10T01:29:45.186Z] Cross building: bundles/cross/linux/s390x [2022-03-10T01:29:45.186Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-10T01:29:45.186Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-10T01:29:45.629Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T01:29:45.836Z] time="2022-03-10T01:29:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T01:29:46.193Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-10T01:29:46.307Z] --- PASS: TestRequest (11.88s) [2022-03-10T01:29:46.307Z] === RUN TestOverlappingRequests [2022-03-10T01:29:46.449Z] --- PASS: TestServiceCreateInit (8.50s) [2022-03-10T01:29:46.449Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2022-03-10T01:29:46.449Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2022-03-10T01:29:46.449Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:29:46.706Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T01:29:46.778Z] --- PASS: TestOverlappingRequests (0.60s) [2022-03-10T01:29:46.778Z] === RUN TestRelease [2022-03-10T01:29:47.494Z] --- PASS: TestBuildMultiStageLayerLeak (14.19s) [2022-03-10T01:29:47.494Z] === RUN TestBuildWithHugeFile [2022-03-10T01:29:47.639Z] docker_api_swarm_test.go:507: [d8799518c6c5e] joining swarm manager [d9f9e2be83a47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:29:47.639Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T01:29:48.203Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T01:29:49.003Z] --- PASS: TestRelease (2.36s) [2022-03-10T01:29:49.003Z] === RUN TestAllocateRandomDeallocate [2022-03-10T01:29:49.133Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T01:29:49.996Z] === RUN TestParseEmptyInterface [2022-03-10T01:29:49.996Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestParseNonInterfaceType [2022-03-10T01:29:49.996Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestParseWithOneFunction [2022-03-10T01:29:49.996Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestParseWithMultipleFuncs [2022-03-10T01:29:49.996Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestParseWithUnnamedReturn [2022-03-10T01:29:49.996Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestEmbeddedInterface [2022-03-10T01:29:49.996Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestParsedImports [2022-03-10T01:29:49.996Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T01:29:49.996Z] === RUN TestAliasedImports [2022-03-10T01:29:49.996Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T01:29:49.996Z] PASS [2022-03-10T01:29:49.996Z] coverage: 56.8% of statements [2022-03-10T01:29:49.996Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2022-03-10T01:29:50.064Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T01:29:50.986Z] === RUN TestHTTPTransport [2022-03-10T01:29:50.986Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T01:29:50.986Z] PASS [2022-03-10T01:29:50.986Z] coverage: 85.7% of statements [2022-03-10T01:29:50.986Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-03-10T01:29:50.994Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T01:29:51.457Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:29:51.457Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T01:29:51.457Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T01:29:51.457Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T01:29:51.457Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T01:29:51.457Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T01:29:51.457Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T01:29:51.457Z] === RUN TestBufferPoolPutAndGet [2022-03-10T01:29:51.558Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T01:29:51.928Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T01:29:51.928Z] PASS [2022-03-10T01:29:51.928Z] coverage: 88.2% of statements [2022-03-10T01:29:51.928Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-03-10T01:29:52.399Z] === RUN TestOutputOnPrematureClose [2022-03-10T01:29:52.399Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T01:29:52.399Z] === RUN TestCompleteSilently [2022-03-10T01:29:52.399Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T01:29:52.399Z] PASS [2022-03-10T01:29:52.399Z] coverage: 75.9% of statements [2022-03-10T01:29:52.399Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-10T01:29:52.488Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T01:29:52.868Z] === RUN TestSendToOneSub [2022-03-10T01:29:52.868Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T01:29:52.868Z] === RUN TestSendToMultipleSubs [2022-03-10T01:29:52.868Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T01:29:52.868Z] === RUN TestEvictOneSub [2022-03-10T01:29:52.868Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T01:29:52.868Z] === RUN TestClosePublisher [2022-03-10T01:29:52.868Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T01:29:52.868Z] === RUN TestPubSubRace [2022-03-10T01:29:53.424Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T01:29:53.860Z] --- PASS: TestPubSubRace (1.08s) [2022-03-10T01:29:53.860Z] PASS [2022-03-10T01:29:53.860Z] coverage: 75.0% of statements [2022-03-10T01:29:53.860Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2022-03-10T01:29:53.986Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T01:29:54.331Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-10T01:29:54.331Z] === RUN TestClientStream [2022-03-10T01:29:54.331Z] --- PASS: TestClientStream (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestClientSendFile [2022-03-10T01:29:54.331Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestClientWithRequestTimeout [2022-03-10T01:29:54.331Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestFileSpecPlugin [2022-03-10T01:29:54.331Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T01:29:54.331Z] === RUN TestFileJSONSpecPlugin [2022-03-10T01:29:54.331Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T01:29:54.331Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-10T01:29:54.331Z] === RUN TestPluginAddHandler [2022-03-10T01:29:54.331Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestPluginWaitBadPlugin [2022-03-10T01:29:54.331Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T01:29:54.331Z] === RUN TestGet [2022-03-10T01:29:54.331Z] time="2022-03-10T01:29:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T01:29:54.552Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T01:29:54.802Z] === RUN TestRegister [2022-03-10T01:29:54.802Z] --- PASS: TestRegister (0.00s) [2022-03-10T01:29:54.802Z] === RUN TestCommand [2022-03-10T01:29:54.802Z] --- PASS: TestCommand (0.04s) [2022-03-10T01:29:54.802Z] === RUN TestNaiveSelf [2022-03-10T01:29:54.802Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-10T01:29:54.802Z] PASS [2022-03-10T01:29:54.802Z] coverage: 82.4% of statements [2022-03-10T01:29:54.802Z] ok github.com/docker/docker/pkg/reexec 0.131s coverage: 82.4% of statements [2022-03-10T01:29:55.275Z] time="2022-03-10T01:29:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T01:29:55.482Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T01:29:55.749Z] === RUN TestDump [2022-03-10T01:29:55.749Z] goroutine 19 [running]: [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.dump(0x101b9d7) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T01:29:55.749Z] testing.tRunner(0xc000085380, 0x118a190) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:29:55.749Z] created by testing.(*T).Run [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:29:55.749Z] [2022-03-10T01:29:55.749Z] goroutine 1 [chan receive]: [2022-03-10T01:29:55.749Z] testing.(*T).Run(0xc0000851e0, {0x117b7b1, 0xffa733}, 0x118a190) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:29:55.749Z] testing.runTests.func1(0xc0000b6810) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:29:55.749Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:29:55.749Z] testing.runTests(0xc0000d0080, {0x12eec20, 0x3, 0x3}, {0x101ac2d, 0x117d4ab, 0x12f36e0}) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:29:55.749Z] testing.(*M).Run(0xc0000d0080) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:29:55.749Z] main.main() [2022-03-10T01:29:55.749Z] _testmain.go:95 +0x1f5 [2022-03-10T01:29:55.749Z] --- PASS: TestDump (0.00s) [2022-03-10T01:29:55.749Z] === RUN TestDumpToFile [2022-03-10T01:29:55.749Z] --- PASS: TestDumpToFile (0.20s) [2022-03-10T01:29:55.749Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T01:29:55.749Z] goroutine 21 [running]: [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.dump(0x1088bb4) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1088f60}) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T01:29:55.749Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-03-10T01:29:55.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T01:29:55.749Z] testing.tRunner(0xc000085860, 0x118a180) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:29:55.749Z] created by testing.(*T).Run [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T01:29:55.749Z] [2022-03-10T01:29:55.749Z] goroutine 1 [chan receive]: [2022-03-10T01:29:55.749Z] testing.(*T).Run(0xc0000851e0, {0x1182596, 0xffa733}, 0x118a180) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T01:29:55.749Z] testing.runTests.func1(0xc0000b6810) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T01:29:55.749Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T01:29:55.749Z] testing.runTests(0xc0000d0080, {0x12eec20, 0x3, 0x3}, {0x101ac2d, 0x117d4ab, 0x12f36e0}) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T01:29:55.749Z] testing.(*M).Run(0xc0000d0080) [2022-03-10T01:29:55.749Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T01:29:55.749Z] main.main() [2022-03-10T01:29:55.749Z] _testmain.go:95 +0x1f5 [2022-03-10T01:29:55.749Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T01:29:55.749Z] PASS [2022-03-10T01:29:55.749Z] coverage: 90.9% of statements [2022-03-10T01:29:55.749Z] --- PASS: TestAllocateRandomDeallocate (6.77s) [2022-03-10T01:29:55.749Z] === RUN TestRetrieveFromStore [2022-03-10T01:29:55.749Z] ok github.com/docker/docker/pkg/stack 0.249s coverage: 90.9% of statements [2022-03-10T01:29:56.045Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T01:29:56.608Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T01:29:56.608Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T01:29:56.753Z] === RUN TestNewStdWriter [2022-03-10T01:29:56.753Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T01:29:56.753Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestWriteWithNilBytes [2022-03-10T01:29:56.753Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestWrite [2022-03-10T01:29:56.753Z] --- PASS: TestWrite (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestWriteWithWriterError [2022-03-10T01:29:56.753Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T01:29:56.753Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyWriteAndRead [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T01:29:56.753Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T01:29:56.753Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T01:29:56.753Z] PASS [2022-03-10T01:29:56.753Z] coverage: 100.0% of statements [2022-03-10T01:29:56.753Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-03-10T01:29:57.224Z] time="2022-03-10T01:29:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T01:29:57.538Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T01:29:57.695Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T01:29:57.695Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T01:29:57.695Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestFormatStatus [2022-03-10T01:29:57.695Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestFormatError [2022-03-10T01:29:57.695Z] --- PASS: TestFormatError (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestFormatJSONError [2022-03-10T01:29:57.695Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T01:29:57.695Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T01:29:57.695Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestNewJSONProgressOutput [2022-03-10T01:29:57.695Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestAuxFormatterEmit [2022-03-10T01:29:57.695Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestStreamWriterStdout [2022-03-10T01:29:57.695Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T01:29:57.695Z] === RUN TestStreamWriterStderr [2022-03-10T01:29:57.695Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T01:29:57.695Z] PASS [2022-03-10T01:29:57.695Z] coverage: 66.2% of statements [2022-03-10T01:29:57.695Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-03-10T01:29:57.796Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T01:29:58.166Z] === RUN TestGenerateRandomID [2022-03-10T01:29:58.166Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestShortenId [2022-03-10T01:29:58.166Z] --- PASS: TestShortenId (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestShortenSha256Id [2022-03-10T01:29:58.166Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestShortenIdEmpty [2022-03-10T01:29:58.166Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestShortenIdInvalid [2022-03-10T01:29:58.166Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestIsShortIDNonHex [2022-03-10T01:29:58.166Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T01:29:58.166Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T01:29:58.166Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T01:29:58.166Z] PASS [2022-03-10T01:29:58.166Z] coverage: 70.6% of statements [2022-03-10T01:29:58.166Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-03-10T01:29:58.166Z] --- PASS: TestRetrieveFromStore (2.43s) [2022-03-10T01:29:58.166Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T01:29:58.166Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-10T01:29:58.166Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T01:29:58.167Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T01:29:58.167Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T01:29:58.167Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T01:29:58.167Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T01:29:58.167Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T01:29:58.167Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T01:29:58.167Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T01:29:58.167Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T01:29:58.167Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T01:29:58.167Z] === RUN TestDebug [2022-03-10T01:29:58.167Z] --- PASS: TestDebug (0.00s) [2022-03-10T01:29:58.167Z] === RUN TestRequestPoolParallel [2022-03-10T01:29:58.639Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-03-10T01:29:58.639Z] === RUN TestFullAllocateRelease [2022-03-10T01:29:58.724Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T01:29:59.110Z] === RUN TestIsCpusetListAvailable [2022-03-10T01:29:59.110Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T01:29:59.110Z] PASS [2022-03-10T01:29:59.110Z] coverage: 39.4% of statements [2022-03-10T01:29:59.110Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-03-10T01:29:59.110Z] --- PASS: TestFullAllocateRelease (0.56s) [2022-03-10T01:29:59.110Z] === RUN TestOddAllocateRelease [2022-03-10T01:29:59.288Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T01:29:59.582Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-10T01:29:59.582Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T01:29:59.582Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-10T01:29:59.582Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T01:29:59.582Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2022-03-10T01:29:59.582Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T01:29:59.851Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T01:30:00.053Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-10T01:30:00.053Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T01:30:00.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:00.053Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:30:00.053Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T01:30:00.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:00.053Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:30:00.053Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T01:30:00.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:00.053Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:30:00.053Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T01:30:00.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:00.053Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:30:00.053Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T01:30:00.053Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:00.053Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:30:00.053Z] PASS [2022-03-10T01:30:00.053Z] coverage: 85.3% of statements [2022-03-10T01:30:00.053Z] ok github.com/docker/docker/libnetwork/ipam 58.318s coverage: 85.3% of statements [2022-03-10T01:30:00.782Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T01:30:01.040Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T01:30:01.052Z] === RUN TestChtimes [2022-03-10T01:30:01.052Z] --- PASS: TestChtimes (0.00s) [2022-03-10T01:30:01.052Z] === RUN TestChtimesWindows [2022-03-10T01:30:01.052Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T01:30:01.052Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T01:30:01.052Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T01:30:01.052Z] PASS [2022-03-10T01:30:01.052Z] coverage: 12.9% of statements [2022-03-10T01:30:01.052Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2022-03-10T01:30:01.522Z] time="2022-03-10T01:30:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T01:30:01.993Z] === RUN TestTailFile [2022-03-10T01:30:01.993Z] --- PASS: TestTailFile (0.00s) [2022-03-10T01:30:01.993Z] === RUN TestTailFileManyLines [2022-03-10T01:30:01.993Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T01:30:01.993Z] === RUN TestTailEmptyFile [2022-03-10T01:30:01.993Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T01:30:01.993Z] === RUN TestTailNegativeN [2022-03-10T01:30:01.993Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.993Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:30:01.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.994Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T01:30:01.994Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:01.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:01.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.503Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T01:30:02.503Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T01:30:02.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.505Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T01:30:02.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.506Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.934Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.978Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T01:30:02.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T01:30:02.980Z] PASS [2022-03-10T01:30:02.980Z] coverage: 88.6% of statements [2022-03-10T01:30:02.980Z] ok github.com/docker/docker/pkg/tailfile 0.397s coverage: 88.6% of statements [2022-03-10T01:30:03.863Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2022-03-10T01:30:03.863Z] === RUN TestCreateServiceConflict [2022-03-10T01:30:03.971Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T01:30:03.971Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-10T01:30:03.971Z] === RUN TestTarSumRemove [2022-03-10T01:30:03.971Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestSortFileInfoSums [2022-03-10T01:30:03.971Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T01:30:03.971Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestNewTarSumForLabel [2022-03-10T01:30:03.971Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestEmptyTar [2022-03-10T01:30:03.971Z] --- PASS: TestEmptyTar (0.01s) [2022-03-10T01:30:03.971Z] === RUN TestTarSumsReadSize [2022-03-10T01:30:03.971Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-10T01:30:03.971Z] === RUN TestTarSums [2022-03-10T01:30:03.971Z] --- PASS: TestTarSums (0.08s) [2022-03-10T01:30:03.971Z] === RUN TestIteration [2022-03-10T01:30:03.971Z] --- PASS: TestIteration (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestVersionLabelForChecksum [2022-03-10T01:30:03.971Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestVersion [2022-03-10T01:30:03.971Z] --- PASS: TestVersion (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestGetVersion [2022-03-10T01:30:03.971Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T01:30:03.971Z] === RUN TestGetVersions [2022-03-10T01:30:03.971Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T01:30:03.971Z] PASS [2022-03-10T01:30:03.971Z] coverage: 89.3% of statements [2022-03-10T01:30:03.971Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2022-03-10T01:30:04.442Z] === RUN TestTruncIndex [2022-03-10T01:30:04.916Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T01:30:04.916Z] PASS [2022-03-10T01:30:04.916Z] coverage: 91.5% of statements [2022-03-10T01:30:04.916Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-03-10T01:30:05.386Z] === RUN TestIsGIT [2022-03-10T01:30:05.386Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T01:30:05.386Z] === RUN TestIsTransport [2022-03-10T01:30:05.386Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T01:30:05.386Z] PASS [2022-03-10T01:30:05.386Z] coverage: 100.0% of statements [2022-03-10T01:30:05.386Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-03-10T01:30:05.755Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T01:30:05.857Z] === RUN TestVersionInfo [2022-03-10T01:30:05.857Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T01:30:05.857Z] === RUN TestAppendVersions [2022-03-10T01:30:05.857Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T01:30:05.857Z] PASS [2022-03-10T01:30:05.857Z] coverage: 88.9% of statements [2022-03-10T01:30:05.857Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-03-10T01:30:06.319Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-03-10T01:30:06.319Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:30:07.435Z] === RUN TestValidatePrivileges [2022-03-10T01:30:07.435Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T01:30:07.435Z] === RUN TestFilterByCapNeg [2022-03-10T01:30:07.435Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T01:30:07.435Z] === RUN TestFilterByCapPos [2022-03-10T01:30:07.435Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T01:30:07.435Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T01:30:07.435Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T01:30:07.435Z] PASS [2022-03-10T01:30:07.435Z] coverage: 12.0% of statements [2022-03-10T01:30:07.435Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-10T01:30:08.211Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T01:30:08.777Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T01:30:09.011Z] === RUN TestNewSettable [2022-03-10T01:30:09.011Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T01:30:09.011Z] === RUN TestIsSettable [2022-03-10T01:30:09.011Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T01:30:09.011Z] === RUN TestUpdateSettingsEnv [2022-03-10T01:30:09.011Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T01:30:09.011Z] PASS [2022-03-10T01:30:09.011Z] coverage: 20.0% of statements [2022-03-10T01:30:09.011Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-03-10T01:30:09.482Z] --- PASS: TestGet (15.01s) [2022-03-10T01:30:09.482Z] === RUN TestPluginWithNoManifest [2022-03-10T01:30:09.482Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T01:30:09.482Z] === RUN TestGetAll [2022-03-10T01:30:09.482Z] --- PASS: TestGetAll (0.00s) [2022-03-10T01:30:09.482Z] PASS [2022-03-10T01:30:09.482Z] coverage: 73.2% of statements [2022-03-10T01:30:09.482Z] ok github.com/docker/docker/pkg/plugins 35.080s coverage: 73.2% of statements [2022-03-10T01:30:09.482Z] === RUN TestLoad [2022-03-10T01:30:09.482Z] --- PASS: TestLoad (0.00s) [2022-03-10T01:30:09.482Z] === RUN TestSave [2022-03-10T01:30:09.482Z] --- PASS: TestSave (0.04s) [2022-03-10T01:30:09.482Z] === RUN TestAddDeleteGet [2022-03-10T01:30:09.482Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-10T01:30:09.482Z] === RUN TestInvalidTags [2022-03-10T01:30:09.482Z] --- PASS: TestInvalidTags (0.01s) [2022-03-10T01:30:09.482Z] PASS [2022-03-10T01:30:09.482Z] coverage: 84.4% of statements [2022-03-10T01:30:09.706Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-03-10T01:30:09.706Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:30:09.953Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T01:30:11.525Z] time="2022-03-10T01:30:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReader [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T01:30:11.525Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T01:30:11.525Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T01:30:11.525Z] PASS [2022-03-10T01:30:11.525Z] coverage: 100.0% of statements [2022-03-10T01:30:11.525Z] ok github.com/docker/docker/registry/resumable 0.263s coverage: 100.0% of statements [2022-03-10T01:30:11.995Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T01:30:11.995Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T01:30:11.995Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T01:30:11.995Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestValidateMirror [2022-03-10T01:30:11.995Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestLoadInsecureRegistries [2022-03-10T01:30:11.995Z] time="2022-03-10T01:30: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-03-10T01:30:11.995Z] time="2022-03-10T01:30: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-03-10T01:30:11.995Z] time="2022-03-10T01:30: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-03-10T01:30:11.995Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-10T01:30:11.995Z] === RUN TestNewServiceConfig [2022-03-10T01:30:11.995Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestValidateIndexName [2022-03-10T01:30:11.995Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestValidateIndexNameWithError [2022-03-10T01:30:11.995Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestEndpointParse [2022-03-10T01:30:11.995Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestEndpointParseInvalid [2022-03-10T01:30:11.995Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestValidateEndpoint [2022-03-10T01:30:11.995Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T01:30:11.995Z] === RUN TestPing [2022-03-10T01:30:11.995Z] --- PASS: TestPing (0.01s) [2022-03-10T01:30:11.995Z] === RUN TestPingRegistryEndpoint [2022-03-10T01:30:11.995Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:11.995Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestEndpoint [2022-03-10T01:30:11.995Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:11.995Z] --- SKIP: TestEndpoint (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestParseRepositoryInfo [2022-03-10T01:30:11.995Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestNewIndexInfo [2022-03-10T01:30:11.995Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T01:30:11.995Z] === RUN TestMirrorEndpointLookup [2022-03-10T01:30:11.995Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:11.995Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-10T01:30:11.995Z] === RUN TestSearchRepositories [2022-03-10T01:30:11.995Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T01:30:11.995Z] Host: 127.0.0.1:49341 [2022-03-10T01:30:11.995Z] User-Agent: docker test client [2022-03-10T01:30:11.995Z] Authorization: Token fake-token [2022-03-10T01:30:11.995Z] X-Docker-Token: true [2022-03-10T01:30:11.995Z] Accept-Encoding: gzip [2022-03-10T01:30:11.995Z] [2022-03-10T01:30:11.995Z] [2022-03-10T01:30:11.995Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T01:30:11.995Z] Connection: close [2022-03-10T01:30:11.995Z] Content-Length: 144 [2022-03-10T01:30:11.995Z] Cache-Control: no-cache [2022-03-10T01:30:11.995Z] Content-Type: application/json [2022-03-10T01:30:11.995Z] Date: Thu, 10 Mar 2022 01:30:11 GMT [2022-03-10T01:30:11.995Z] Expires: -1 [2022-03-10T01:30:11.995Z] Pragma: no-cache [2022-03-10T01:30:11.995Z] Server: docker-tests/mock [2022-03-10T01:30:11.996Z] X-Docker-Registry-Config: mock [2022-03-10T01:30:11.996Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T01:30:11.996Z] [2022-03-10T01:30:11.996Z] [2022-03-10T01:30:11.996Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-10T01:30:11.996Z] === RUN TestTrustedLocation [2022-03-10T01:30:11.996Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T01:30:11.996Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T01:30:11.996Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T01:30:11.996Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T01:30:11.996Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T01:30:11.996Z] === RUN TestIsSecureIndex [2022-03-10T01:30:11.996Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T01:30:11.996Z] PASS [2022-03-10T01:30:11.996Z] coverage: 51.2% of statements [2022-03-10T01:30:11.996Z] ok github.com/docker/docker/registry 0.310s coverage: 51.2% of statements [2022-03-10T01:30:11.996Z] === RUN TestRestartManagerTimeout [2022-03-10T01:30:11.996Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T01:30:11.996Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T01:30:11.996Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T01:30:11.996Z] PASS [2022-03-10T01:30:11.996Z] coverage: 50.9% of statements [2022-03-10T01:30:11.996Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-03-10T01:30:12.238Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T01:30:12.989Z] === RUN TestDecodeContainerConfig [2022-03-10T01:30:12.989Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T01:30:12.989Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T01:30:12.989Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T01:30:12.989Z] === RUN TestValidatePrivileged [2022-03-10T01:30:12.989Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T01:30:12.989Z] PASS [2022-03-10T01:30:12.989Z] coverage: 52.6% of statements [2022-03-10T01:30:12.989Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.6% of statements [2022-03-10T01:30:12.989Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T01:30:12.989Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T01:30:12.989Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T01:30:12.989Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T01:30:12.989Z] PASS [2022-03-10T01:30:12.989Z] coverage: 62.5% of statements [2022-03-10T01:30:12.989Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2022-03-10T01:30:14.131Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T01:30:14.694Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T01:30:15.959Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T01:30:15.959Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T01:30:15.959Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T01:30:15.959Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T01:30:16.955Z] === RUN TestGetDriver [2022-03-10T01:30:16.955Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T01:30:16.955Z] === RUN TestVolumeRequestError [2022-03-10T01:30:16.955Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T01:30:16.955Z] PASS [2022-03-10T01:30:16.955Z] coverage: 36.1% of statements [2022-03-10T01:30:16.955Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-03-10T01:30:16.955Z] === RUN TestGetAddress [2022-03-10T01:30:16.955Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T01:30:16.955Z] === RUN TestRemove [2022-03-10T01:30:16.955Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:30:16.955Z] --- SKIP: TestRemove (0.00s) [2022-03-10T01:30:16.955Z] === RUN TestInitializeWithVolumes [2022-03-10T01:30:16.955Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-10T01:30:16.955Z] === RUN TestCreate [2022-03-10T01:30:16.955Z] --- PASS: TestCreate (0.01s) [2022-03-10T01:30:16.955Z] === RUN TestValidateName [2022-03-10T01:30:16.955Z] --- PASS: TestValidateName (0.00s) [2022-03-10T01:30:16.955Z] === RUN TestCreateWithOpts [2022-03-10T01:30:16.955Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:30:16.955Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T01:30:16.955Z] === RUN TestRelaodNoOpts [2022-03-10T01:30:16.955Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-10T01:30:16.955Z] PASS [2022-03-10T01:30:16.955Z] coverage: 41.5% of statements [2022-03-10T01:30:16.955Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRaw [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T01:30:17.427Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRaw [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T01:30:17.427Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestConvertTmpfsOptions [2022-03-10T01:30:17.427Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T01:30:17.427Z] linux_parser_test.go:209: data="ro" [2022-03-10T01:30:17.427Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestParseMountSpec [2022-03-10T01:30:17.427Z] parser_test.go:62: case 0 [2022-03-10T01:30:17.427Z] parser_test.go:62: case 1 [2022-03-10T01:30:17.427Z] parser_test.go:62: case 2 [2022-03-10T01:30:17.427Z] parser_test.go:62: case 3 [2022-03-10T01:30:17.427Z] parser_test.go:62: case 4 [2022-03-10T01:30:17.427Z] parser_test.go:62: case 5 [2022-03-10T01:30:17.427Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestValidateMount [2022-03-10T01:30:17.427Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRaw [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T01:30:17.427Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T01:30:17.427Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T01:30:17.427Z] PASS [2022-03-10T01:30:17.427Z] coverage: 67.6% of statements [2022-03-10T01:30:17.427Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-03-10T01:30:17.966Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-10T01:30:17.966Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T01:30:18.222Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T01:30:19.008Z] === RUN TestSetGetMeta [2022-03-10T01:30:19.008Z] === PAUSE TestSetGetMeta [2022-03-10T01:30:19.008Z] === RUN TestRestore [2022-03-10T01:30:19.008Z] === PAUSE TestRestore [2022-03-10T01:30:19.008Z] === RUN TestServiceCreate [2022-03-10T01:30:19.008Z] === PAUSE TestServiceCreate [2022-03-10T01:30:19.008Z] === RUN TestServiceList [2022-03-10T01:30:19.008Z] === PAUSE TestServiceList [2022-03-10T01:30:19.008Z] === RUN TestServiceRemove [2022-03-10T01:30:19.008Z] === PAUSE TestServiceRemove [2022-03-10T01:30:19.008Z] === RUN TestServiceGet [2022-03-10T01:30:19.008Z] === PAUSE TestServiceGet [2022-03-10T01:30:19.008Z] === RUN TestServicePrune [2022-03-10T01:30:19.008Z] === PAUSE TestServicePrune [2022-03-10T01:30:19.008Z] === RUN TestCreate [2022-03-10T01:30:19.008Z] === PAUSE TestCreate [2022-03-10T01:30:19.008Z] === RUN TestRemove [2022-03-10T01:30:19.008Z] === PAUSE TestRemove [2022-03-10T01:30:19.008Z] === RUN TestList [2022-03-10T01:30:19.008Z] === PAUSE TestList [2022-03-10T01:30:19.008Z] === RUN TestFindByDriver [2022-03-10T01:30:19.008Z] === PAUSE TestFindByDriver [2022-03-10T01:30:19.008Z] === RUN TestFindByReferenced [2022-03-10T01:30:19.008Z] === PAUSE TestFindByReferenced [2022-03-10T01:30:19.008Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T01:30:19.008Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T01:30:19.008Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:30:19.008Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:30:19.008Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T01:30:19.008Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T01:30:19.008Z] === RUN TestRefDerefRemove [2022-03-10T01:30:19.008Z] === PAUSE TestRefDerefRemove [2022-03-10T01:30:19.008Z] === RUN TestGet [2022-03-10T01:30:19.008Z] === PAUSE TestGet [2022-03-10T01:30:19.008Z] === RUN TestGetWithReference [2022-03-10T01:30:19.008Z] === PAUSE TestGetWithReference [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:30:19.008Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T01:30:19.008Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T01:30:19.008Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T01:30:19.008Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T01:30:19.008Z] === CONT TestSetGetMeta [2022-03-10T01:30:19.008Z] === CONT TestList [2022-03-10T01:30:19.008Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T01:30:19.008Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T01:30:19.008Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-10T01:30:19.008Z] === CONT TestRemove [2022-03-10T01:30:19.008Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-10T01:30:19.008Z] === CONT TestCreate [2022-03-10T01:30:19.008Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-10T01:30:19.008Z] === CONT TestServicePrune [2022-03-10T01:30:19.008Z] --- PASS: TestList (0.05s) [2022-03-10T01:30:19.008Z] === CONT TestServiceGet [2022-03-10T01:30:19.008Z] --- PASS: TestCreate (0.02s) [2022-03-10T01:30:19.008Z] === CONT TestServiceRemove [2022-03-10T01:30:19.008Z] --- PASS: TestRemove (0.04s) [2022-03-10T01:30:19.008Z] === CONT TestServiceList [2022-03-10T01:30:19.008Z] --- PASS: TestServiceGet (0.18s) [2022-03-10T01:30:19.008Z] === CONT TestServiceCreate [2022-03-10T01:30:19.008Z] time="2022-03-10T01:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:30:19.008Z] --- PASS: TestServiceRemove (0.17s) [2022-03-10T01:30:19.008Z] === CONT TestRestore [2022-03-10T01:30:19.008Z] --- PASS: TestServiceList (0.18s) [2022-03-10T01:30:19.008Z] === CONT TestGet [2022-03-10T01:30:19.008Z] time="2022-03-10T01:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:30:19.008Z] time="2022-03-10T01:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:30:19.008Z] === CONT TestGetWithReference [2022-03-10T01:30:19.008Z] --- PASS: TestServiceCreate (0.04s) [2022-03-10T01:30:19.008Z] time="2022-03-10T01:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T01:30:19.008Z] --- PASS: TestGet (0.04s) [2022-03-10T01:30:19.008Z] === CONT TestFindByReferenced [2022-03-10T01:30:19.008Z] time="2022-03-10T01:30:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T01:30:19.008Z] --- PASS: TestRestore (0.05s) [2022-03-10T01:30:19.008Z] === CONT TestRefDerefRemove [2022-03-10T01:30:19.008Z] --- PASS: TestServicePrune (0.25s) [2022-03-10T01:30:19.008Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T01:30:19.008Z] --- PASS: TestGetWithReference (0.04s) [2022-03-10T01:30:19.008Z] === CONT TestFindByDriver [2022-03-10T01:30:19.008Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-10T01:30:19.008Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-10T01:30:19.008Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-10T01:30:19.154Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T01:30:19.481Z] --- PASS: TestFindByDriver (0.03s) [2022-03-10T01:30:19.481Z] PASS [2022-03-10T01:30:19.481Z] coverage: 69.0% of statements [2022-03-10T01:30:19.481Z] ok github.com/docker/docker/volume/service 0.394s coverage: 69.0% of statements [2022-03-10T01:30:20.083Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T01:30:20.647Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T01:30:21.213Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T01:30:21.470Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T01:30:22.033Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T01:30:22.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-10T01:30:22.853Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T01:30:22.853Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T01:30:22.853Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T01:30:23.417Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.68s) [2022-03-10T01:30:23.417Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:30:23.417Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T01:30:23.980Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T01:30:23.980Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T01:30:23.980Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T01:30:23.980Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T01:30:24.543Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T01:30:24.800Z] docker_api_swarm_node_test.go:81: [d3261b7dd9e4b] joining swarm manager [d5022798bbb01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:30:25.364Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T01:30:25.364Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T01:30:25.364Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T01:30:25.621Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T01:30:25.621Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T01:30:25.621Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T01:30:25.621Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T01:30:25.877Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T01:30:27.247Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T01:30:27.247Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T01:30:27.247Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T01:30:30.533Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T01:30:30.534Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T01:30:30.534Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T01:30:30.793Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T01:30:30.793Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T01:30:30.793Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T01:30:31.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T01:30:32.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T01:30:33.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T01:30:34.218Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T01:30:35.149Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T01:30:35.711Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T01:30:36.275Z] --- PASS: TestCreateServiceSecretFileMode (12.86s) [2022-03-10T01:30:36.275Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:30:36.275Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T01:30:36.275Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T01:30:36.839Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T01:30:36.839Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-10T01:30:36.839Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-10T01:30:36.839Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-10T01:30:37.330Z] 2022/03/10 01:30:34 Closing DB instances... [2022-03-10T01:30:37.330Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-10T01:30:37.330Z] === RUN TestFindNode [2022-03-10T01:30:37.330Z] 2022/03/10 01:30:36 Closing DB instances... [2022-03-10T01:30:37.330Z] --- PASS: TestFindNode (0.02s) [2022-03-10T01:30:37.331Z] === RUN TestChangeNodeState [2022-03-10T01:30:37.331Z] 2022/03/10 01:30:36 Closing DB instances... [2022-03-10T01:30:37.331Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T01:30:37.331Z] === RUN TestNodeReincarnation [2022-03-10T01:30:37.331Z] 2022/03/10 01:30:36 Closing DB instances... [2022-03-10T01:30:37.770Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-10T01:30:38.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-10T01:30:38.591Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-10T01:30:39.959Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-10T01:30:39.959Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-10T01:30:39.959Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-10T01:30:39.959Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-10T01:30:40.215Z] docker_api_swarm_node_test.go:53: [dafb7a871eb0a] joining swarm manager [d18df4fda9ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:30:41.146Z] docker_api_swarm_node_test.go:54: [db012486ec444] joining swarm manager [d18df4fda9ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:30:42.377Z] time="2022-03-10T01:30:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T01:30:42.377Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-10T01:30:42.377Z] === RUN TestParallelCreate [2022-03-10T01:30:42.377Z] 2022/03/10 01:30:41 Closing DB instances... [2022-03-10T01:30:42.377Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T01:30:42.377Z] === RUN TestParallelDelete [2022-03-10T01:30:42.377Z] 2022/03/10 01:30:41 Closing DB instances... [2022-03-10T01:30:42.377Z] --- PASS: TestParallelDelete (0.02s) [2022-03-10T01:30:42.377Z] === RUN TestNetworkDBIslands [2022-03-10T01:30:42.377Z] time="2022-03-10T01:30:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7a6bd36f7d1 with config:&{NodeID:c7a6bd36f7d1 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-03-10T01:30:42.377Z] time="2022-03-10T01:30:41Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:42.377Z] time="2022-03-10T01:30:41Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, added to nodes list" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8a87f28e95b2 with config:&{NodeID:8a87f28e95b2 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-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to nodes list" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to nodes list" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, added to nodes list" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T01:30:42.378Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-10T01:30:42.849Z] time="2022-03-10T01:30:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4134b1c7100 with config:&{NodeID:d4134b1c7100 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-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:42Z" level=info msg="Node d4134b1c7100/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a82557988a13 with config:&{NodeID:a82557988a13 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-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node d4134b1c7100/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=info msg="Node d4134b1c7100/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-10T01:30:43.320Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8d57e44cfc2b with config:&{NodeID:8d57e44cfc2b 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-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.792Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=info msg="Node d4134b1c7100/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=info msg="Node d4134b1c7100/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, added to nodes list" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T01:30:43.793Z] time="2022-03-10T01:30:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:43Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:44.264Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=info msg="The new bootstrap node list is:[172.27.229.113:10033 172.27.229.113:10034 172.27.229.113:10035]" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10033" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49372" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10034" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49373" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10035" [2022-03-10T01:30:44.264Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49374" [2022-03-10T01:30:44.736Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="The new bootstrap node list is:[172.27.229.113:10033 172.27.229.113:10034 172.27.229.113:10035]" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10033" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49375" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10034" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49376" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10035" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49377" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node 0 leaving" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1 change state NodeActive --> NodeLeft" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node5(8d57e44cfc2b): Node leave event for c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1 change state NodeActive --> NodeLeft" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node3(d4134b1c7100): Node leave event for c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1 change state NodeActive --> NodeLeft" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node2(8a87f28e95b2): Node leave event for c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1 change state NodeActive --> NodeLeft" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node1(c7a6bd36f7d1): Node leave event for c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1 change state NodeActive --> NodeLeft" [2022-03-10T01:30:44.736Z] time="2022-03-10T01:30:44Z" level=info msg="node4(a82557988a13): Node leave event for c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="Node c7a6bd36f7d1/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:44Z" level=info msg="node 1 leaving" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="node4(a82557988a13): Node leave event for 8a87f28e95b2/172.27.229.113" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2 change state NodeActive --> NodeFailed" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, added to failed nodes list" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="node5(8d57e44cfc2b): Node leave event for 8a87f28e95b2/172.27.229.113" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=info msg="node3(d4134b1c7100): Node leave event for 8a87f28e95b2/172.27.229.113" [2022-03-10T01:30:45.211Z] time="2022-03-10T01:30:45Z" level=error msg="node: 8a87f28e95b2 is unknown to memberlist" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node 8a87f28e95b2/172.27.229.113, left gossip cluster" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="node 2 leaving" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="node4(a82557988a13): Node leave event for d4134b1c7100/172.27.229.113" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="node5(8d57e44cfc2b): Node leave event for d4134b1c7100/172.27.229.113" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100 change state NodeActive --> NodeLeft" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="node3(d4134b1c7100): Node leave event for d4134b1c7100/172.27.229.113" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=debug msg="memberlist: Failed ping: 8d57e44cfc2b (timeout reached)" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.229.113:10036: use of closed network connection" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.229.113:10035: use of closed network connection" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.229.113:10034: use of closed network connection" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49378" [2022-03-10T01:30:45.685Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100/172.27.229.113, left gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100/172.27.229.113, left gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:45Z" level=info msg="Node d4134b1c7100/172.27.229.113, left gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:45Z" level=warning msg="memberlist: Was able to connect to 8d57e44cfc2b but other probes failed, network may be misconfigured" [2022-03-10T01:30:46.156Z] networkdb_test.go:867: node4: OK [2022-03-10T01:30:46.156Z] networkdb_test.go:867: node5: OK [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="node 0 coming back" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4f8861ac51d7 with config:&{NodeID:4f8861ac51d7 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-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to nodes list" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="node 1 coming back" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fb2998f472e7 with config:&{NodeID:fb2998f472e7 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-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node fb2998f472e7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to nodes list" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="node 2 coming back" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4ea230bb5f7 with config:&{NodeID:d4ea230bb5f7 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-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:46.156Z] time="2022-03-10T01:30:46Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, added to nodes list" [2022-03-10T01:30:46.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T01:30:47.323Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T01:30:48.688Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T01:30:49.252Z] --- PASS: TestCreateServiceConfigFileMode (12.97s) [2022-03-10T01:30:49.252Z] === RUN TestCreateServiceSysctls [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T01:30:49.528Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T01:30:49.528Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T01:30:49.528Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T01:30:49.528Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T01:30:49.528Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T01:30:49.528Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T01:30:49.528Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T01:30:49.528Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T01:30:49.528Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T01:30:49.981Z] time="2022-03-10T01:30:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.229.113:10033 172.27.229.113:10034 172.27.229.113:10035]" [2022-03-10T01:30:49.981Z] time="2022-03-10T01:30:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.229.113:10033 172.27.229.113:10034 172.27.229.113:10035]" [2022-03-10T01:30:50.187Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-10T01:30:50.451Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10033" [2022-03-10T01:30:50.451Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49379" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, is the new incarnation of the shutdown node c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10034" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49380" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, is the new incarnation of the shutdown node 8a87f28e95b2/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10035" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49381" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, is the new incarnation of the shutdown node c7a6bd36f7d1/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node a82557988a13/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, is the new incarnation of the shutdown node d4134b1c7100/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, is the new incarnation of the shutdown node 8a87f28e95b2/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, is the new incarnation of the shutdown node d4134b1c7100/172.27.229.113" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.452Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.751Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, joined gossip cluster" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, added to nodes list" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10033" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49382" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49383" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10034" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.229.113:10035" [2022-03-10T01:30:50.933Z] time="2022-03-10T01:30:50Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49384" [2022-03-10T01:30:51.402Z] 2022/03/10 01:30:51 Closing DB instances... [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="node4(a82557988a13): Node leave event for 4f8861ac51d7/172.27.229.113" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="node3(d4ea230bb5f7): Node leave event for 4f8861ac51d7/172.27.229.113" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="node2(fb2998f472e7): Node leave event for 4f8861ac51d7/172.27.229.113" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7 change state NodeActive --> NodeFailed" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, added to failed nodes list" [2022-03-10T01:30:51.402Z] time="2022-03-10T01:30:51Z" level=error msg="node: 4f8861ac51d7 is unknown to memberlist" [2022-03-10T01:30:51.681Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="node5(8d57e44cfc2b): Node leave event for 4f8861ac51d7/172.27.229.113" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node 4f8861ac51d7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="node5(8d57e44cfc2b): Node leave event for fb2998f472e7/172.27.229.113" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="node4(a82557988a13): Node leave event for fb2998f472e7/172.27.229.113" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7 change state NodeActive --> NodeFailed" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7/172.27.229.113, added to failed nodes list" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=info msg="node3(d4ea230bb5f7): Node leave event for fb2998f472e7/172.27.229.113" [2022-03-10T01:30:51.873Z] time="2022-03-10T01:30:51Z" level=error msg="node: fb2998f472e7 is unknown to memberlist" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:51Z" level=info msg="Node fb2998f472e7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="node4(a82557988a13): Node leave event for d4ea230bb5f7/172.27.229.113" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="node5(8d57e44cfc2b): Node leave event for d4ea230bb5f7/172.27.229.113" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7 change state NodeActive --> NodeLeft" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="node3(d4ea230bb5f7): Node leave event for d4ea230bb5f7/172.27.229.113" [2022-03-10T01:30:52.344Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.610Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=info msg="Node d4ea230bb5f7/172.27.229.113, left gossip cluster" [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=debug msg="memberlist: Failed ping: 8d57e44cfc2b (timeout reached)" [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.229.113:10035: use of closed network connection" [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.229.113:10036: use of closed network connection" [2022-03-10T01:30:52.814Z] time="2022-03-10T01:30:52Z" level=debug msg="memberlist: Stream connection from=172.27.229.113:49386" [2022-03-10T01:30:52.868Z] --- PASS: TestCreateServiceSysctls (3.86s) [2022-03-10T01:30:52.868Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:30:53.126Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=info msg="Node a82557988a13 change state NodeActive --> NodeLeft" [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=info msg="node5(8d57e44cfc2b): Node leave event for a82557988a13/172.27.229.113" [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=info msg="Node a82557988a13 change state NodeActive --> NodeLeft" [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=info msg="node4(a82557988a13): Node leave event for a82557988a13/172.27.229.113" [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=warning msg="memberlist: Was able to connect to 8d57e44cfc2b but other probes failed, network may be misconfigured" [2022-03-10T01:30:53.288Z] time="2022-03-10T01:30:53Z" level=debug msg="memberlist: Failed to join 172.27.229.113: dial tcp 172.27.229.113:10034: connectex: No connection could be made because the target machine actively refused it." [2022-03-10T01:30:53.689Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T01:30:53.762Z] time="2022-03-10T01:30:53Z" level=info msg="Node a82557988a13/172.27.229.113, left gossip cluster" [2022-03-10T01:30:54.232Z] time="2022-03-10T01:30:53Z" level=info msg="Node a82557988a13/172.27.229.113, left gossip cluster" [2022-03-10T01:30:54.251Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-10T01:30:54.707Z] time="2022-03-10T01:30:54Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, left gossip cluster" [2022-03-10T01:30:54.707Z] time="2022-03-10T01:30:54Z" level=info msg="Node 8d57e44cfc2b change state NodeActive --> NodeFailed" [2022-03-10T01:30:54.707Z] time="2022-03-10T01:30:54Z" level=info msg="Node 8d57e44cfc2b/172.27.229.113, added to failed nodes list" [2022-03-10T01:30:54.707Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-03-10T01:30:54.707Z] PASS [2022-03-10T01:30:54.707Z] coverage: 60.3% of statements [2022-03-10T01:30:54.707Z] ok github.com/docker/docker/libnetwork/networkdb 104.594s coverage: 60.3% of statements [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T01:30:54.707Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T01:30:55.395Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T01:30:55.395Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T01:30:55.395Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T01:30:55.395Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T01:30:55.395Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T01:30:55.620Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-03-10T01:30:55.620Z] === RUN TestInspect [2022-03-10T01:30:55.620Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-10T01:30:56.989Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === Skipped [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T01:30:57.681Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T01:30:57.681Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-10T01:30:57.681Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-10T01:30:57.681Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-10T01:30:57.681Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T01:30:57.681Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T01:30:57.681Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T01:30:57.681Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T01:30:57.681Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T01:30:57.681Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T01:30:57.681Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T01:30:57.681Z] daemon_test.go:145: root required [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T01:30:57.681Z] reload_test.go:342: root required [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T01:30:57.681Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T01:30:57.681Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T01:30:57.681Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T01:30:57.681Z] download_test.go:267: Needs fixing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T01:30:57.681Z] layer_test.go:291: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T01:30:57.681Z] layer_test.go:340: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T01:30:57.681Z] layer_test.go:455: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T01:30:57.681Z] layer_test.go:684: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T01:30:57.681Z] migration_test.go:45: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T01:30:57.681Z] migration_test.go:181: Failing on Windows [2022-03-10T01:30:57.681Z] [2022-03-10T01:30:57.681Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T01:30:57.682Z] mount_test.go:17: Failing on Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T01:30:57.682Z] mount_test.go:76: Failing on Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T01:30:57.682Z] mount_test.go:125: Failing on Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T01:30:57.682Z] mount_test.go:212: Failing on Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-10T01:30:57.682Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-10T01:30:57.682Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-10T01:30:57.682Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-10T01:30:57.682Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T01:30:57.682Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-10T01:30:57.682Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T01:30:57.682Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T01:30:57.682Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T01:30:57.682Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T01:30:57.682Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T01:30:57.682Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T01:30:57.682Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:30:57.682Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:30:57.682Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:30:57.682Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:30:57.682Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:30:57.682Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-10T01:30:57.682Z] archive_test.go:140: zstd not installed [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T01:30:57.682Z] archive_windows_test.go:16: Currently fails [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T01:30:57.682Z] changes_test.go:195: needs more investigation [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T01:30:57.682Z] changes_test.go:432: needs further investigation [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T01:30:57.682Z] changes_test.go:468: needs further investigation [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T01:30:57.682Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T01:30:57.682Z] poller_test.go:40: No chmod on Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T01:30:57.682Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T01:30:57.682Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T01:30:57.682Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-10T01:30:57.682Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-10T01:30:57.682Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T01:30:57.682Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T01:30:57.682Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T01:30:57.682Z] [2022-03-10T01:30:57.682Z] DONE 2077 tests, 68 skipped in 287.630s [2022-03-10T01:30:57.682Z] INFO: make.ps1 ended at 03/10/2022 01:30:57 [2022-03-10T01:30:58.359Z] --- PASS: TestInspect (3.07s) [2022-03-10T01:30:58.359Z] === RUN TestCreateJob [2022-03-10T01:30:58.360Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T01:30:59.725Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-10T01:30:59.904Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T01:30:59.904Z] INFO: Unit tests ended at 03/10/2022 01:30:59. Duration:00:05:07.6244689 [2022-03-10T01:30:59.904Z] INFO: Building busybox [2022-03-10T01:30:59.904Z] Sending build context to Docker daemon 5.12kB [2022-03-10T01:30:59.904Z] [2022-03-10T01:30:59.904Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T01:30:59.904Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T01:30:59.904Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T01:30:59.904Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T01:30:59.904Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T01:30:59.904Z] ---> 6a11116086a4 [2022-03-10T01:30:59.904Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T01:30:59.904Z] ---> Running in b9ba40819424 [2022-03-10T01:31:01.311Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T01:31:01.311Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T01:31:01.311Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T01:31:01.311Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T01:31:01.311Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T01:31:01.311Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T01:31:01.311Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T01:31:01.311Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T01:31:01.311Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T01:31:02.244Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T01:31:02.244Z] --- PASS: TestCreateJob (3.68s) [2022-03-10T01:31:02.244Z] === RUN TestReplicatedJob [2022-03-10T01:31:03.173Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T01:31:04.262Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T01:31:04.262Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T01:31:04.262Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T01:31:04.262Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T01:31:04.262Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T01:31:04.543Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T01:31:06.623Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-10T01:31:06.623Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-10T01:31:06.623Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-10T01:31:06.623Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-10T01:31:06.623Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T01:31:06.948Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-10T01:31:07.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/test/unit [2022-03-10T01:31:07.486Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-10T01:31:07.486Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-10T01:31:07.486Z] + TESTDIRS=./... [2022-03-10T01:31:07.486Z] + exclude_paths='/vendor/|/integration' [2022-03-10T01:31:07.487Z] ++ go list ./... [2022-03-10T01:31:07.487Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-10T01:31:07.820Z] --- PASS: TestReplicatedJob (5.31s) [2022-03-10T01:31:07.820Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:31:08.423Z] + pkg_list='github.com/docker/docker/api [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:31:08.423Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/backend [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/events [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/filters [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/image [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/mount [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/network [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/registry [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/time [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/volume [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli/config [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli/debug [2022-03-10T01:31:08.424Z] github.com/docker/docker/client [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:31:08.424Z] github.com/docker/docker/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/container/stream [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/config [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/events [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/exec [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/images [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/links [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/names [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/network [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/stats [2022-03-10T01:31:08.424Z] github.com/docker/docker/distribution [2022-03-10T01:31:08.424Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:31:08.424Z] github.com/docker/docker/distribution/utils [2022-03-10T01:31:08.424Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:31:08.424Z] github.com/docker/docker/dockerversion [2022-03-10T01:31:08.424Z] github.com/docker/docker/errdefs [2022-03-10T01:31:08.424Z] github.com/docker/docker/image [2022-03-10T01:31:08.424Z] github.com/docker/docker/image/cache [2022-03-10T01:31:08.424Z] github.com/docker/docker/image/tarexport [2022-03-10T01:31:08.424Z] github.com/docker/docker/image/v1 [2022-03-10T01:31:08.424Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:31:08.424Z] github.com/docker/docker/layer [2022-03-10T01:31:08.424Z] github.com/docker/docker/libcontainerd [2022-03-10T01:31:08.424Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:31:08.424Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:31:08.424Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:31:08.424Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:31:08.424Z] github.com/docker/docker/oci [2022-03-10T01:31:08.424Z] github.com/docker/docker/oci/caps [2022-03-10T01:31:08.424Z] github.com/docker/docker/opts [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/archive [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/directory [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/platform [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/pools [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/progress [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/signal [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/stack [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/system [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:31:08.424Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:31:08.424Z] github.com/docker/docker/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:31:08.424Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:31:08.424Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:31:08.424Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:31:08.424Z] github.com/docker/docker/quota [2022-03-10T01:31:08.424Z] github.com/docker/docker/reference [2022-03-10T01:31:08.424Z] github.com/docker/docker/registry [2022-03-10T01:31:08.424Z] github.com/docker/docker/registry/resumable [2022-03-10T01:31:08.424Z] github.com/docker/docker/restartmanager [2022-03-10T01:31:08.424Z] github.com/docker/docker/rootless [2022-03-10T01:31:08.424Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:31:08.424Z] github.com/docker/docker/runconfig [2022-03-10T01:31:08.424Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/environment [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/registry [2022-03-10T01:31:08.424Z] github.com/docker/docker/testutil/request [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/drivers [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/local [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/mounts [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/service [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:31:08.424Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:31:08.424Z] ++ grep --fixed-strings -v /libnetwork [2022-03-10T01:31:08.424Z] ++ echo 'github.com/docker/docker/api [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/backend [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/events [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/filters [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/image [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/mount [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/network [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/registry [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/time [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:31:08.424Z] github.com/docker/docker/api/types/volume [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:31:08.424Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli/config [2022-03-10T01:31:08.424Z] github.com/docker/docker/cli/debug [2022-03-10T01:31:08.424Z] github.com/docker/docker/client [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:31:08.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:31:08.424Z] github.com/docker/docker/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/container/stream [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:31:08.424Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/config [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/events [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/exec [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/images [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/links [2022-03-10T01:31:08.424Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/names [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/network [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/stats [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/utils [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:31:08.425Z] github.com/docker/docker/dockerversion [2022-03-10T01:31:08.425Z] github.com/docker/docker/errdefs [2022-03-10T01:31:08.425Z] github.com/docker/docker/image [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/cache [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/tarexport [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/v1 [2022-03-10T01:31:08.425Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:31:08.425Z] github.com/docker/docker/layer [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:31:08.425Z] github.com/docker/docker/oci [2022-03-10T01:31:08.425Z] github.com/docker/docker/oci/caps [2022-03-10T01:31:08.425Z] github.com/docker/docker/opts [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/archive [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/directory [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/platform [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pools [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/progress [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/signal [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/stack [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/system [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:31:08.425Z] github.com/docker/docker/plugin [2022-03-10T01:31:08.425Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:31:08.425Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:31:08.425Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:31:08.425Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:31:08.425Z] github.com/docker/docker/quota [2022-03-10T01:31:08.425Z] github.com/docker/docker/reference [2022-03-10T01:31:08.425Z] github.com/docker/docker/registry [2022-03-10T01:31:08.425Z] github.com/docker/docker/registry/resumable [2022-03-10T01:31:08.425Z] github.com/docker/docker/restartmanager [2022-03-10T01:31:08.425Z] github.com/docker/docker/rootless [2022-03-10T01:31:08.425Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:31:08.425Z] github.com/docker/docker/runconfig [2022-03-10T01:31:08.425Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/environment [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/registry [2022-03-10T01:31:08.425Z] github.com/docker/docker/testutil/request [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/drivers [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/local [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/mounts [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/service [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:31:08.425Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:31:08.425Z] + base_pkg_list='github.com/docker/docker/api [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/backend [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/container [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/events [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/filters [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/image [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/mount [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/network [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/registry [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/time [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/versions [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:31:08.425Z] github.com/docker/docker/api/types/volume [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:31:08.425Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:31:08.425Z] github.com/docker/docker/cli [2022-03-10T01:31:08.425Z] github.com/docker/docker/cli/config [2022-03-10T01:31:08.425Z] github.com/docker/docker/cli/debug [2022-03-10T01:31:08.425Z] github.com/docker/docker/client [2022-03-10T01:31:08.425Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:31:08.425Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:31:08.425Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:31:08.425Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:31:08.425Z] github.com/docker/docker/container [2022-03-10T01:31:08.425Z] github.com/docker/docker/container/stream [2022-03-10T01:31:08.425Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:31:08.425Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:31:08.425Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/config [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/events [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/exec [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/images [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/links [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/names [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/network [2022-03-10T01:31:08.425Z] github.com/docker/docker/daemon/stats [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/utils [2022-03-10T01:31:08.425Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:31:08.425Z] github.com/docker/docker/dockerversion [2022-03-10T01:31:08.425Z] github.com/docker/docker/errdefs [2022-03-10T01:31:08.425Z] github.com/docker/docker/image [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/cache [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/tarexport [2022-03-10T01:31:08.425Z] github.com/docker/docker/image/v1 [2022-03-10T01:31:08.425Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:31:08.425Z] github.com/docker/docker/layer [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:31:08.425Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:31:08.425Z] github.com/docker/docker/oci [2022-03-10T01:31:08.425Z] github.com/docker/docker/oci/caps [2022-03-10T01:31:08.425Z] github.com/docker/docker/opts [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/archive [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/directory [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/platform [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pools [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/progress [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/signal [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/stack [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:31:08.425Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/system [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:31:08.426Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:31:08.426Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:31:08.426Z] github.com/docker/docker/quota [2022-03-10T01:31:08.426Z] github.com/docker/docker/reference [2022-03-10T01:31:08.426Z] github.com/docker/docker/registry [2022-03-10T01:31:08.426Z] github.com/docker/docker/registry/resumable [2022-03-10T01:31:08.426Z] github.com/docker/docker/restartmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/rootless [2022-03-10T01:31:08.426Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:31:08.426Z] github.com/docker/docker/runconfig [2022-03-10T01:31:08.426Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/environment [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/registry [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/request [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/drivers [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/local [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/mounts [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/service [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:31:08.426Z] ++ grep --fixed-strings /libnetwork [2022-03-10T01:31:08.426Z] ++ echo 'github.com/docker/docker/api [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/backend [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/container [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/events [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/filters [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/image [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/mount [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/network [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/registry [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/time [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/versions [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:31:08.426Z] github.com/docker/docker/api/types/volume [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:31:08.426Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:31:08.426Z] github.com/docker/docker/cli [2022-03-10T01:31:08.426Z] github.com/docker/docker/cli/config [2022-03-10T01:31:08.426Z] github.com/docker/docker/cli/debug [2022-03-10T01:31:08.426Z] github.com/docker/docker/client [2022-03-10T01:31:08.426Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:31:08.426Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:31:08.426Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:31:08.426Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:31:08.426Z] github.com/docker/docker/container [2022-03-10T01:31:08.426Z] github.com/docker/docker/container/stream [2022-03-10T01:31:08.426Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:31:08.426Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:31:08.426Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/config [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/events [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/exec [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/images [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/links [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/names [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/network [2022-03-10T01:31:08.426Z] github.com/docker/docker/daemon/stats [2022-03-10T01:31:08.426Z] github.com/docker/docker/distribution [2022-03-10T01:31:08.426Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:31:08.426Z] github.com/docker/docker/distribution/utils [2022-03-10T01:31:08.426Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:31:08.426Z] github.com/docker/docker/dockerversion [2022-03-10T01:31:08.426Z] github.com/docker/docker/errdefs [2022-03-10T01:31:08.426Z] github.com/docker/docker/image [2022-03-10T01:31:08.426Z] github.com/docker/docker/image/cache [2022-03-10T01:31:08.426Z] github.com/docker/docker/image/tarexport [2022-03-10T01:31:08.426Z] github.com/docker/docker/image/v1 [2022-03-10T01:31:08.426Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:31:08.426Z] github.com/docker/docker/layer [2022-03-10T01:31:08.426Z] github.com/docker/docker/libcontainerd [2022-03-10T01:31:08.426Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:31:08.426Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:31:08.426Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:31:08.426Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/types [2022-03-10T01:31:08.426Z] github.com/docker/docker/oci [2022-03-10T01:31:08.426Z] github.com/docker/docker/oci/caps [2022-03-10T01:31:08.426Z] github.com/docker/docker/opts [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/archive [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/directory [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/platform [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/pools [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/progress [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/signal [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/stack [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/system [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:31:08.426Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:31:08.426Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:31:08.426Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:31:08.426Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:31:08.426Z] github.com/docker/docker/quota [2022-03-10T01:31:08.426Z] github.com/docker/docker/reference [2022-03-10T01:31:08.426Z] github.com/docker/docker/registry [2022-03-10T01:31:08.426Z] github.com/docker/docker/registry/resumable [2022-03-10T01:31:08.426Z] github.com/docker/docker/restartmanager [2022-03-10T01:31:08.426Z] github.com/docker/docker/rootless [2022-03-10T01:31:08.426Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:31:08.426Z] github.com/docker/docker/runconfig [2022-03-10T01:31:08.426Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/environment [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/registry [2022-03-10T01:31:08.426Z] github.com/docker/docker/testutil/request [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/drivers [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/local [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/mounts [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/service [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:31:08.426Z] github.com/docker/docker/volume/testutils' [2022-03-10T01:31:08.426Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:31:08.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/types' [2022-03-10T01:31:08.427Z] + echo 'github.com/docker/docker/libnetwork [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:31:08.427Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/types' [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:31:08.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:31:08.427Z] + type docker-proxy [2022-03-10T01:31:08.427Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-10T01:31:08.427Z] + hack/make.sh binary-proxy install-proxy [2022-03-10T01:31:08.427Z] [2022-03-10T01:31:08.427Z] Removing bundles/ [2022-03-10T01:31:08.427Z] [2022-03-10T01:31:08.427Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-10T01:31:08.427Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-10T01:31:08.427Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T01:31:09.711Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T01:31:09.975Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T01:31:10.141Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T01:31:10.905Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2022-03-10T01:31:10.905Z] === RUN TestServiceListWithStatuses [2022-03-10T01:31:10.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:31:10.905Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:31:10.905Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:31:11.161Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T01:31:12.090Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-10T01:31:12.347Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T01:31:12.911Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-10T01:31:12.911Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-10T01:31:13.167Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T01:31:13.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-10T01:31:14.536Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T01:31:14.994Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-10T01:31:14.994Z] [2022-03-10T01:31:14.994Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-10T01:31:14.994Z] Installing docker-proxy to /usr/local/bin/ [2022-03-10T01:31:14.994Z] [2022-03-10T01:31:14.994Z] + mkdir -p bundles [2022-03-10T01:31:14.994Z] + '[' -n 'github.com/docker/docker/api [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/backend/build [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/httputils [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/middleware [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/build [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/container [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/debug [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/image [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/network [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/session [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/system [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/server/router/volume [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/backend [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/container [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/events [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/filters [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/image [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/mount [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/network [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/registry [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/strslice [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/swarm [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/time [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/versions [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T01:31:14.994Z] github.com/docker/docker/api/types/volume [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/dockerfile [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/remotecontext [2022-03-10T01:31:14.994Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T01:31:14.994Z] github.com/docker/docker/cli [2022-03-10T01:31:14.994Z] github.com/docker/docker/cli/config [2022-03-10T01:31:14.994Z] github.com/docker/docker/cli/debug [2022-03-10T01:31:14.994Z] github.com/docker/docker/client [2022-03-10T01:31:14.994Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T01:31:14.994Z] github.com/docker/docker/cmd/dockerd [2022-03-10T01:31:14.994Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T01:31:14.994Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T01:31:14.994Z] github.com/docker/docker/container [2022-03-10T01:31:14.994Z] github.com/docker/docker/container/stream [2022-03-10T01:31:14.994Z] github.com/docker/docker/contrib/apparmor [2022-03-10T01:31:14.994Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T01:31:14.994Z] github.com/docker/docker/contrib/httpserver [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/config [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/events [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/exec [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T01:31:14.994Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/images [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/initlayer [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/links [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/listeners [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/local [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/names [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/network [2022-03-10T01:31:14.995Z] github.com/docker/docker/daemon/stats [2022-03-10T01:31:14.995Z] github.com/docker/docker/distribution [2022-03-10T01:31:14.995Z] github.com/docker/docker/distribution/metadata [2022-03-10T01:31:14.995Z] github.com/docker/docker/distribution/utils [2022-03-10T01:31:14.995Z] github.com/docker/docker/distribution/xfer [2022-03-10T01:31:14.995Z] github.com/docker/docker/dockerversion [2022-03-10T01:31:14.995Z] github.com/docker/docker/errdefs [2022-03-10T01:31:14.995Z] github.com/docker/docker/image [2022-03-10T01:31:14.995Z] github.com/docker/docker/image/cache [2022-03-10T01:31:14.995Z] github.com/docker/docker/image/tarexport [2022-03-10T01:31:14.995Z] github.com/docker/docker/image/v1 [2022-03-10T01:31:14.995Z] github.com/docker/docker/internal/test/suite [2022-03-10T01:31:14.995Z] github.com/docker/docker/layer [2022-03-10T01:31:14.995Z] github.com/docker/docker/libcontainerd [2022-03-10T01:31:14.995Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T01:31:14.995Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T01:31:14.995Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T01:31:14.995Z] github.com/docker/docker/libcontainerd/types [2022-03-10T01:31:14.995Z] github.com/docker/docker/oci [2022-03-10T01:31:14.995Z] github.com/docker/docker/oci/caps [2022-03-10T01:31:14.995Z] github.com/docker/docker/opts [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/aaparser [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/archive [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/authorization [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/capabilities [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/containerfs [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/directory [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/dmesg [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/filenotify [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/fileutils [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/fsutils [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/homedir [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/idtools [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/ioutils [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/longpath [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/loopback [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/parsers [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/pidfile [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/platform [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugins [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/pools [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/progress [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/pubsub [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/reexec [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/signal [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/stack [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/stringid [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/system [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/tailfile [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/tarsum [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/truncindex [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/urlutil [2022-03-10T01:31:14.995Z] github.com/docker/docker/pkg/useragent [2022-03-10T01:31:14.995Z] github.com/docker/docker/plugin [2022-03-10T01:31:14.995Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T01:31:14.995Z] github.com/docker/docker/plugin/v2 [2022-03-10T01:31:14.995Z] github.com/docker/docker/profiles/apparmor [2022-03-10T01:31:14.995Z] github.com/docker/docker/profiles/seccomp [2022-03-10T01:31:14.995Z] github.com/docker/docker/quota [2022-03-10T01:31:14.995Z] github.com/docker/docker/reference [2022-03-10T01:31:14.995Z] github.com/docker/docker/registry [2022-03-10T01:31:14.995Z] github.com/docker/docker/registry/resumable [2022-03-10T01:31:14.995Z] github.com/docker/docker/restartmanager [2022-03-10T01:31:14.995Z] github.com/docker/docker/rootless [2022-03-10T01:31:14.995Z] github.com/docker/docker/rootless/specconv [2022-03-10T01:31:14.995Z] github.com/docker/docker/runconfig [2022-03-10T01:31:14.995Z] github.com/docker/docker/runconfig/opts [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/daemon [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/environment [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fakegit [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/registry [2022-03-10T01:31:14.995Z] github.com/docker/docker/testutil/request [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/drivers [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/local [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/mounts [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/service [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/service/opts [2022-03-10T01:31:14.995Z] github.com/docker/docker/volume/testutils' ']' [2022-03-10T01:31:14.995Z] + 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T01:31:15.905Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T01:31:15.905Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T01:31:15.905Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T01:31:15.932Z] ? github.com/docker/docker/api [no test files] [2022-03-10T01:31:16.162Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-03-10T01:31:16.162Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:31:16.725Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T01:31:16.981Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T01:31:17.544Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T01:31:18.910Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-10T01:31:18.910Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-10T01:31:18.910Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T01:31:18.910Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-10T01:31:18.910Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T01:31:18.910Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T01:31:19.473Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-03-10T01:31:19.473Z] === RUN TestServicePlugin [2022-03-10T01:31:19.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-10T01:31:21.097Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-10T01:31:21.196Z] Removing intermediate container b9ba40819424 [2022-03-10T01:31:21.196Z] ---> 6016dd931f45 [2022-03-10T01:31:21.196Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T01:31:21.196Z] ---> Running in c0a2fc1616de [2022-03-10T01:31:21.196Z] Removing intermediate container c0a2fc1616de [2022-03-10T01:31:21.196Z] ---> c1b9ae313000 [2022-03-10T01:31:21.196Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T01:31:21.196Z] ---> Running in 8ebad9252912 [2022-03-10T01:31:21.667Z] Removing intermediate container 8ebad9252912 [2022-03-10T01:31:21.667Z] ---> a8f2fa2ad653 [2022-03-10T01:31:21.667Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T01:31:22.030Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T01:31:22.287Z] docker_api_swarm_test.go:202: [d902088830cfa] joining swarm manager [dccd7dea36dd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:31:22.850Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T01:31:23.241Z] [2022-03-10T01:31:23.414Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T01:31:23.711Z] ---> fda1441cf2a9 [2022-03-10T01:31:23.711Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T01:31:23.978Z] plugin_test.go:61: [d8f49e1422a57] joining swarm manager [da667d4ea5ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:31:24.184Z] ---> Running in cea0b350cb98 [2022-03-10T01:31:25.345Z] plugin_test.go:64: [dc6bb2e629b57] joining swarm manager [da667d4ea5ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:31:29.529Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T01:31:29.529Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-10T01:31:30.091Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T01:31:30.815Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-03-10T01:31:32.607Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T01:31:33.170Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T01:31:35.688Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T01:31:47.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-10T01:31:47.861Z] === RUN TestDockerSuite/TestExec [2022-03-10T01:31:47.861Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T01:31:48.117Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T01:31:48.374Z] docker_api_swarm_test.go:384: [d82ab61e7471f] joining swarm manager [ddff70cbda76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:31:48.630Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T01:31:49.192Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T01:31:49.517Z] Removing intermediate container cea0b350cb98 [2022-03-10T01:31:49.517Z] ---> 3b8eab86caee [2022-03-10T01:31:49.517Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T01:31:49.517Z] ---> Running in bb48ec137241 [2022-03-10T01:31:49.756Z] docker_api_swarm_test.go:385: [d664759bfdca2] joining swarm manager [ddff70cbda76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:31:50.320Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T01:31:50.509Z] [2022-03-10T01:31:50.510Z] SUCCESS: Specified value was saved. [2022-03-10T01:31:50.577Z] --- PASS: TestServicePlugin (31.16s) [2022-03-10T01:31:50.577Z] === RUN TestServiceUpdateLabel [2022-03-10T01:31:51.140Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T01:31:51.702Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T01:31:52.266Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T01:31:52.829Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T01:31:53.086Z] --- PASS: TestServiceUpdateLabel (2.43s) [2022-03-10T01:31:53.086Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:31:53.342Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T01:31:53.503Z] Removing intermediate container bb48ec137241 [2022-03-10T01:31:53.503Z] ---> b7dc0ac27748 [2022-03-10T01:31:53.503Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T01:31:53.503Z] ---> Running in 77b1045e3520 [2022-03-10T01:31:53.905Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T01:31:55.276Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T01:31:56.211Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T01:31:56.773Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T01:31:57.703Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T01:31:58.266Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T01:31:59.424Z] --- PASS: TestBuildWithHugeFile (123.04s) [2022-03-10T01:31:59.424Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:31:59.424Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:31:59.424Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:31:59.424Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:31:59.424Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:31:59.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:31:59.424Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:31:59.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:31:59.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:31:59.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:31:59.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:31:59.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:31:59.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:31:59.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-10T01:31:59.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-10T01:31:59.425Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:31:59.425Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:31:59.425Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:31:59.425Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-10T01:31:59.425Z] PASS [2022-03-10T01:31:59.425Z] ok github.com/docker/docker/integration/build 211.150s [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === Skipped [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T01:31:59.425Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T01:31:59.425Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-10T01:31:59.425Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-10T01:31:59.425Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:31:59.425Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T01:31:59.425Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] DONE 29 tests, 6 skipped in 242.905s [2022-03-10T01:31:59.425Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T01:31:59.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:31:59.425Z] INFO: Testing against a local daemon [2022-03-10T01:31:59.425Z] === RUN TestConfigInspect [2022-03-10T01:31:59.425Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestConfigList [2022-03-10T01:31:59.425Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:31:59.425Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestConfigsUpdate [2022-03-10T01:31:59.425Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestTemplatedConfig [2022-03-10T01:31:59.425Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestConfigCreateResolve [2022-03-10T01:31:59.425Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:31:59.425Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-10T01:31:59.425Z] PASS [2022-03-10T01:31:59.425Z] ok github.com/docker/docker/integration/config 0.118s [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === Skipped [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T01:31:59.425Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T01:31:59.425Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:31:59.425Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T01:31:59.425Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T01:31:59.425Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-10T01:31:59.425Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:31:59.425Z] [2022-03-10T01:31:59.425Z] DONE 6 tests, 6 skipped in 2.450s [2022-03-10T01:31:59.425Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T01:31:59.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:31:59.425Z] INFO: Testing against a local daemon [2022-03-10T01:31:59.425Z] === RUN TestCheckpoint [2022-03-10T01:31:59.425Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:31:59.425Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestContainerInvalidJSON [2022-03-10T01:31:59.425Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:31:59.425Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:31:59.425Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:31:59.425Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:31:59.425Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:31:59.425Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:31:59.425Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-10T01:31:59.425Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T01:31:59.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T01:31:59.425Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:31:59.425Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-03-10T01:31:59.425Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:31:59.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-10T01:31:59.425Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:31:59.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-10T01:31:59.425Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:31:59.425Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-03-10T01:31:59.425Z] === RUN TestCopyFromContainer [2022-03-10T01:31:59.425Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:31:59.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:31:59.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:31:59.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:31:59.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:31:59.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:31:59.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:31:59.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:31:59.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:31:59.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:31:59.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-10T01:31:59.425Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:31:59.425Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:31:59.425Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-10T01:31:59.425Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:31:59.425Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:31:59.425Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:31:59.425Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:31:59.425Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:31:59.425Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:31:59.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:31:59.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:31:59.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:31:59.425Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:31:59.425Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:31:59.425Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:31:59.425Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:31:59.425Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-10T01:31:59.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:31:59.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-03-10T01:31:59.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:31:59.425Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:31:59.425Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T01:31:59.425Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:31:59.425Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:31:59.425Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestDiff [2022-03-10T01:31:59.425Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:31:59.425Z] --- SKIP: TestDiff (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestExecWithCloseStdin [2022-03-10T01:31:59.425Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T01:31:59.425Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-10T01:31:59.425Z] === RUN TestExec [2022-03-10T01:32:00.722Z] Cannot create a file when that file already exists. [2022-03-10T01:32:00.782Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T01:32:01.344Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-10T01:32:01.601Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T01:32:02.384Z] --- PASS: TestExec (4.53s) [2022-03-10T01:32:02.384Z] === RUN TestExecUser [2022-03-10T01:32:02.384Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:32:02.384Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:32:02.384Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:32:02.384Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:32:02.384Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:32:02.384Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:32:02.384Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:32:02.384Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestHealthKillContainer [2022-03-10T01:32:02.384Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:32:02.384Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:32:02.384Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:32:02.384Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:32:02.384Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:32:02.530Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T01:32:02.786Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T01:32:03.348Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T01:32:03.910Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T01:32:04.838Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T01:32:05.403Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T01:32:05.966Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T01:32:06.183Z] --- PASS: TestKillContainerInvalidSignal (3.70s) [2022-03-10T01:32:06.183Z] === RUN TestKillContainer [2022-03-10T01:32:06.183Z] === RUN TestKillContainer/no_signal [2022-03-10T01:32:06.609Z] Removing intermediate container 77b1045e3520 [2022-03-10T01:32:06.609Z] ---> 8878092dca54 [2022-03-10T01:32:06.609Z] Step 13/13 : CMD ["sh"] [2022-03-10T01:32:06.609Z] ---> Running in 5fabe34d5a45 [2022-03-10T01:32:07.081Z] Removing intermediate container 5fabe34d5a45 [2022-03-10T01:32:07.081Z] ---> ac7792329e09 [2022-03-10T01:32:07.081Z] Successfully built ac7792329e09 [2022-03-10T01:32:07.081Z] Successfully tagged busybox:latest [2022-03-10T01:32:07.081Z] INFO: Docker images of the daemon under test [2022-03-10T01:32:07.081Z] [2022-03-10T01:32:07.081Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T01:32:07.081Z] busybox latest ac7792329e09 Less than a second ago 5.78GB [2022-03-10T01:32:07.081Z] microsoft/windowsservercore latest 6a11116086a4 6 days ago 5.75GB [2022-03-10T01:32:07.081Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 6 days ago 5.75GB [2022-03-10T01:32:07.081Z] [2022-03-10T01:32:07.081Z] INFO: Running integration tests at 03/10/2022 01:32:06... [2022-03-10T01:32:07.081Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T01:32:07.081Z] INFO: Integration API tests being run from the host: [2022-03-10T01:32:07.081Z] INFO: make.ps1 starting at 03/10/2022 01:32:06 [2022-03-10T01:32:07.856Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2022-03-10T01:32:07.856Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:32:08.674Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T01:32:09.134Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:32:09.134Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:32:09.134Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:32:13.860Z] --- PASS: TestKillContainer (7.57s) [2022-03-10T01:32:13.860Z] --- PASS: TestKillContainer/no_signal (3.59s) [2022-03-10T01:32:13.860Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:32:13.860Z] --- PASS: TestKillContainer/killing_signal (3.92s) [2022-03-10T01:32:13.860Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:32:13.860Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:32:13.860Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestKillStoppedContainer [2022-03-10T01:32:13.860Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:32:13.860Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:32:13.860Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:32:13.860Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:32:13.860Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:32:13.860Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:32:13.860Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:32:13.860Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:32:13.860Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:32:13.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:32:13.860Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:32:16.754Z] --- PASS: TestLogsFollowTailEmpty (3.65s) [2022-03-10T01:32:16.754Z] === RUN TestNetworkNat [2022-03-10T01:32:16.754Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:32:16.754Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T01:32:16.754Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:32:17.800Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T01:32:17.800Z] === RUN TestDockerSuite/TestExecTTY [2022-03-10T01:32:17.800Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T01:32:18.056Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T01:32:18.618Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T01:32:19.182Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T01:32:19.182Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T01:32:19.182Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T01:32:20.561Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-10T01:32:20.818Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T01:32:21.469Z] --- PASS: TestNetworkLocalhostTCPNat (4.34s) [2022-03-10T01:32:21.469Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:32:21.469Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:32:21.469Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T01:32:21.469Z] === RUN TestPause [2022-03-10T01:32:21.469Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:32:21.469Z] --- SKIP: TestPause (0.00s) [2022-03-10T01:32:21.469Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:32:21.748Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-10T01:32:22.314Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T01:32:22.314Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-03-10T01:32:22.314Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:32:22.489Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T01:32:22.489Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T01:32:22.489Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T01:32:22.878Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T01:32:25.189Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.67s) [2022-03-10T01:32:25.189Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:32:25.189Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:32:25.189Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T01:32:25.189Z] === RUN TestPsFilter [2022-03-10T01:32:25.189Z] --- PASS: TestPsFilter (0.39s) [2022-03-10T01:32:25.189Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:32:26.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T01:32:26.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T01:32:28.127Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T01:32:28.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.57s) [2022-03-10T01:32:28.908Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:32:29.919Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T01:32:30.375Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T01:32:30.375Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T01:32:30.375Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T01:32:30.375Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T01:32:30.830Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T01:32:30.830Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T01:32:30.830Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T01:32:30.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T01:32:31.792Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T01:32:32.294Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T01:32:33.578Z] --- PASS: TestRemoveContainerWithVolume (4.04s) [2022-03-10T01:32:33.578Z] === RUN TestRemoveContainerRunning [2022-03-10T01:32:33.659Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T01:32:34.687Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T01:32:35.026Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-03-10T01:32:35.026Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:32:35.954Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T01:32:36.214Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T01:32:36.214Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T01:32:36.214Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T01:32:36.214Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T01:32:36.214Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T01:32:36.214Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T01:32:36.469Z] --- PASS: TestRemoveContainerRunning (3.54s) [2022-03-10T01:32:36.469Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:32:36.883Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T01:32:38.249Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T01:32:38.812Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T01:32:38.812Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T01:32:38.812Z] === RUN TestDockerSuite/TestHealth [2022-03-10T01:32:39.100Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T01:32:40.189Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.77s) [2022-03-10T01:32:40.189Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:32:40.189Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-10T01:32:40.189Z] === RUN TestRenameLinkedContainer [2022-03-10T01:32:40.189Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:32:40.189Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T01:32:40.189Z] === RUN TestRenameStoppedContainer [2022-03-10T01:32:43.908Z] --- PASS: TestRenameStoppedContainer (3.71s) [2022-03-10T01:32:43.908Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:32:44.069Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T01:32:44.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:32:44.469Z] INFO: Testing against a local daemon [2022-03-10T01:32:44.469Z] === RUN TestBuildWithSession [2022-03-10T01:32:44.469Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:32:44.469Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T01:32:44.469Z] === RUN TestBuildSquashParent [2022-03-10T01:32:44.469Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:32:44.469Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:32:44.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:32:44.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:32:44.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T01:32:44.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T01:32:44.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T01:32:44.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T01:32:45.434Z] check_test.go:379: [d664759bfdca2] daemon is not started [2022-03-10T01:32:45.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-10T01:32:47.325Z] docker_api_swarm_test.go:802: [d9127c8ea419d] joining swarm manager [d43cf558625f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:32:48.692Z] docker_api_swarm_test.go:802: [d66f3cb99985b] joining swarm manager [d43cf558625f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:32:49.393Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T01:32:50.057Z] docker_api_swarm_test.go:802: [db9374f42f786] joining swarm manager [d43cf558625f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T01:32:51.424Z] docker_api_swarm_test.go:802: [d6a462ca52b23] joining swarm manager [d43cf558625f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T01:32:51.424Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2022-03-10T01:32:51.424Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-10T01:32:51.424Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2022-03-10T01:32:51.424Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-10T01:32:51.424Z] PASS [2022-03-10T01:32:51.424Z] [2022-03-10T01:32:51.424Z] === Skipped [2022-03-10T01:32:51.424Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T01:32:51.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T01:32:51.424Z] [2022-03-10T01:32:51.424Z] DONE 27 tests, 1 skipped in 193.570s [2022-03-10T01:32:51.424Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T01:32:51.424Z] ++ 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-03-10T01:32:51.424Z] ++ set -e [2022-03-10T01:32:51.424Z] ++ '[' -n 0 ']' [2022-03-10T01:32:51.424Z] ++ set -x [2022-03-10T01:32:51.425Z] ++ 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-03-10T01:32:51.425Z] INFO: Testing against a local daemon [2022-03-10T01:32:51.425Z] === RUN TestSessionCreate [2022-03-10T01:32:51.425Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T01:32:51.425Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:32:51.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T01:32:51.425Z] PASS [2022-03-10T01:32:51.425Z] [2022-03-10T01:32:51.425Z] DONE 2 tests in 0.132s [2022-03-10T01:32:51.425Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T01:32:51.425Z] ++ 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-03-10T01:32:51.425Z] ++ set -e [2022-03-10T01:32:51.425Z] ++ '[' -n 0 ']' [2022-03-10T01:32:51.425Z] ++ set -x [2022-03-10T01:32:51.425Z] ++ 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-03-10T01:32:51.681Z] INFO: Testing against a local daemon [2022-03-10T01:32:51.681Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:32:51.681Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:32:51.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:32:51.681Z] === RUN TestDiskUsage [2022-03-10T01:32:51.681Z] === PAUSE TestDiskUsage [2022-03-10T01:32:51.681Z] === RUN TestEventsExecDie [2022-03-10T01:32:52.244Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-10T01:32:52.244Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:32:52.244Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-10T01:32:52.244Z] === RUN TestEventsVolumeCreate [2022-03-10T01:32:52.244Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-03-10T01:32:52.244Z] === RUN TestInfoBinaryCommits [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/builder/dockerfile 0.192s coverage: 49.3% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/builder/remotecontext/git 1.211s coverage: 86.3% of statements [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T01:32:52.260Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T01:32:52.260Z] ok github.com/docker/docker/cmd/docker-proxy 0.154s coverage: 67.6% of statements [2022-03-10T01:32:52.451Z] --- PASS: TestRenameRunningContainerAndReuse (8.10s) [2022-03-10T01:32:52.452Z] === RUN TestRenameInvalidName [2022-03-10T01:32:52.501Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-03-10T01:32:52.501Z] === RUN TestInfoAPIVersioned [2022-03-10T01:32:52.501Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T01:32:52.501Z] === RUN TestInfoAPI [2022-03-10T01:32:52.501Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T01:32:52.501Z] === RUN TestInfoAPIWarnings [2022-03-10T01:32:52.501Z] docker_api_swarm_test.go:810: [d04f1c12afd7e] joining swarm manager [d43cf558625f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-10T01:32:53.198Z] ok github.com/docker/docker/client 0.124s coverage: 75.7% of statements [2022-03-10T01:32:54.066Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T01:32:55.026Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T01:32:55.026Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T01:32:55.026Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T01:32:56.169Z] --- PASS: TestRenameInvalidName (3.92s) [2022-03-10T01:32:56.169Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:32:56.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T01:32:56.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T01:32:58.747Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T01:32:59.040Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T01:32:59.297Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T01:32:59.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T01:32:59.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T01:32:59.297Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T01:32:59.554Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T01:32:59.811Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T01:33:00.068Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T01:33:00.068Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T01:33:00.276Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T01:33:00.631Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T01:33:00.631Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T01:33:01.194Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T01:33:01.759Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T01:33:02.016Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T01:33:02.580Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T01:33:04.946Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T01:33:04.946Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T01:33:04.946Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T01:33:04.946Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T01:33:04.946Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T01:33:05.096Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T01:33:05.096Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T01:33:05.096Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T01:33:06.053Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T01:33:06.984Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T01:33:06.984Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.12s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.58s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.16s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.44s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.97s) [2022-03-10T01:33:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.83s) [2022-03-10T01:33:07.252Z] === RUN TestBuildMultiStageCopy [2022-03-10T01:33:07.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T01:33:08.353Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T01:33:08.916Z] --- PASS: TestInfoAPIWarnings (16.53s) [2022-03-10T01:33:08.916Z] === RUN TestInfoDebug [2022-03-10T01:33:09.481Z] --- PASS: TestInfoDebug (0.55s) [2022-03-10T01:33:09.481Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:33:10.044Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T01:33:10.044Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-10T01:33:10.044Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:33:10.608Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-10T01:33:10.608Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:33:10.608Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-10T01:33:10.608Z] === RUN TestPingCacheHeaders [2022-03-10T01:33:10.608Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-10T01:33:10.608Z] === RUN TestPingGet [2022-03-10T01:33:10.608Z] --- PASS: TestPingGet (0.02s) [2022-03-10T01:33:10.608Z] === RUN TestPingHead [2022-03-10T01:33:10.865Z] --- PASS: TestPingHead (0.03s) [2022-03-10T01:33:10.865Z] === RUN TestVersion [2022-03-10T01:33:10.865Z] --- PASS: TestVersion (0.02s) [2022-03-10T01:33:10.865Z] === CONT TestDiskUsage [2022-03-10T01:33:10.943Z] --- PASS: TestRenameAnonymousContainer (12.81s) [2022-03-10T01:33:10.943Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:33:11.429Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T01:33:11.429Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T01:33:11.686Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T01:33:11.943Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T01:33:11.943Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage (1.38s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T01:33:12.200Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T01:33:12.200Z] PASS [2022-03-10T01:33:12.200Z] [2022-03-10T01:33:12.200Z] === Skipped [2022-03-10T01:33:12.200Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:33:12.200Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T01:33:12.200Z] [2022-03-10T01:33:12.200Z] DONE 50 tests, 1 skipped in 20.676s [2022-03-10T01:33:12.200Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T01:33:12.200Z] ++ 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-03-10T01:33:12.200Z] ++ set -e [2022-03-10T01:33:12.200Z] ++ '[' -n 0 ']' [2022-03-10T01:33:12.200Z] ++ set -x [2022-03-10T01:33:12.200Z] ++ 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-03-10T01:33:12.200Z] INFO: Testing against a local daemon [2022-03-10T01:33:12.200Z] === RUN TestVolumesCreateAndList [2022-03-10T01:33:12.200Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T01:33:12.200Z] === RUN TestVolumesRemove [2022-03-10T01:33:12.458Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-10T01:33:12.458Z] === RUN TestVolumesInspect [2022-03-10T01:33:12.458Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-10T01:33:12.458Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:33:12.458Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:33:12.458Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:33:12.458Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:33:12.458Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T01:33:12.458Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:33:12.458Z] PASS [2022-03-10T01:33:12.458Z] [2022-03-10T01:33:12.458Z] DONE 5 tests in 0.237s [2022-03-10T01:33:12.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:33:12.458Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T01:33:12.714Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T01:33:12.714Z] +++ kill 6118 [2022-03-10T01:33:12.971Z] +++ /etc/init.d/apparmor stop [2022-03-10T01:33:12.971Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:33:12.971Z] [2022-03-10T01:33:12.971Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:33:12.971Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:33:12.971Z] [2022-03-10T01:33:12.971Z] To set a process to complain mode, use the command line tool [2022-03-10T01:33:12.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:33:12.971Z] +++ true [2022-03-10T01:33:12.971Z] exiting test-integration [2022-03-10T01:33:12.971Z] ++ exit 0 [2022-03-10T01:33:12.971Z] [2022-03-10T01:33:13.172Z] --- PASS: TestRenameContainerWithSameName (4.22s) [2022-03-10T01:33:13.172Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:33:13.172Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:33:13.172Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:33:13.172Z] === RUN TestResize [2022-03-10T01:33:13.228Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T01:33:13.228Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-10T01:33:13.228Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T01:33:13.484Z] + for job in $(jobs -p) [2022-03-10T01:33:13.484Z] + wait 7559 [2022-03-10T01:33:14.413Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T01:33:14.670Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T01:33:15.234Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T01:33:15.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T01:33:16.055Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T01:33:16.312Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T01:33:16.312Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-10T01:33:16.891Z] --- PASS: TestResize (3.68s) [2022-03-10T01:33:16.891Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:33:17.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T01:33:17.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T01:33:17.679Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T01:33:17.935Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T01:33:18.497Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T01:33:18.497Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T01:33:18.543Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T01:33:19.060Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T01:33:19.060Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T01:33:19.060Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T01:33:19.625Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T01:33:20.098Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T01:33:20.188Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T01:33:20.444Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T01:33:20.629Z] --- PASS: TestResizeWithInvalidSize (3.66s) [2022-03-10T01:33:20.629Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:33:21.012Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T01:33:21.012Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T01:33:21.012Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T01:33:21.012Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T01:33:21.012Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T01:33:21.586Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy (14.73s) [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.90s) [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2022-03-10T01:33:21.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2022-03-10T01:33:21.642Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T01:33:21.853Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T01:33:22.108Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T01:33:22.364Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T01:33:22.926Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T01:33:24.355Z] --- PASS: TestResizeWhenContainerNotStarted (3.61s) [2022-03-10T01:33:24.355Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:33:24.355Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:33:24.355Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:33:24.355Z] === RUN TestStats [2022-03-10T01:33:24.355Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:33:24.355Z] --- SKIP: TestStats (0.00s) [2022-03-10T01:33:24.355Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:33:24.546Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-03-10T01:33:24.546Z] === RUN TestBuildLabelWithTargets [2022-03-10T01:33:24.546Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:33:24.546Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-10T01:33:24.546Z] === RUN TestBuildWithEmptyLayers [2022-03-10T01:33:24.817Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T01:33:24.817Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T01:33:25.381Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T01:33:25.944Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T01:33:26.079Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-03-10T01:33:26.079Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T01:33:26.875Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T01:33:27.131Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T01:33:27.694Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T01:33:28.257Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T01:33:28.513Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T01:33:29.077Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T01:33:29.334Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T01:33:29.590Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-10T01:33:30.958Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T01:33:31.887Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T01:33:31.915Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.3% of statements [2022-03-10T01:33:31.915Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-10T01:33:31.915Z] ok github.com/docker/docker/cmd/dockerd/trap 2.450s coverage: 0.0% of statements [2022-03-10T01:33:31.915Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T01:33:31.915Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T01:33:31.915Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T01:33:31.915Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T01:33:31.915Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T01:33:32.818Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T01:33:33.075Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T01:33:34.004Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T01:33:34.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-10T01:33:34.657Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.70s) [2022-03-10T01:33:34.657Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:33:34.657Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:33:34.657Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T01:33:34.657Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:33:35.497Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T01:33:36.863Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T01:33:36.863Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T01:33:38.229Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T01:33:38.481Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-03-10T01:33:38.485Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T01:33:39.061Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T01:33:39.417Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-10T01:33:40.353Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-10T01:33:40.576Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T01:33:40.576Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T01:33:40.576Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T01:33:40.576Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T01:33:40.576Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T01:33:40.879Z] --- PASS: TestBuildMultiStageOnBuild (14.76s) [2022-03-10T01:33:40.879Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T01:33:40.879Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:33:40.879Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-10T01:33:40.879Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T01:33:45.607Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T01:33:46.974Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T01:33:47.904Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T01:33:48.466Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T01:33:48.501Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-10T01:33:48.501Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-03-10T01:33:48.759Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-10T01:33:49.327Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-10T01:33:50.265Z] ok github.com/docker/docker/daemon 10.139s coverage: 17.2% of statements [2022-03-10T01:33:50.265Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T01:33:50.265Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T01:33:50.265Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T01:33:50.265Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T01:33:50.265Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.520s coverage: 74.6% of statements [2022-03-10T01:33:50.359Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-10T01:33:50.359Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T01:33:50.359Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T01:33:50.359Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T01:33:50.359Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T01:33:50.893Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T01:33:50.893Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T01:33:50.922Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T01:33:51.179Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T01:33:51.203Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 56.2% of statements [2022-03-10T01:33:52.153Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T01:33:52.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T01:33:52.582Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-03-10T01:33:53.962Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-10T01:33:55.349Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T01:33:55.350Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T01:33:55.351Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.240s coverage: 50.5% of statements [2022-03-10T01:33:55.611Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.151s coverage: 46.2% of statements [2022-03-10T01:33:55.611Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T01:33:55.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-10T01:33:56.989Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-10T01:33:57.249Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.714s coverage: 58.0% of statements [2022-03-10T01:33:57.249Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T01:33:57.249Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T01:33:58.187Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 2.9% of statements [2022-03-10T01:33:58.580Z] --- PASS: TestBuildMultiStageLayerLeak (16.41s) [2022-03-10T01:33:58.580Z] === RUN TestBuildWithHugeFile [2022-03-10T01:33:58.754Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-03-10T01:33:59.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T01:33:59.302Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T01:33:59.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T01:33:59.690Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2022-03-10T01:33:59.690Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T01:33:59.690Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T01:33:59.949Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-03-10T01:34:00.084Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T01:34:00.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-10T01:34:00.084Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T01:34:00.084Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T01:34:00.885Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 33.6% of statements [2022-03-10T01:34:00.885Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 80.2% of statements [2022-03-10T01:34:00.885Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T01:34:01.453Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-10T01:34:01.453Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-10T01:34:01.454Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T01:34:02.018Z] docker_api_swarm_service_test.go:395: [da3f29612057e] joining swarm manager [d779dbaefe970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:34:02.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-03-10T01:34:02.274Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T01:34:02.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-10T01:34:02.847Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-03-10T01:34:02.847Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T01:34:03.211Z] docker_api_swarm_service_test.go:395: [d10cc109a98b1] joining swarm manager [d779dbaefe970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:34:03.415Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 59.1% of statements [2022-03-10T01:34:03.468Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T01:34:03.983Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-03-10T01:34:04.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T01:34:04.550Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-10T01:34:04.608Z] --- PASS: TestUpdateRestartPolicy (26.45s) [2022-03-10T01:34:04.608Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:34:04.608Z] --- PASS: TestUpdateRestartWithAutoRemove (3.62s) [2022-03-10T01:34:04.608Z] === RUN TestWaitNonBlocked [2022-03-10T01:34:04.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:34:04.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:34:04.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:34:04.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:34:04.608Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:34:04.608Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:34:04.837Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T01:34:05.069Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-03-10T01:34:05.327Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T01:34:05.766Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T01:34:05.895Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-03-10T01:34:05.895Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T01:34:05.895Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T01:34:07.274Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-10T01:34:07.532Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.4% of statements [2022-03-10T01:34:07.532Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T01:34:08.099Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-10T01:34:08.288Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T01:34:08.401Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-10T01:34:08.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.47s) [2022-03-10T01:34:08.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.66s) [2022-03-10T01:34:08.401Z] === RUN TestWaitBlocked [2022-03-10T01:34:08.401Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:08.401Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T01:34:08.401Z] PASS [2022-03-10T01:34:08.401Z] ok github.com/docker/docker/integration/container 132.609s [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === Skipped [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T01:34:08.401Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T01:34:08.401Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:34:08.401Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T01:34:08.401Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:34:08.401Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:34:08.401Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:34:08.401Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T01:34:08.401Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:34:08.401Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T01:34:08.401Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-10T01:34:08.401Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T01:34:08.401Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T01:34:08.401Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:34:08.401Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T01:34:08.401Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T01:34:08.401Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:34:08.401Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:34:08.401Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:34:08.401Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T01:34:08.401Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T01:34:08.401Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T01:34:08.401Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T01:34:08.401Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T01:34:08.401Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:34:08.401Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:34:08.401Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T01:34:08.401Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T01:34:08.401Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T01:34:08.401Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:08.401Z] [2022-03-10T01:34:08.401Z] DONE 87 tests, 34 skipped in 135.355s [2022-03-10T01:34:08.668Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-10T01:34:08.853Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T01:34:08.871Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T01:34:08.927Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-10T01:34:09.110Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T01:34:09.494Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-10T01:34:09.495Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-03-10T01:34:09.495Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T01:34:09.753Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-03-10T01:34:09.753Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T01:34:10.322Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-03-10T01:34:11.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T01:34:11.260Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-03-10T01:34:11.829Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-03-10T01:34:11.829Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-10T01:34:13.206Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.5% of statements [2022-03-10T01:34:14.143Z] ok github.com/docker/docker/pkg/authorization 0.322s coverage: 68.3% of statements [2022-03-10T01:34:14.401Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-10T01:34:14.401Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T01:34:15.644Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T01:34:17.685Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.5% of statements [2022-03-10T01:34:17.685Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-10T01:34:17.685Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-10T01:34:17.944Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-10T01:34:18.879Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-10T01:34:18.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-10T01:34:19.138Z] ok github.com/docker/docker/layer 7.723s coverage: 69.0% of statements [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T01:34:19.138Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T01:34:19.138Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 87.2% of statements [2022-03-10T01:34:19.397Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-10T01:34:19.397Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-03-10T01:34:19.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T01:34:19.867Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T01:34:19.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T01:34:20.278Z] docker_api_swarm_service_test.go:343: [d3ae0862c3858] joining swarm manager [d152f49153744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:34:20.775Z] ok github.com/docker/docker/pkg/idtools 0.567s coverage: 69.5% of statements [2022-03-10T01:34:20.775Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 71.5% of statements [2022-03-10T01:34:20.775Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-03-10T01:34:21.034Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-03-10T01:34:21.034Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T01:34:21.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-10T01:34:21.208Z] docker_api_swarm_service_test.go:343: [d2c52773dd653] joining swarm manager [d152f49153744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:34:21.208Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T01:34:21.293Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-10T01:34:21.293Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-10T01:34:21.772Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T01:34:21.860Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2022-03-10T01:34:21.860Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-10T01:34:21.860Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T01:34:21.860Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T01:34:22.118Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-10T01:34:22.686Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-10T01:34:22.706Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T01:34:22.945Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-10T01:34:22.945Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-10T01:34:22.963Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T01:34:23.892Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T01:34:24.149Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T01:34:24.319Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-10T01:34:24.578Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-10T01:34:24.578Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-10T01:34:24.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T01:34:24.627Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T01:34:24.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T01:34:24.627Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T01:34:24.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T01:34:24.719Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T01:34:24.838Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-10T01:34:25.097Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-10T01:34:25.097Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T01:34:25.663Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-10T01:34:25.933Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-03-10T01:34:26.089Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T01:34:26.201Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-03-10T01:34:26.345Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-10T01:34:26.770Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-03-10T01:34:27.040Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T01:34:27.299Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-10T01:34:27.299Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-10T01:34:29.201Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-10T01:34:29.201Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-10T01:34:29.768Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-10T01:34:30.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T01:34:30.489Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T01:34:30.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T01:34:30.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T01:34:30.489Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T01:34:30.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T01:34:30.489Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T01:34:30.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T01:34:30.704Z] ok github.com/docker/docker/quota 0.197s coverage: 71.4% of statements [2022-03-10T01:34:30.704Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-10T01:34:31.640Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-03-10T01:34:32.207Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-10T01:34:32.207Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-10T01:34:32.775Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-10T01:34:32.775Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-10T01:34:32.886Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T01:34:33.142Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T01:34:33.398Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T01:34:34.451Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:34:34.451Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T01:34:34.451Z] === RUN TestDaemonConfigValidation [2022-03-10T01:34:34.451Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T01:34:34.451Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:34:34.451Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T01:34:34.451Z] === RUN TestDaemonProxy [2022-03-10T01:34:34.451Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:34:34.451Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T01:34:34.451Z] PASS [2022-03-10T01:34:34.451Z] ok github.com/docker/docker/integration/daemon 0.123s [2022-03-10T01:34:34.451Z] [2022-03-10T01:34:34.451Z] === Skipped [2022-03-10T01:34:34.451Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-10T01:34:34.451Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] [2022-03-10T01:34:34.451Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T01:34:34.451Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] [2022-03-10T01:34:34.451Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T01:34:34.451Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:34:34.451Z] [2022-03-10T01:34:34.451Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T01:34:34.451Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:34:34.451Z] [2022-03-10T01:34:34.451Z] DONE 4 tests, 4 skipped in 23.121s [2022-03-10T01:34:34.451Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T01:34:35.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-10T01:34:35.308Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-10T01:34:35.547Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T01:34:35.875Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-10T01:34:36.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:36.019Z] INFO: Testing against a local daemon [2022-03-10T01:34:36.019Z] === RUN TestCommitInheritsEnv [2022-03-10T01:34:36.019Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:34:36.019Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T01:34:36.019Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:34:36.019Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:34:36.019Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:34:36.019Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:34:36.019Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:34:36.019Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T01:34:36.019Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:34:36.019Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-10T01:34:36.019Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:34:36.019Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-10T01:34:36.019Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:34:36.133Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-10T01:34:37.441Z] docker_api_swarm_service_test.go:490: [d98ae3ea82232] joining swarm manager [d85ae21fb5034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:34:37.510Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-03-10T01:34:37.587Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2022-03-10T01:34:37.587Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:34:37.587Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-10T01:34:37.587Z] === RUN TestTagInvalidReference [2022-03-10T01:34:37.587Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-10T01:34:37.587Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:34:37.587Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-10T01:34:37.587Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:34:37.587Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-10T01:34:37.587Z] === RUN TestTagOfficialNames [2022-03-10T01:34:37.587Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-10T01:34:37.587Z] === RUN TestTagMatchesDigest [2022-03-10T01:34:38.004Z] docker_api_swarm_service_test.go:490: [d604ddad75e32] joining swarm manager [d85ae21fb5034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:34:38.058Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-03-10T01:34:38.058Z] PASS [2022-03-10T01:34:38.058Z] ok github.com/docker/docker/integration/image 1.904s [2022-03-10T01:34:38.058Z] [2022-03-10T01:34:38.058Z] === Skipped [2022-03-10T01:34:38.058Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T01:34:38.058Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:34:38.058Z] [2022-03-10T01:34:38.058Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:34:38.058Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:34:38.058Z] [2022-03-10T01:34:38.058Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T01:34:38.058Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:34:38.058Z] [2022-03-10T01:34:38.058Z] DONE 12 tests, 3 skipped in 6.145s [2022-03-10T01:34:38.058Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T01:34:41.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:41.051Z] INFO: Testing against a local daemon [2022-03-10T01:34:41.051Z] === RUN TestNetworkCreateDelete [2022-03-10T01:34:41.051Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:34:41.051Z] 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-03-10T01:34:41.051Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonDNSFallback [2022-03-10T01:34:41.051Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestInspectNetwork [2022-03-10T01:34:41.051Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:41.051Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:34:41.051Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:34:41.051Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:34:41.051Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:34:41.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:34:41.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:34:41.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:34:41.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:34:41.051Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:34:41.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:34:41.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-10T01:34:41.051Z] === RUN TestNetworkList [2022-03-10T01:34:41.051Z] === RUN TestNetworkList//networks [2022-03-10T01:34:41.051Z] === PAUSE TestNetworkList//networks [2022-03-10T01:34:41.051Z] === RUN TestNetworkList//networks/ [2022-03-10T01:34:41.051Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:34:41.051Z] === CONT TestNetworkList//networks [2022-03-10T01:34:41.051Z] === CONT TestNetworkList//networks/ [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkList (0.04s) [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:34:41.051Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:34:41.051Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:34:41.051Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:34:41.051Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:34:41.051Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:34:41.051Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:34:41.051Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:34:41.051Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:34:41.051Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:34:41.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:34:41.051Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:34:41.051Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:34:41.051Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:34:41.051Z] PASS [2022-03-10T01:34:41.051Z] ok github.com/docker/docker/integration/network 0.169s [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === Skipped [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T01:34:41.051Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:34:41.051Z] 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-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T01:34:41.051Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T01:34:41.051Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:34:41.051Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:34:41.051Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:34:41.051Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:34:41.051Z] [2022-03-10T01:34:41.051Z] DONE 22 tests, 15 skipped in 2.689s [2022-03-10T01:34:41.051Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T01:34:42.038Z] testing: warning: no tests to run [2022-03-10T01:34:42.038Z] PASS [2022-03-10T01:34:42.038Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-03-10T01:34:42.038Z] [2022-03-10T01:34:42.038Z] DONE 0 tests in 0.760s [2022-03-10T01:34:42.038Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T01:34:42.331Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T01:34:42.331Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T01:34:42.331Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T01:34:42.507Z] testing: warning: no tests to run [2022-03-10T01:34:42.508Z] PASS [2022-03-10T01:34:42.508Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-03-10T01:34:42.508Z] [2022-03-10T01:34:42.508Z] DONE 0 tests in 0.718s [2022-03-10T01:34:42.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T01:34:43.498Z] testing: warning: no tests to run [2022-03-10T01:34:43.498Z] PASS [2022-03-10T01:34:43.498Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-03-10T01:34:43.498Z] [2022-03-10T01:34:43.498Z] DONE 0 tests in 0.802s [2022-03-10T01:34:43.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T01:34:43.697Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T01:34:44.486Z] testing: warning: no tests to run [2022-03-10T01:34:44.486Z] PASS [2022-03-10T01:34:44.486Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-03-10T01:34:44.486Z] [2022-03-10T01:34:44.486Z] DONE 0 tests in 0.802s [2022-03-10T01:34:44.486Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T01:34:46.964Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T01:34:48.863Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T01:34:49.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:49.332Z] INFO: Testing against a local daemon [2022-03-10T01:34:49.332Z] === RUN TestPluginInvalidJSON [2022-03-10T01:34:49.332Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:34:49.332Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:34:49.332Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:34:49.332Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-10T01:34:49.332Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T01:34:49.332Z] === RUN TestPluginInstall [2022-03-10T01:34:49.332Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:34:49.332Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T01:34:49.332Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:34:49.332Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:34:49.332Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T01:34:49.332Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:34:49.332Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:34:49.332Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:34:49.332Z] PASS [2022-03-10T01:34:49.332Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2022-03-10T01:34:49.801Z] [2022-03-10T01:34:49.801Z] === Skipped [2022-03-10T01:34:49.801Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T01:34:49.801Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:34:49.801Z] [2022-03-10T01:34:49.801Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T01:34:49.801Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:34:49.801Z] [2022-03-10T01:34:49.801Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:34:49.801Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:34:49.801Z] [2022-03-10T01:34:49.801Z] DONE 5 tests, 3 skipped in 5.153s [2022-03-10T01:34:49.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T01:34:51.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-10T01:34:51.387Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T01:34:52.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:52.767Z] INFO: Testing against a local daemon [2022-03-10T01:34:52.767Z] === RUN TestExternalGraphDriver [2022-03-10T01:34:52.767Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:34:52.767Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T01:34:52.767Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:34:52.767Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:34:52.767Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:34:52.767Z] PASS [2022-03-10T01:34:52.767Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-03-10T01:34:52.767Z] [2022-03-10T01:34:52.767Z] === Skipped [2022-03-10T01:34:52.767Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T01:34:52.767Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:34:52.767Z] [2022-03-10T01:34:52.767Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:34:52.767Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:34:52.767Z] [2022-03-10T01:34:52.767Z] DONE 2 tests, 2 skipped in 2.650s [2022-03-10T01:34:52.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T01:34:54.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:54.986Z] INFO: Testing against a local daemon [2022-03-10T01:34:54.986Z] === RUN TestReadPluginNoRead [2022-03-10T01:34:54.986Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:34:54.986Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T01:34:54.986Z] PASS [2022-03-10T01:34:54.986Z] ok github.com/docker/docker/integration/plugin/logging 0.109s [2022-03-10T01:34:54.986Z] [2022-03-10T01:34:54.986Z] === Skipped [2022-03-10T01:34:54.986Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T01:34:54.986Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:34:54.986Z] [2022-03-10T01:34:54.986Z] DONE 1 tests, 1 skipped in 2.360s [2022-03-10T01:34:54.986Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T01:34:55.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T01:34:56.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T01:34:56.261Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T01:34:56.552Z] testing: warning: no tests to run [2022-03-10T01:34:56.552Z] PASS [2022-03-10T01:34:56.552Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2022-03-10T01:34:56.552Z] [2022-03-10T01:34:56.552Z] DONE 0 tests in 1.222s [2022-03-10T01:34:56.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T01:34:56.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-10T01:34:56.641Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T01:34:56.729Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T01:34:56.729Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T01:34:57.196Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T01:34:58.536Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T01:34:58.759Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T01:34:58.759Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T01:34:58.759Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T01:34:58.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:34:58.785Z] INFO: Testing against a local daemon [2022-03-10T01:34:58.785Z] === RUN TestPluginWithDevMounts [2022-03-10T01:34:58.785Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:58.786Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T01:34:58.786Z] PASS [2022-03-10T01:34:58.786Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2022-03-10T01:34:58.786Z] [2022-03-10T01:34:58.786Z] === Skipped [2022-03-10T01:34:58.786Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T01:34:58.786Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:34:58.786Z] [2022-03-10T01:34:58.786Z] DONE 1 tests, 1 skipped in 2.327s [2022-03-10T01:34:58.786Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T01:34:58.793Z] docker_api_swarm_service_test.go:128: [dc7f3fed32e7f] joining swarm manager [ddd32c3fc27d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:34:59.357Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T01:34:59.548Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T01:34:59.548Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === Skipped [2022-03-10T01:34:59.548Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T01:34:59.548Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T01:34:59.548Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T01:34:59.548Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T01:34:59.548Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-10T01:34:59.548Z] time="2022-03-10T01:33:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T01:34:59.548Z] time="2022-03-10T01:33:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T01:34:59.548Z] time="2022-03-10T01:33:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T01:34:59.548Z] time="2022-03-10T01:33:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T01:34:59.548Z] time="2022-03-10T01:33:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T01:34:59.548Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T01:34:59.548Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T01:34:59.548Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T01:34:59.548Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T01:34:59.548Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T01:34:59.548Z] [2022-03-10T01:34:59.549Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T01:34:59.549Z] graphtest_unix.go:71: No driver to put! [2022-03-10T01:34:59.549Z] [2022-03-10T01:34:59.549Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T01:34:59.549Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-10T01:34:59.549Z] [2022-03-10T01:34:59.549Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T01:34:59.549Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-10T01:34:59.549Z] [2022-03-10T01:34:59.549Z] DONE 2323 tests, 28 skipped in 221.539s [2022-03-10T01:34:59.549Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/config [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/idm [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/ns [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/options [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/osl [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T01:34:59.549Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-10T01:34:59.549Z] + 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-03-10T01:34:59.614Z] docker_api_swarm_service_test.go:129: [d90c7410604ff] joining swarm manager [ddd32c3fc27d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:35:00.544Z] === RUN TestDockerSuite/TestPortList [2022-03-10T01:35:01.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:01.003Z] INFO: Testing against a local daemon [2022-03-10T01:35:01.003Z] === RUN TestSecretInspect [2022-03-10T01:35:01.003Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T01:35:01.003Z] === RUN TestSecretList [2022-03-10T01:35:01.003Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T01:35:01.003Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:35:01.003Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:35:01.003Z] === RUN TestSecretsUpdate [2022-03-10T01:35:01.003Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T01:35:01.003Z] === RUN TestTemplatedSecret [2022-03-10T01:35:01.003Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T01:35:01.003Z] === RUN TestSecretCreateResolve [2022-03-10T01:35:01.003Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:01.003Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T01:35:01.003Z] PASS [2022-03-10T01:35:01.003Z] ok github.com/docker/docker/integration/secret 0.126s [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === Skipped [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T01:35:01.003Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:01.003Z] [2022-03-10T01:35:01.003Z] DONE 6 tests, 6 skipped in 2.182s [2022-03-10T01:35:01.473Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T01:35:01.912Z] docker_api_swarm_service_test.go:137: [d03e4005007d9] joining swarm manager [ddd32c3fc27d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T01:35:02.478Z] docker_api_swarm_service_test.go:138: [d4cdbd6da069d] joining swarm manager [ddd32c3fc27d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T01:35:02.550Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T01:35:03.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:03.693Z] INFO: Testing against a local daemon [2022-03-10T01:35:03.693Z] === RUN TestServiceCreateInit [2022-03-10T01:35:03.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:35:03.693Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:35:03.693Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-10T01:35:03.693Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:35:03.693Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:35:03.693Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceConflict [2022-03-10T01:35:03.693Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:35:03.693Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-10T01:35:03.693Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:35:03.693Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:35:03.693Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:35:03.693Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceSysctls [2022-03-10T01:35:03.693Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:03.693Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-10T01:35:03.693Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:35:04.112Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T01:35:04.112Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T01:35:04.112Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T01:35:04.112Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T01:35:04.112Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T01:35:04.161Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.161Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-10T01:35:04.161Z] === RUN TestInspect [2022-03-10T01:35:04.161Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.161Z] --- SKIP: TestInspect (0.00s) [2022-03-10T01:35:04.161Z] === RUN TestCreateJob [2022-03-10T01:35:04.161Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.161Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T01:35:04.161Z] === RUN TestReplicatedJob [2022-03-10T01:35:04.162Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:35:04.162Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceListWithStatuses [2022-03-10T01:35:04.162Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:35:04.162Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:35:04.162Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServicePlugin [2022-03-10T01:35:04.162Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceUpdateLabel [2022-03-10T01:35:04.162Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:35:04.162Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:35:04.162Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:35:04.162Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T01:35:04.162Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:35:04.162Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-10T01:35:04.162Z] PASS [2022-03-10T01:35:04.162Z] ok github.com/docker/docker/integration/service 0.249s [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === Skipped [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-10T01:35:04.162Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:35:04.162Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-10T01:35:04.162Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-10T01:35:04.162Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T01:35:04.162Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T01:35:04.162Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T01:35:04.162Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T01:35:04.162Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T01:35:04.162Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:35:04.162Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T01:35:04.162Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T01:35:04.162Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T01:35:04.162Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T01:35:04.162Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T01:35:04.162Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T01:35:04.162Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-10T01:35:04.162Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:35:04.162Z] [2022-03-10T01:35:04.162Z] DONE 24 tests, 23 skipped in 2.817s [2022-03-10T01:35:04.162Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T01:35:05.678Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T01:35:06.145Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T01:35:06.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:06.380Z] INFO: Testing against a local daemon [2022-03-10T01:35:06.380Z] === RUN TestSessionCreate [2022-03-10T01:35:06.380Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:35:06.380Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T01:35:06.380Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:35:06.380Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:35:06.380Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:35:06.380Z] PASS [2022-03-10T01:35:06.380Z] ok github.com/docker/docker/integration/session 0.099s [2022-03-10T01:35:06.380Z] [2022-03-10T01:35:06.380Z] === Skipped [2022-03-10T01:35:06.380Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T01:35:06.380Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:35:06.380Z] [2022-03-10T01:35:06.380Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:35:06.380Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:35:06.380Z] [2022-03-10T01:35:06.380Z] DONE 2 tests, 2 skipped in 1.950s [2022-03-10T01:35:06.380Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T01:35:06.612Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T01:35:07.597Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T01:35:07.730Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T01:35:07.986Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T01:35:08.064Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T01:35:08.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:08.604Z] INFO: Testing against a local daemon [2022-03-10T01:35:08.604Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:35:08.604Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:08.604Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestDiskUsage [2022-03-10T01:35:08.604Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:35:08.604Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestEventsExecDie [2022-03-10T01:35:08.604Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:35:08.604Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:35:08.604Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:35:08.604Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestEventsVolumeCreate [2022-03-10T01:35:08.604Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:35:08.604Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestInfoAPI [2022-03-10T01:35:08.604Z] --- PASS: TestInfoAPI (0.05s) [2022-03-10T01:35:08.604Z] === RUN TestInfoAPIWarnings [2022-03-10T01:35:08.604Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:35:08.604Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestInfoDebug [2022-03-10T01:35:08.604Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:08.604Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:35:08.604Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:08.604Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:35:08.604Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:08.604Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T01:35:08.604Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:35:09.592Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-03-10T01:35:09.592Z] === RUN TestPingCacheHeaders [2022-03-10T01:35:09.592Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-10T01:35:09.592Z] === RUN TestPingGet [2022-03-10T01:35:09.592Z] --- PASS: TestPingGet (0.04s) [2022-03-10T01:35:09.592Z] === RUN TestPingHead [2022-03-10T01:35:09.592Z] --- PASS: TestPingHead (0.04s) [2022-03-10T01:35:09.592Z] === RUN TestVersion [2022-03-10T01:35:09.592Z] --- PASS: TestVersion (0.05s) [2022-03-10T01:35:09.592Z] PASS [2022-03-10T01:35:09.592Z] ok github.com/docker/docker/integration/system 1.322s [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === Skipped [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:35:10.065Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T01:35:10.065Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T01:35:10.065Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:35:10.065Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T01:35:10.065Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T01:35:10.065Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T01:35:10.065Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T01:35:10.065Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T01:35:10.065Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:35:10.065Z] [2022-03-10T01:35:10.065Z] DONE 15 tests, 9 skipped in 3.512s [2022-03-10T01:35:10.065Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T01:35:12.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:12.284Z] INFO: Testing against a local daemon [2022-03-10T01:35:12.284Z] === RUN TestVolumesCreateAndList [2022-03-10T01:35:12.284Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-10T01:35:12.284Z] === RUN TestVolumesRemove [2022-03-10T01:35:12.284Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-10T01:35:12.284Z] === RUN TestVolumesInspect [2022-03-10T01:35:12.284Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-10T01:35:12.284Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:35:12.284Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:35:12.284Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:35:12.284Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:35:12.284Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-10T01:35:12.284Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-10T01:35:12.284Z] PASS [2022-03-10T01:35:12.284Z] ok github.com/docker/docker/integration/volume 0.411s [2022-03-10T01:35:12.284Z] [2022-03-10T01:35:12.284Z] DONE 5 tests in 2.516s [2022-03-10T01:35:12.753Z] INFO: make.ps1 ended at 03/10/2022 01:35:12 [2022-03-10T01:35:12.753Z] INFO: Integration CLI tests being run from the host: [2022-03-10T01:35:12.753Z] 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-03-10T01:35:13.913Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T01:35:14.531Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T01:35:14.531Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T01:35:14.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T01:35:14.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T01:35:14.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T01:35:14.787Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T01:35:14.787Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T01:35:15.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T01:35:15.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T01:35:15.455Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T01:35:15.455Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T01:35:15.455Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T01:35:16.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T01:35:16.304Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-10T01:35:16.422Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T01:35:16.423Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T01:35:16.423Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T01:35:16.881Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T01:35:18.195Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-10T01:35:19.059Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T01:35:19.126Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-10T01:35:19.383Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-10T01:35:19.383Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T01:35:19.517Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T01:35:19.975Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T01:35:19.975Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T01:35:20.435Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T01:35:20.894Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T01:35:21.862Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T01:35:21.862Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T01:35:21.862Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T01:35:21.862Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T01:35:21.862Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T01:35:21.900Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T01:35:22.156Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T01:35:24.046Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T01:35:24.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-10T01:35:25.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T01:35:25.198Z] INFO: Testing against a local daemon [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T01:35:25.198Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T01:35:25.198Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T01:35:25.198Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T01:35:25.658Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T01:35:26.122Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T01:35:26.554Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T01:35:26.583Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T01:35:27.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-10T01:35:27.387Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T01:35:27.644Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T01:35:29.536Z] docker_api_swarm_service_test.go:304: [d73e1352051cf] joining swarm manager [d12f55e6cd3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:35:30.464Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T01:35:30.464Z] docker_api_swarm_service_test.go:304: [df259499720fe] joining swarm manager [d12f55e6cd3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:35:38.254Z] ok github.com/docker/docker/libnetwork 37.412s coverage: 40.7% of statements [2022-03-10T01:35:38.254Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-03-10T01:35:38.254Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T01:35:38.562Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T01:35:38.562Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T01:35:39.630Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T01:35:39.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T01:35:39.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T01:35:39.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T01:35:39.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T01:35:40.148Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-10T01:35:40.148Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T01:35:40.406Z] ok github.com/docker/docker/libnetwork/config 0.018s coverage: 19.7% of statements [2022-03-10T01:35:40.466Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T01:35:40.666Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-10T01:35:40.666Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T01:35:40.666Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T01:35:40.925Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-10T01:35:41.029Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T01:35:41.960Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T01:35:43.328Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T01:35:43.459Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.370s coverage: 59.9% of statements [2022-03-10T01:35:43.459Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T01:35:43.719Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-10T01:35:44.286Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.247s coverage: 4.0% of statements [2022-03-10T01:35:44.545Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T01:35:44.695Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T01:35:44.805Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-10T01:35:44.805Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T01:35:45.064Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-10T01:35:45.626Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T01:35:45.882Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T01:35:46.445Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T01:35:47.811Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T01:35:49.179Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T01:35:49.741Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T01:35:49.741Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T01:35:49.741Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T01:35:49.997Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T01:35:49.997Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T01:35:49.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-10T01:35:49.997Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T01:35:50.560Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T01:35:51.489Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T01:35:52.418Z] docker_api_swarm_service_test.go:100: [d38beaef9eacd] joining swarm manager [d55f50fd12cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:35:52.675Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T01:35:53.237Z] docker_api_swarm_service_test.go:101: [d36397cf0fa57] joining swarm manager [d55f50fd12cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:35:53.237Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T01:35:55.032Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.697s coverage: 7.2% of statements [2022-03-10T01:35:55.032Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T01:35:55.032Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-10T01:35:55.032Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-10T01:35:55.032Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T01:35:55.032Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-10T01:35:55.032Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T01:35:55.032Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-10T01:35:55.290Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-10T01:35:55.549Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-10T01:35:55.549Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-10T01:36:01.332Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T01:36:01.332Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T01:36:02.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T01:36:02.229Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T01:36:02.229Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T01:36:02.261Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T01:36:02.261Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T01:36:02.261Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T01:36:02.517Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T01:36:03.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T01:36:03.755Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T01:36:03.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T01:36:03.755Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T01:36:04.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T01:36:04.211Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T01:36:04.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T01:36:04.666Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T01:36:04.666Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T01:36:04.666Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T01:36:05.035Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T01:36:05.597Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T01:36:07.491Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T01:36:07.751Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-10T01:36:08.421Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T01:36:08.421Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T01:36:08.677Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T01:36:11.197Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T01:36:11.761Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T01:36:12.018Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T01:36:13.387Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T01:36:14.316Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T01:36:14.573Z] check_test.go:379: [d38beaef9eacd] daemon is not started [2022-03-10T01:36:15.501Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T01:36:16.066Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T01:36:16.322Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T01:36:16.580Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T01:36:19.101Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T01:36:19.665Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T01:36:20.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-10T01:36:20.228Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T01:36:20.485Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T01:36:21.415Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T01:36:21.982Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T01:36:22.239Z] docker_api_swarm_service_test.go:533: [d57951982ae96] joining swarm manager [d13ed49cdcbd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:36:22.495Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/ipam 13.697s coverage: 85.3% of statements [2022-03-10T01:36:22.670Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T01:36:22.670Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-10T01:36:22.670Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/ipamutils 0.245s coverage: 74.0% of statements [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-10T01:36:22.670Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-10T01:36:22.751Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T01:36:22.751Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T01:36:23.314Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T01:36:23.570Z] docker_api_swarm_service_test.go:534: [d097f86041501] joining swarm manager [d13ed49cdcbd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:36:24.499Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T01:36:24.756Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T01:36:26.127Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T01:36:26.692Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-10T01:36:28.061Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T01:36:29.428Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-10T01:36:29.756Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T01:36:29.756Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T01:36:29.756Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T01:36:29.756Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T01:36:29.990Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-10T01:36:30.553Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-10T01:36:31.116Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-10T01:36:31.681Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-10T01:36:32.244Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T01:36:32.807Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-10T01:36:33.735Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T01:36:33.999Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T01:36:34.561Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T01:36:34.817Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T01:36:34.817Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T01:36:36.735Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T01:36:36.735Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T01:36:37.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T01:36:37.861Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T01:36:38.118Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T01:36:38.118Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T01:36:38.680Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T01:36:38.937Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T01:36:39.501Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T01:36:39.759Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T01:36:40.322Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T01:36:40.322Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T01:36:40.886Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T01:36:40.886Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T01:36:40.942Z] --- PASS: TestBuildWithHugeFile (155.38s) [2022-03-10T01:36:40.942Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T01:36:40.942Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:36:40.942Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T01:36:40.942Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:36:40.942Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:36:40.942Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:36:40.942Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:36:40.942Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:36:40.942Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:36:40.942Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T01:36:40.942Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T01:36:40.942Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T01:36:40.942Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-10T01:36:40.942Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestBuildPreserveOwnership [2022-03-10T01:36:40.942Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:36:40.942Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestBuildPlatformInvalid [2022-03-10T01:36:40.942Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T01:36:40.942Z] PASS [2022-03-10T01:36:40.942Z] ok github.com/docker/docker/integration/build 228.556s [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === Skipped [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T01:36:40.942Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T01:36:40.942Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-10T01:36:40.942Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-10T01:36:40.942Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T01:36:40.942Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T01:36:40.942Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] DONE 29 tests, 6 skipped in 264.513s [2022-03-10T01:36:40.942Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T01:36:40.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:36:40.942Z] INFO: Testing against a local daemon [2022-03-10T01:36:40.942Z] === RUN TestConfigInspect [2022-03-10T01:36:40.942Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestConfigList [2022-03-10T01:36:40.942Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestConfigsCreateAndDelete [2022-03-10T01:36:40.942Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestConfigsUpdate [2022-03-10T01:36:40.942Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestTemplatedConfig [2022-03-10T01:36:40.942Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestConfigCreateResolve [2022-03-10T01:36:40.942Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:36:40.942Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T01:36:40.942Z] PASS [2022-03-10T01:36:40.942Z] ok github.com/docker/docker/integration/config 0.130s [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === Skipped [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T01:36:40.942Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:36:40.942Z] [2022-03-10T01:36:40.942Z] DONE 6 tests, 6 skipped in 2.429s [2022-03-10T01:36:40.942Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T01:36:40.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:36:40.942Z] INFO: Testing against a local daemon [2022-03-10T01:36:40.942Z] === RUN TestCheckpoint [2022-03-10T01:36:40.942Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:36:40.942Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestContainerInvalidJSON [2022-03-10T01:36:40.942Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:36:40.942Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:36:40.942Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:36:40.942Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:36:40.942Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T01:36:40.942Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T01:36:40.942Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-10T01:36:40.942Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T01:36:40.942Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.46s) [2022-03-10T01:36:40.942Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T01:36:40.942Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-10T01:36:40.942Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T01:36:40.942Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-10T01:36:40.942Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T01:36:40.942Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-03-10T01:36:40.942Z] === RUN TestCopyFromContainer [2022-03-10T01:36:40.942Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T01:36:40.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:36:40.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:36:40.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:36:40.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:36:40.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:36:40.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:36:40.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T01:36:40.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T01:36:40.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T01:36:40.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T01:36:40.942Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:36:40.942Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidEnv [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T01:36:40.942Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T01:36:40.942Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T01:36:40.942Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T01:36:40.942Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-10T01:36:40.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T01:36:40.942Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.942Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T01:36:40.942Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T01:36:40.942Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:36:40.942Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T01:36:40.942Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:36:40.942Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:36:40.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:36:40.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:36:40.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:36:40.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:36:40.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T01:36:40.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T01:36:40.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T01:36:40.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T01:36:40.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T01:36:40.943Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T01:36:40.943Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:36:40.943Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:36:40.943Z] === RUN TestCreateDifferentPlatform [2022-03-10T01:36:40.943Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T01:36:40.943Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T01:36:40.943Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T01:36:40.943Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s) [2022-03-10T01:36:40.943Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T01:36:40.943Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-10T01:36:40.943Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T01:36:40.943Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:36:40.943Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T01:36:40.943Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T01:36:40.943Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:40.943Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:36:40.943Z] === RUN TestDiff [2022-03-10T01:36:40.943Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:36:40.943Z] --- SKIP: TestDiff (0.00s) [2022-03-10T01:36:40.943Z] === RUN TestExecWithCloseStdin [2022-03-10T01:36:41.448Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T01:36:42.011Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T01:36:42.574Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T01:36:42.830Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T01:36:43.087Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T01:36:43.343Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T01:36:43.856Z] --- PASS: TestExecWithCloseStdin (2.83s) [2022-03-10T01:36:43.856Z] === RUN TestExec [2022-03-10T01:36:44.272Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T01:36:44.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T01:36:44.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T01:36:44.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T01:36:45.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T01:36:46.032Z] --- PASS: TestExec (2.68s) [2022-03-10T01:36:46.032Z] === RUN TestExecUser [2022-03-10T01:36:46.032Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:36:46.032Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T01:36:46.032Z] === RUN TestExportContainerAndImportImage [2022-03-10T01:36:46.032Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:46.032Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T01:36:46.032Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T01:36:46.032Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:46.033Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:36:46.033Z] === RUN TestHealthCheckWorkdir [2022-03-10T01:36:46.033Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:36:46.033Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T01:36:46.033Z] === RUN TestHealthKillContainer [2022-03-10T01:36:46.033Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:36:46.033Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T01:36:46.033Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T01:36:46.033Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:36:46.033Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:36:46.033Z] === RUN TestKillContainerInvalidSignal [2022-03-10T01:36:46.134Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T01:36:46.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-10T01:36:46.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T01:36:46.954Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T01:36:47.518Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T01:36:48.081Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T01:36:48.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T01:36:48.338Z] docker_api_swarm_service_test.go:148: [de722495f924e] joining swarm manager [dc6383a5fbc25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:36:48.595Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T01:36:48.931Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2022-03-10T01:36:48.931Z] === RUN TestKillContainer [2022-03-10T01:36:48.931Z] === RUN TestKillContainer/no_signal [2022-03-10T01:36:49.524Z] docker_api_swarm_service_test.go:148: [d8daa020c7d61] joining swarm manager [dc6383a5fbc25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:36:49.781Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T01:36:51.108Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T01:36:51.108Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:36:51.108Z] === RUN TestKillContainer/killing_signal [2022-03-10T01:36:51.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T01:36:52.318Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T01:36:52.318Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T01:36:52.891Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T01:36:54.013Z] --- PASS: TestKillContainer (5.35s) [2022-03-10T01:36:54.013Z] --- PASS: TestKillContainer/no_signal (2.43s) [2022-03-10T01:36:54.013Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:36:54.013Z] --- PASS: TestKillContainer/killing_signal (2.85s) [2022-03-10T01:36:54.013Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T01:36:54.013Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:36:54.013Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestKillStoppedContainer [2022-03-10T01:36:54.013Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:36:54.013Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T01:36:54.013Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:36:54.013Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestKillDifferentUserContainer [2022-03-10T01:36:54.013Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:36:54.013Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestInspectOomKilledTrue [2022-03-10T01:36:54.013Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:36:54.013Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestInspectOomKilledFalse [2022-03-10T01:36:54.013Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:36:54.013Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T01:36:54.013Z] === RUN TestLogsFollowTailEmpty [2022-03-10T01:36:54.027Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T01:36:54.261Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T01:36:55.197Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T01:36:56.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T01:36:56.922Z] --- PASS: TestLogsFollowTailEmpty (2.50s) [2022-03-10T01:36:56.922Z] === RUN TestNetworkNat [2022-03-10T01:36:56.922Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:36:56.922Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T01:36:56.922Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T01:36:58.458Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T01:36:58.459Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-10T01:36:58.459Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T01:36:58.459Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-10T01:36:58.459Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T01:36:58.716Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T01:36:59.822Z] --- PASS: TestNetworkLocalhostTCPNat (2.94s) [2022-03-10T01:36:59.822Z] === RUN TestNetworkLoopbackNat [2022-03-10T01:36:59.822Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:36:59.822Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2022-03-10T01:36:59.822Z] === RUN TestPause [2022-03-10T01:36:59.822Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:36:59.822Z] --- SKIP: TestPause (0.00s) [2022-03-10T01:36:59.822Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T01:37:00.083Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T01:37:00.645Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T01:37:02.013Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T01:37:02.275Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-03-10T01:37:02.275Z] === RUN TestPauseStopPausedContainer [2022-03-10T01:37:02.275Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:37:02.275Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T01:37:02.275Z] === RUN TestPsFilter [2022-03-10T01:37:02.275Z] --- PASS: TestPsFilter (0.29s) [2022-03-10T01:37:02.275Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T01:37:02.576Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T01:37:03.505Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T01:37:03.761Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-10T01:37:03.761Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T01:37:03.761Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T01:37:04.324Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-10T01:37:05.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.84s) [2022-03-10T01:37:05.245Z] === RUN TestRemoveContainerWithVolume [2022-03-10T01:37:05.255Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T01:37:05.255Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T01:37:05.818Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T01:37:06.382Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T01:37:06.946Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-10T01:37:07.510Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T01:37:07.510Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T01:37:07.847Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T01:37:07.847Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T01:37:07.847Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T01:37:07.847Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T01:37:07.847Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T01:37:07.847Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T01:37:07.847Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T01:37:07.847Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T01:37:07.847Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T01:37:07.847Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T01:37:07.847Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T01:37:07.847Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T01:37:07.847Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T01:37:07.847Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T01:37:07.847Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T01:37:07.847Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T01:37:07.847Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T01:37:07.847Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T01:37:07.847Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T01:37:08.072Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T01:37:08.158Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2022-03-10T01:37:08.158Z] === RUN TestRemoveContainerRunning [2022-03-10T01:37:08.332Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T01:37:08.894Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T01:37:09.154Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T01:37:09.726Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T01:37:09.983Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T01:37:10.347Z] --- PASS: TestRemoveContainerRunning (2.44s) [2022-03-10T01:37:10.347Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T01:37:10.546Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T01:37:11.110Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T01:37:11.110Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T01:37:11.368Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T01:37:11.933Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T01:37:12.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s) [2022-03-10T01:37:12.520Z] === RUN TestRemoveInvalidContainer [2022-03-10T01:37:12.520Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-10T01:37:12.520Z] === RUN TestRenameLinkedContainer [2022-03-10T01:37:12.520Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:37:12.520Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T01:37:12.520Z] === RUN TestRenameStoppedContainer [2022-03-10T01:37:12.865Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T01:37:13.122Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T01:37:13.122Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-10T01:37:13.122Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T01:37:13.618Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T01:37:15.428Z] --- PASS: TestRenameStoppedContainer (2.82s) [2022-03-10T01:37:15.428Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T01:37:15.645Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T01:37:15.901Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T01:37:20.122Z] --- PASS: TestRenameRunningContainerAndReuse (5.02s) [2022-03-10T01:37:20.122Z] === RUN TestRenameInvalidName [2022-03-10T01:37:23.024Z] --- PASS: TestRenameInvalidName (2.34s) [2022-03-10T01:37:23.024Z] === RUN TestRenameAnonymousContainer [2022-03-10T01:37:25.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-10T01:37:26.775Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-10T01:37:27.708Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T01:37:29.090Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-10T01:37:29.090Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-10T01:37:29.090Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T01:37:29.090Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T01:37:29.652Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T01:37:31.549Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T01:37:32.479Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T01:37:33.332Z] --- PASS: TestRenameAnonymousContainer (10.91s) [2022-03-10T01:37:33.333Z] === RUN TestRenameContainerWithSameName [2022-03-10T01:37:33.409Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T01:37:36.237Z] --- PASS: TestRenameContainerWithSameName (2.38s) [2022-03-10T01:37:36.237Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T01:37:36.237Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:37:36.237Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:37:36.237Z] === RUN TestResize [2022-03-10T01:37:38.417Z] --- PASS: TestResize (2.36s) [2022-03-10T01:37:38.417Z] === RUN TestResizeWithInvalidSize [2022-03-10T01:37:38.658Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T01:37:39.221Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T01:37:39.478Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T01:37:40.410Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T01:37:40.410Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T01:37:40.410Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T01:37:40.599Z] --- PASS: TestResizeWithInvalidSize (2.43s) [2022-03-10T01:37:40.599Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T01:37:41.347Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T01:37:42.718Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T01:37:43.724Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-03-10T01:37:43.725Z] === RUN TestDaemonRestartKillContainers [2022-03-10T01:37:43.725Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:37:43.725Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:37:43.725Z] === RUN TestStats [2022-03-10T01:37:43.725Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:37:43.725Z] --- SKIP: TestStats (0.00s) [2022-03-10T01:37:43.725Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T01:37:44.132Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T01:37:44.132Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T01:37:44.132Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T01:37:44.644Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T01:37:45.061Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T01:37:45.611Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T01:37:45.611Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T01:37:46.067Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T01:37:49.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-10T01:37:49.747Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T01:37:50.310Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T01:37:50.568Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T01:37:51.948Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T01:37:54.106Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.36s) [2022-03-10T01:37:54.106Z] === RUN TestStopContainerWithTimeout [2022-03-10T01:37:54.106Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:37:54.106Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T01:37:54.106Z] === RUN TestUpdateRestartPolicy [2022-03-10T01:37:54.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-10T01:37:54.501Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T01:37:57.022Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T01:37:57.022Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-10T01:37:57.953Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T01:37:59.845Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-10T01:38:00.101Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T01:38:01.031Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T01:38:02.397Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T01:38:02.398Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T01:38:02.655Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-10T01:38:02.911Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T01:38:03.843Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T01:38:04.099Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T01:38:04.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T01:38:05.592Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-10T01:38:06.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T01:38:07.891Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T01:38:08.453Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-10T01:38:10.975Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T01:38:11.538Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T01:38:11.538Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-10T01:38:12.469Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T01:38:12.469Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T01:38:12.469Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-10T01:38:13.032Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T01:38:13.289Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T01:38:13.546Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T01:38:13.803Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T01:38:14.168Z] ok github.com/docker/docker/libnetwork/networkdb 104.255s coverage: 60.0% of statements [2022-03-10T01:38:14.169Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/osl 4.284s coverage: 39.7% of statements [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/resolvconf 0.009s coverage: 70.6% of statements [2022-03-10T01:38:14.169Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T01:38:14.169Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === Skipped [2022-03-10T01:38:14.169Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-10T01:38:14.169Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-10T01:38:14.169Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-10T01:38:14.169Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T01:38:14.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T01:38:14.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T01:38:14.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T01:38:14.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T01:38:14.169Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-10T01:38:14.169Z] firewalld_test.go:14: firewalld is not running [2022-03-10T01:38:14.169Z] [2022-03-10T01:38:14.169Z] DONE 326 tests, 9 skipped in 197.813s Post stage [Pipeline] junit [2022-03-10T01:38:14.752Z] Recording test results [2022-03-10T01:38:15.126Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-10T01:38:15.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43353/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5eebcc6eb4ba9c7a822eee037a58b3ae3b7e71 hack/validate/vendor [2022-03-10T01:38:16.033Z] +++ dirname ./hack/vendor.sh [2022-03-10T01:38:16.033Z] ++ cd ./hack [2022-03-10T01:38:16.033Z] ++ pwd [2022-03-10T01:38:16.033Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T01:38:16.033Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-03-10T01:38:16.033Z] + GO111MODULE=auto [2022-03-10T01:38:16.033Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-03-10T01:38:16.033Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-03-10T01:38:16.033Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T01:38:16.335Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-10T01:38:16.602Z] go: downloading google.golang.org/grpc v1.27.1 [2022-03-10T01:38:16.602Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T01:38:16.602Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T01:38:16.602Z] go: downloading gotest.tools/v3 v3.1.0 [2022-03-10T01:38:16.602Z] go: downloading github.com/docker/go-units v0.4.0 [2022-03-10T01:38:16.602Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-03-10T01:38:16.602Z] go: downloading github.com/containerd/containerd v1.5.10 [2022-03-10T01:38:16.602Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-03-10T01:38:16.861Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-03-10T01:38:16.861Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-03-10T01:38:17.121Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-03-10T01:38:17.121Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-03-10T01:38:17.121Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-03-10T01:38:17.121Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-03-10T01:38:17.121Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-03-10T01:38:17.121Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-03-10T01:38:17.121Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-03-10T01:38:17.121Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-03-10T01:38:17.381Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-03-10T01:38:17.381Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-03-10T01:38:17.381Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-03-10T01:38:17.640Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-03-10T01:38:17.640Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-03-10T01:38:17.640Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-03-10T01:38:17.640Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-03-10T01:38:17.640Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-03-10T01:38:17.640Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-03-10T01:38:17.640Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-03-10T01:38:17.640Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-03-10T01:38:17.640Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-03-10T01:38:17.640Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-03-10T01:38:17.900Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-03-10T01:38:17.900Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-03-10T01:38:17.900Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-03-10T01:38:17.900Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T01:38:17.900Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-03-10T01:38:17.900Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-03-10T01:38:17.900Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-03-10T01:38:17.900Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-10T01:38:17.900Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-03-10T01:38:18.159Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-03-10T01:38:18.159Z] go: downloading github.com/moby/locker v1.0.1 [2022-03-10T01:38:18.159Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-03-10T01:38:18.159Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-03-10T01:38:18.159Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-03-10T01:38:18.159Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-03-10T01:38:18.159Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-03-10T01:38:18.159Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-03-10T01:38:18.159Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-03-10T01:38:18.159Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-03-10T01:38:19.248Z] --- PASS: TestUpdateRestartPolicy (23.74s) [2022-03-10T01:38:19.248Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T01:38:19.607Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-10T01:38:19.607Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T01:38:19.607Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T01:38:19.712Z] --- PASS: TestUpdateRestartWithAutoRemove (2.27s) [2022-03-10T01:38:19.713Z] === RUN TestWaitNonBlocked [2022-03-10T01:38:19.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:38:19.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:38:19.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:38:19.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:38:19.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T01:38:19.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T01:38:19.865Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-10T01:38:20.066Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-03-10T01:38:20.066Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-03-10T01:38:20.066Z] go: downloading cloud.google.com/go v0.59.0 [2022-03-10T01:38:20.325Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-03-10T01:38:20.325Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-03-10T01:38:20.325Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-03-10T01:38:20.325Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T01:38:20.325Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-03-10T01:38:20.325Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-03-10T01:38:20.325Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T01:38:20.325Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-03-10T01:38:20.325Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-03-10T01:38:20.428Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T01:38:20.584Z] go: downloading github.com/miekg/dns v1.1.27 [2022-03-10T01:38:20.584Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-03-10T01:38:20.584Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-03-10T01:38:20.584Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-03-10T01:38:20.844Z] go: downloading github.com/creack/pty v1.1.11 [2022-03-10T01:38:20.844Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-03-10T01:38:20.844Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-03-10T01:38:20.844Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-03-10T01:38:21.359Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T01:38:21.923Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-10T01:38:22.486Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-10T01:38:22.486Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T01:38:22.743Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T01:38:22.746Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T01:38:22.746Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-03-10T01:38:22.746Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-03-10T01:38:22.746Z] go: downloading github.com/klauspost/compress v1.14.3 [2022-03-10T01:38:22.746Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T01:38:22.746Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-03-10T01:38:22.746Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-03-10T01:38:22.746Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-03-10T01:38:22.746Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-03-10T01:38:22.746Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-03-10T01:38:22.746Z] go: downloading github.com/containerd/console v1.0.3 [2022-03-10T01:38:22.746Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-03-10T01:38:23.006Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-03-10T01:38:23.006Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-03-10T01:38:23.006Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-03-10T01:38:23.006Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-03-10T01:38:23.006Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-03-10T01:38:23.006Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-03-10T01:38:23.006Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-03-10T01:38:23.006Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-03-10T01:38:23.006Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-03-10T01:38:23.006Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-03-10T01:38:23.006Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T01:38:23.006Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T01:38:23.006Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T01:38:23.006Z] go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T01:38:23.006Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-03-10T01:38:23.264Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-03-10T01:38:23.264Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-03-10T01:38:23.264Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-03-10T01:38:23.264Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T01:38:23.264Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-03-10T01:38:23.264Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-03-10T01:38:23.264Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-03-10T01:38:23.264Z] go: downloading google.golang.org/api v0.8.0 [2022-03-10T01:38:23.305Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T01:38:23.561Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T01:38:24.125Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T01:38:24.125Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-10T01:38:24.125Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T01:38:24.639Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-03-10T01:38:24.639Z] go: downloading go.opencensus.io v0.22.3 [2022-03-10T01:38:24.639Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-03-10T01:38:24.639Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T01:38:24.687Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T01:38:24.898Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-03-10T01:38:24.898Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-03-10T01:38:24.898Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-03-10T01:38:24.898Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T01:38:24.898Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T01:38:24.898Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-10T01:38:24.898Z] go: downloading golang.org/x/text v0.3.7 [2022-03-10T01:38:24.944Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T01:38:24.944Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-10T01:38:24.944Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T01:38:25.505Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-10T01:38:25.835Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-03-10T01:38:25.835Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-03-10T01:38:25.835Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-03-10T01:38:25.835Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-03-10T01:38:25.835Z] go: downloading go.uber.org/goleak v1.1.12 [2022-03-10T01:38:25.835Z] go: downloading github.com/google/btree v1.0.1 [2022-03-10T01:38:25.835Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-03-10T01:38:25.835Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-03-10T01:38:25.835Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-10T01:38:25.835Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T01:38:25.835Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-03-10T01:38:25.835Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-03-10T01:38:25.835Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-03-10T01:38:25.835Z] go: downloading github.com/kr/pretty v0.2.1 [2022-03-10T01:38:25.835Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-03-10T01:38:25.835Z] go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 [2022-03-10T01:38:25.835Z] go: downloading golang.org/x/tools v0.1.5 [2022-03-10T01:38:25.835Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-03-10T01:38:25.835Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-03-10T01:38:26.093Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-03-10T01:38:26.093Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-03-10T01:38:26.093Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-03-10T01:38:26.093Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-03-10T01:38:26.093Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-03-10T01:38:26.093Z] go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f [2022-03-10T01:38:26.093Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-03-10T01:38:26.093Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-03-10T01:38:26.093Z] go: downloading github.com/onsi/ginkgo v1.12.1 [2022-03-10T01:38:26.352Z] go: downloading github.com/onsi/gomega v1.10.3 [2022-03-10T01:38:26.352Z] go: downloading github.com/kr/text v0.2.0 [2022-03-10T01:38:26.352Z] go: downloading google.golang.org/appengine v1.6.7 [2022-03-10T01:38:26.352Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T01:38:26.436Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T01:38:26.436Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T01:38:26.436Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T01:38:26.776Z] go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e [2022-03-10T01:38:26.776Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-03-10T01:38:26.776Z] go: downloading github.com/nxadm/tail v1.4.4 [2022-03-10T01:38:26.776Z] go: downloading golang.org/x/mod v0.4.2 [2022-03-10T01:38:26.776Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-10T01:38:26.776Z] + GO111MODULE=auto [2022-03-10T01:38:26.776Z] + go mod vendor -modfile vendor.mod [2022-03-10T01:38:28.414Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T01:38:28.423Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-10T01:38:28.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.99s) [2022-03-10T01:38:28.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.86s) [2022-03-10T01:38:28.423Z] === RUN TestWaitBlocked [2022-03-10T01:38:28.423Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:38:28.423Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T01:38:28.423Z] PASS [2022-03-10T01:38:28.423Z] ok github.com/docker/docker/integration/container 108.901s [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === Skipped [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T01:38:28.423Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-03-10T01:38:28.423Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T01:38:28.423Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T01:38:28.423Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T01:38:28.423Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T01:38:28.423Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T01:38:28.423Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T01:38:28.423Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T01:38:28.423Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T01:38:28.423Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T01:38:28.423Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T01:38:28.423Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T01:38:28.423Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T01:38:28.423Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T01:38:28.423Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T01:38:28.423Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T01:38:28.423Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T01:38:28.423Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T01:38:28.423Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2022-03-10T01:38:28.423Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T01:38:28.423Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T01:38:28.423Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T01:38:28.423Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.423Z] [2022-03-10T01:38:28.423Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T01:38:28.424Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T01:38:28.424Z] [2022-03-10T01:38:28.424Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T01:38:28.424Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:38:28.424Z] [2022-03-10T01:38:28.424Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T01:38:28.424Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T01:38:28.424Z] [2022-03-10T01:38:28.424Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T01:38:28.424Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T01:38:28.424Z] [2022-03-10T01:38:28.424Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T01:38:28.424Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:38:28.424Z] [2022-03-10T01:38:28.424Z] DONE 87 tests, 33 skipped in 111.993s [2022-03-10T01:38:28.424Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T01:38:28.976Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T01:38:29.578Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T01:38:30.062Z] Congratulations! All vendoring changes are done the right way. [2022-03-10T01:38:30.062Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-10T01:38:30.062Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T01:38:32.945Z] + echo Ensuring container killed. [2022-03-10T01:38:32.945Z] Ensuring container killed. [2022-03-10T01:38:32.945Z] + docker rm -vf docker-pr3 [2022-03-10T01:38:32.945Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T01:38:33.225Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:38:33.225Z] Chowning /workspace to jenkins user [2022-03-10T01:38:33.225Z] + id -u [2022-03-10T01:38:33.225Z] + id -g [2022-03-10T01:38:33.225Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:38:33.749Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T01:38:33.749Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T01:38:33.749Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:38:34.897Z] + bundleName=unit [2022-03-10T01:38:34.897Z] + echo Creating unit-bundles.tar.gz [2022-03-10T01:38:34.897Z] Creating unit-bundles.tar.gz [2022-03-10T01:38:34.897Z] + 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-03-10T01:38:34.897Z] bundles/junit-report-libnetwork.xml [2022-03-10T01:38:34.897Z] bundles/junit-report.xml [2022-03-10T01:38:34.897Z] bundles/go-test-report-libnetwork.json [2022-03-10T01:38:34.897Z] bundles/go-test-report.json [2022-03-10T01:38:34.897Z] bundles/profile-libnetwork.out [2022-03-10T01:38:34.897Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-10T01:38:34.909Z] Archiving artifacts [2022-03-10T01:38:35.122Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-10T01:38:35.410Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T01:38:35.685Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-10T01:38:35.743Z] + make clean [2022-03-10T01:38:36.001Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T01:38:36.001Z] docker-dev-cache [2022-03-10T01:38:36.001Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T01:38:36.915Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T01:38:37.876Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T01:38:38.206Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-10T01:38:38.838Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T01:38:39.577Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-10T01:38:40.947Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-10T01:38:41.203Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-10T01:38:42.132Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-10T01:38:42.389Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-10T01:38:42.952Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-10T01:38:43.516Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-10T01:38:44.081Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-10T01:38:44.645Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T01:38:44.902Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T01:38:45.465Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T01:38:47.985Z] === RUN TestDockerSuite/TestRunState [2022-03-10T01:38:47.985Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-10T01:38:48.928Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T01:38:49.868Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T01:38:50.434Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T01:38:50.692Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-10T01:38:50.692Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T01:38:50.692Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T01:38:51.254Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T01:38:51.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-10T01:38:51.819Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-10T01:38:52.750Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T01:38:52.750Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T01:38:52.750Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T01:38:53.632Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T01:38:53.636Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-10T01:38:53.636Z] === RUN TestDaemonConfigValidation [2022-03-10T01:38:53.636Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T01:38:53.636Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T01:38:53.636Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.01s) [2022-03-10T01:38:53.636Z] === RUN TestDaemonProxy [2022-03-10T01:38:53.636Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:38:53.636Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T01:38:53.636Z] PASS [2022-03-10T01:38:53.636Z] ok github.com/docker/docker/integration/daemon 0.156s [2022-03-10T01:38:53.636Z] [2022-03-10T01:38:53.636Z] === Skipped [2022-03-10T01:38:53.636Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-10T01:38:53.636Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] [2022-03-10T01:38:53.636Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T01:38:53.636Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] [2022-03-10T01:38:53.636Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.01s) [2022-03-10T01:38:53.636Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T01:38:53.636Z] [2022-03-10T01:38:53.636Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T01:38:53.636Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T01:38:53.636Z] [2022-03-10T01:38:53.636Z] DONE 4 tests, 4 skipped in 24.152s [2022-03-10T01:38:53.636Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T01:38:53.682Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-10T01:38:54.803Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T01:38:54.803Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T01:38:54.803Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T01:38:55.050Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-10T01:38:55.305Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-10T01:38:56.483Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T01:38:56.673Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-10T01:38:57.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:38:57.368Z] INFO: Testing against a local daemon [2022-03-10T01:38:57.368Z] === RUN TestCommitInheritsEnv [2022-03-10T01:38:57.368Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:38:57.368Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T01:38:57.368Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T01:38:57.368Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:38:57.368Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:38:57.368Z] === RUN TestImportWithCustomPlatform [2022-03-10T01:38:57.368Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:38:57.368Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T01:38:57.368Z] === RUN TestImagesFilterMultiReference [2022-03-10T01:38:57.368Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-10T01:38:57.368Z] === RUN TestImagePullPlatformInvalid [2022-03-10T01:38:57.368Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-10T01:38:57.368Z] === RUN TestRemoveImageOrphaning [2022-03-10T01:38:58.336Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-03-10T01:38:58.336Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T01:38:58.336Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-10T01:38:58.336Z] === RUN TestTagInvalidReference [2022-03-10T01:38:58.336Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-10T01:38:58.336Z] === RUN TestTagValidPrefixedRepo [2022-03-10T01:38:58.336Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-10T01:38:58.336Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T01:38:58.336Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-10T01:38:58.336Z] === RUN TestTagOfficialNames [2022-03-10T01:38:58.336Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-10T01:38:58.336Z] === RUN TestTagMatchesDigest [2022-03-10T01:38:58.566Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T01:38:58.795Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-10T01:38:58.795Z] PASS [2022-03-10T01:38:58.795Z] ok github.com/docker/docker/integration/image 1.906s [2022-03-10T01:38:58.795Z] [2022-03-10T01:38:58.795Z] === Skipped [2022-03-10T01:38:58.795Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T01:38:58.795Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:38:58.795Z] [2022-03-10T01:38:58.795Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T01:38:58.795Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:38:58.795Z] [2022-03-10T01:38:58.795Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T01:38:58.795Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T01:38:58.795Z] [2022-03-10T01:38:58.795Z] DONE 12 tests, 3 skipped in 6.480s [2022-03-10T01:38:58.795Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T01:39:00.571Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T01:39:00.571Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T01:39:01.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:01.713Z] INFO: Testing against a local daemon [2022-03-10T01:39:01.713Z] === RUN TestNetworkCreateDelete [2022-03-10T01:39:01.713Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T01:39:01.713Z] 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-03-10T01:39:01.713Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonDNSFallback [2022-03-10T01:39:01.713Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestInspectNetwork [2022-03-10T01:39:01.713Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:01.713Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T01:39:01.713Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestNetworkInvalidJSON [2022-03-10T01:39:01.713Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T01:39:01.713Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T01:39:01.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:39:01.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:39:01.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:39:01.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:39:01.713Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T01:39:01.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T01:39:01.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T01:39:01.713Z] === RUN TestNetworkList [2022-03-10T01:39:01.713Z] === RUN TestNetworkList//networks [2022-03-10T01:39:01.713Z] === PAUSE TestNetworkList//networks [2022-03-10T01:39:01.713Z] === RUN TestNetworkList//networks/ [2022-03-10T01:39:01.713Z] === PAUSE TestNetworkList//networks/ [2022-03-10T01:39:01.713Z] === CONT TestNetworkList//networks [2022-03-10T01:39:01.713Z] === CONT TestNetworkList//networks/ [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkList (0.05s) [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T01:39:01.713Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T01:39:01.713Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T01:39:01.713Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T01:39:01.713Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T01:39:01.713Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T01:39:01.713Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T01:39:01.713Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T01:39:01.713Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T01:39:01.713Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:39:01.713Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T01:39:01.713Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:39:01.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T01:39:01.713Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:39:01.713Z] PASS [2022-03-10T01:39:01.713Z] ok github.com/docker/docker/integration/network 0.239s [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === Skipped [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T01:39:01.713Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T01:39:01.713Z] 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-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T01:39:01.713Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T01:39:01.713Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T01:39:01.713Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T01:39:01.713Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:243: FLAKY_TEST [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T01:39:01.713Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T01:39:01.713Z] [2022-03-10T01:39:01.713Z] DONE 22 tests, 15 skipped in 2.612s [2022-03-10T01:39:01.713Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T01:39:01.838Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T01:39:01.838Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T01:39:02.094Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T01:39:02.657Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T01:39:02.679Z] testing: warning: no tests to run [2022-03-10T01:39:02.679Z] PASS [2022-03-10T01:39:02.679Z] ok github.com/docker/docker/integration/network/ipvlan 0.115s [2022-03-10T01:39:02.679Z] [2022-03-10T01:39:02.679Z] DONE 0 tests in 0.884s [2022-03-10T01:39:02.679Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T01:39:03.644Z] testing: warning: no tests to run [2022-03-10T01:39:03.644Z] PASS [2022-03-10T01:39:03.644Z] ok github.com/docker/docker/integration/network/macvlan 0.099s [2022-03-10T01:39:03.644Z] [2022-03-10T01:39:03.644Z] DONE 0 tests in 0.861s [2022-03-10T01:39:03.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T01:39:04.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-10T01:39:04.547Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T01:39:04.611Z] testing: warning: no tests to run [2022-03-10T01:39:04.611Z] PASS [2022-03-10T01:39:04.611Z] ok github.com/docker/docker/integration/plugin 0.092s [2022-03-10T01:39:04.611Z] [2022-03-10T01:39:04.611Z] DONE 0 tests in 0.868s [2022-03-10T01:39:04.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T01:39:05.475Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T01:39:05.579Z] testing: warning: no tests to run [2022-03-10T01:39:05.579Z] PASS [2022-03-10T01:39:05.579Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-03-10T01:39:05.579Z] [2022-03-10T01:39:05.579Z] DONE 0 tests in 0.818s [2022-03-10T01:39:05.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T01:39:05.743Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T01:39:06.009Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T01:39:06.267Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T01:39:06.394Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T01:39:06.771Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T01:39:06.850Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T01:39:06.850Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T01:39:06.850Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T01:39:06.850Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T01:39:06.850Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T01:39:06.850Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T01:39:06.850Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T01:39:07.195Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T01:39:07.195Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-10T01:39:07.307Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T01:39:07.451Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T01:39:08.015Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-10T01:39:08.015Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T01:39:08.015Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T01:39:08.015Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T01:39:08.268Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T01:39:08.578Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T01:39:10.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-10T01:39:11.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:11.375Z] INFO: Testing against a local daemon [2022-03-10T01:39:11.375Z] === RUN TestPluginInvalidJSON [2022-03-10T01:39:11.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:39:11.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:39:11.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T01:39:11.375Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-10T01:39:11.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-10T01:39:11.375Z] === RUN TestPluginInstall [2022-03-10T01:39:11.375Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T01:39:11.375Z] === RUN TestPluginsWithRuntimes [2022-03-10T01:39:11.375Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T01:39:11.375Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T01:39:11.375Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:39:11.375Z] PASS [2022-03-10T01:39:11.375Z] ok github.com/docker/docker/integration/plugin/common 0.167s [2022-03-10T01:39:11.375Z] [2022-03-10T01:39:11.375Z] === Skipped [2022-03-10T01:39:11.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T01:39:11.375Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] [2022-03-10T01:39:11.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T01:39:11.375Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] [2022-03-10T01:39:11.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T01:39:11.375Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T01:39:11.375Z] [2022-03-10T01:39:11.375Z] DONE 5 tests, 3 skipped in 5.324s [2022-03-10T01:39:11.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T01:39:11.843Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T01:39:11.986Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T01:39:12.771Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-10T01:39:12.771Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T01:39:13.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T01:39:13.513Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T01:39:13.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T01:39:13.513Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T01:39:13.513Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T01:39:13.513Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T01:39:13.700Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T01:39:14.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:14.281Z] INFO: Testing against a local daemon [2022-03-10T01:39:14.281Z] === RUN TestExternalGraphDriver [2022-03-10T01:39:14.281Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:39:14.281Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-10T01:39:14.281Z] === RUN TestGraphdriverPluginV2 [2022-03-10T01:39:14.281Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:39:14.281Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:39:14.281Z] PASS [2022-03-10T01:39:14.281Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.130s [2022-03-10T01:39:14.281Z] [2022-03-10T01:39:14.281Z] === Skipped [2022-03-10T01:39:14.281Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-10T01:39:14.281Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T01:39:14.281Z] [2022-03-10T01:39:14.281Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T01:39:14.281Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T01:39:14.281Z] [2022-03-10T01:39:14.281Z] DONE 2 tests, 2 skipped in 3.155s [2022-03-10T01:39:14.738Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T01:39:15.306Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T01:39:15.594Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T01:39:15.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-10T01:39:16.523Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T01:39:16.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:16.936Z] INFO: Testing against a local daemon [2022-03-10T01:39:16.936Z] === RUN TestReadPluginNoRead [2022-03-10T01:39:16.936Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:39:16.936Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T01:39:16.936Z] PASS [2022-03-10T01:39:16.936Z] ok github.com/docker/docker/integration/plugin/logging 0.137s [2022-03-10T01:39:17.230Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T01:39:17.394Z] [2022-03-10T01:39:17.394Z] === Skipped [2022-03-10T01:39:17.394Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T01:39:17.394Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T01:39:17.394Z] [2022-03-10T01:39:17.394Z] DONE 1 tests, 1 skipped in 2.643s [2022-03-10T01:39:17.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T01:39:18.415Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T01:39:18.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-10T01:39:18.928Z] testing: warning: no tests to run [2022-03-10T01:39:18.928Z] PASS [2022-03-10T01:39:18.928Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2022-03-10T01:39:18.928Z] [2022-03-10T01:39:18.928Z] DONE 0 tests in 1.393s [2022-03-10T01:39:18.928Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T01:39:19.784Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T01:39:20.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T01:39:20.348Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-10T01:39:20.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T01:39:20.348Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-10T01:39:20.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T01:39:20.348Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-10T01:39:20.348Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T01:39:20.604Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-10T01:39:20.604Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T01:39:20.604Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-10T01:39:21.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:21.111Z] INFO: Testing against a local daemon [2022-03-10T01:39:21.111Z] === RUN TestPluginWithDevMounts [2022-03-10T01:39:21.111Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:21.111Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T01:39:21.111Z] PASS [2022-03-10T01:39:21.111Z] ok github.com/docker/docker/integration/plugin/volumes 0.115s [2022-03-10T01:39:21.111Z] [2022-03-10T01:39:21.111Z] === Skipped [2022-03-10T01:39:21.534Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-10T01:39:21.534Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-10T01:39:21.573Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T01:39:21.573Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:21.573Z] [2022-03-10T01:39:21.573Z] DONE 1 tests, 1 skipped in 2.433s [2022-03-10T01:39:21.573Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T01:39:22.098Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-10T01:39:23.046Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-10T01:39:23.609Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-10T01:39:23.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:23.762Z] INFO: Testing against a local daemon [2022-03-10T01:39:23.762Z] === RUN TestSecretInspect [2022-03-10T01:39:23.762Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T01:39:23.762Z] === RUN TestSecretList [2022-03-10T01:39:23.762Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T01:39:23.762Z] === RUN TestSecretsCreateAndDelete [2022-03-10T01:39:23.762Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:39:23.762Z] === RUN TestSecretsUpdate [2022-03-10T01:39:23.762Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T01:39:23.762Z] === RUN TestTemplatedSecret [2022-03-10T01:39:23.762Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T01:39:23.762Z] === RUN TestSecretCreateResolve [2022-03-10T01:39:23.762Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:23.762Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T01:39:23.762Z] PASS [2022-03-10T01:39:23.762Z] ok github.com/docker/docker/integration/secret 0.120s [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === Skipped [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T01:39:23.762Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:23.762Z] [2022-03-10T01:39:23.762Z] DONE 6 tests, 6 skipped in 2.226s [2022-03-10T01:39:23.762Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T01:39:23.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-10T01:39:24.124Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T01:39:24.124Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-10T01:39:24.688Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-10T01:39:24.689Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T01:39:24.689Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-10T01:39:25.252Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-10T01:39:25.817Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-10T01:39:25.817Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-10T01:39:26.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:26.681Z] INFO: Testing against a local daemon [2022-03-10T01:39:26.681Z] === RUN TestServiceCreateInit [2022-03-10T01:39:26.681Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T01:39:26.681Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T01:39:26.681Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T01:39:26.681Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceConflict [2022-03-10T01:39:26.681Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T01:39:26.681Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-10T01:39:26.681Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T01:39:26.681Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T01:39:26.681Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T01:39:26.681Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceSysctls [2022-03-10T01:39:26.681Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-03-10T01:39:26.681Z] === RUN TestCreateServiceCapabilities [2022-03-10T01:39:26.681Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-10T01:39:26.681Z] === RUN TestInspect [2022-03-10T01:39:26.681Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestInspect (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestCreateJob [2022-03-10T01:39:26.681Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestReplicatedJob [2022-03-10T01:39:26.681Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestUpdateReplicatedJob [2022-03-10T01:39:26.681Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServiceListWithStatuses [2022-03-10T01:39:26.681Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T01:39:26.681Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestDockerNetworkReConnect [2022-03-10T01:39:26.681Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServicePlugin [2022-03-10T01:39:26.681Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:26.681Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServiceUpdateLabel [2022-03-10T01:39:26.681Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServiceUpdateSecrets [2022-03-10T01:39:26.681Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServiceUpdateConfigs [2022-03-10T01:39:26.681Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-10T01:39:26.681Z] === RUN TestServiceUpdateNetwork [2022-03-10T01:39:26.681Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T01:39:26.681Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T01:39:26.681Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:26.681Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-10T01:39:26.681Z] PASS [2022-03-10T01:39:26.681Z] ok github.com/docker/docker/integration/service 0.302s [2022-03-10T01:39:26.746Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T01:39:26.746Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T01:39:27.002Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === Skipped [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:39:27.143Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:39:27.143Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-10T01:39:27.143Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T01:39:27.143Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-10T01:39:27.143Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T01:39:27.143Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-03-10T01:39:27.143Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T01:39:27.143Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-03-10T01:39:27.143Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-10T01:39:27.143Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T01:39:27.143Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T01:39:27.143Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T01:39:27.143Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T01:39:27.143Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T01:39:27.143Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T01:39:27.143Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T01:39:27.143Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T01:39:27.143Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T01:39:27.143Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T01:39:27.143Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-03-10T01:39:27.143Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T01:39:27.143Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-10T01:39:27.143Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T01:39:27.143Z] [2022-03-10T01:39:27.143Z] DONE 24 tests, 23 skipped in 3.037s [2022-03-10T01:39:27.143Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T01:39:27.258Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T01:39:27.258Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-10T01:39:27.821Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-10T01:39:28.385Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-10T01:39:28.385Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T01:39:28.385Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T01:39:28.948Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T01:39:29.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:29.349Z] INFO: Testing against a local daemon [2022-03-10T01:39:29.349Z] === RUN TestSessionCreate [2022-03-10T01:39:29.349Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:29.349Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T01:39:29.350Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T01:39:29.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:29.350Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:39:29.350Z] PASS [2022-03-10T01:39:29.350Z] ok github.com/docker/docker/integration/session 0.120s [2022-03-10T01:39:29.350Z] [2022-03-10T01:39:29.350Z] === Skipped [2022-03-10T01:39:29.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T01:39:29.350Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:29.350Z] [2022-03-10T01:39:29.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T01:39:29.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T01:39:29.350Z] [2022-03-10T01:39:29.350Z] DONE 2 tests, 2 skipped in 2.076s [2022-03-10T01:39:29.350Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T01:39:30.315Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-10T01:39:30.571Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-10T01:39:30.571Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T01:39:30.571Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T01:39:30.828Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T01:39:30.828Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T01:39:31.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:31.545Z] INFO: Testing against a local daemon [2022-03-10T01:39:31.545Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T01:39:31.545Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:31.545Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:39:31.545Z] === RUN TestDiskUsage [2022-03-10T01:39:31.545Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:39:31.545Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T01:39:31.545Z] === RUN TestEventsExecDie [2022-03-10T01:39:31.545Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:39:31.545Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T01:39:31.545Z] === RUN TestEventsBackwardsCompatible [2022-03-10T01:39:31.545Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:39:31.545Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:39:31.545Z] === RUN TestEventsVolumeCreate [2022-03-10T01:39:31.546Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:39:31.546Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T01:39:31.546Z] === RUN TestInfoAPI [2022-03-10T01:39:31.546Z] --- PASS: TestInfoAPI (0.07s) [2022-03-10T01:39:31.546Z] === RUN TestInfoAPIWarnings [2022-03-10T01:39:31.546Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:39:31.546Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T01:39:31.546Z] === RUN TestInfoDebug [2022-03-10T01:39:31.546Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:31.546Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T01:39:31.546Z] === RUN TestInfoInsecureRegistries [2022-03-10T01:39:31.546Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:31.546Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T01:39:31.546Z] === RUN TestInfoRegistryMirrors [2022-03-10T01:39:31.546Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:31.546Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T01:39:31.546Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T01:39:31.757Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T01:39:32.027Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T01:39:32.320Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T01:39:32.516Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-10T01:39:32.516Z] === RUN TestPingCacheHeaders [2022-03-10T01:39:32.516Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-10T01:39:32.516Z] === RUN TestPingGet [2022-03-10T01:39:32.516Z] --- PASS: TestPingGet (0.04s) [2022-03-10T01:39:32.516Z] === RUN TestPingHead [2022-03-10T01:39:32.516Z] --- PASS: TestPingHead (0.04s) [2022-03-10T01:39:32.516Z] === RUN TestVersion [2022-03-10T01:39:32.516Z] --- PASS: TestVersion (0.04s) [2022-03-10T01:39:32.516Z] PASS [2022-03-10T01:39:32.516Z] ok github.com/docker/docker/integration/system 1.312s [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === Skipped [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T01:39:32.979Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T01:39:32.979Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T01:39:32.979Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T01:39:32.979Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T01:39:32.979Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T01:39:32.979Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T01:39:32.979Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T01:39:32.979Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T01:39:32.979Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T01:39:32.979Z] [2022-03-10T01:39:32.979Z] DONE 15 tests, 9 skipped in 3.457s [2022-03-10T01:39:32.979Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T01:39:33.250Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-10T01:39:34.180Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T01:39:34.437Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T01:39:34.437Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T01:39:34.437Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T01:39:35.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:35.161Z] INFO: Testing against a local daemon [2022-03-10T01:39:35.161Z] === RUN TestVolumesCreateAndList [2022-03-10T01:39:35.161Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-03-10T01:39:35.161Z] === RUN TestVolumesRemove [2022-03-10T01:39:35.161Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-10T01:39:35.161Z] === RUN TestVolumesInspect [2022-03-10T01:39:35.161Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-10T01:39:35.161Z] === RUN TestVolumesInvalidJSON [2022-03-10T01:39:35.161Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T01:39:35.161Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T01:39:35.161Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T01:39:35.161Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-10T01:39:35.161Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T01:39:35.161Z] PASS [2022-03-10T01:39:35.161Z] ok github.com/docker/docker/integration/volume 0.377s [2022-03-10T01:39:35.161Z] [2022-03-10T01:39:35.161Z] DONE 5 tests in 2.409s [2022-03-10T01:39:35.369Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-10T01:39:35.619Z] INFO: make.ps1 ended at 03/10/2022 01:39:35 [2022-03-10T01:39:35.619Z] INFO: Integration CLI tests being run from the host: [2022-03-10T01:39:35.619Z] 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-03-10T01:39:36.313Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-10T01:39:36.748Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T01:39:37.242Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T01:39:37.242Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T01:39:38.276Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T01:39:38.276Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T01:39:38.276Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T01:39:38.608Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-10T01:39:38.608Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T01:39:38.608Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T01:39:38.864Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T01:39:40.233Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2560042316 [2022-03-10T01:39:40.797Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T01:39:40.797Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T01:39:41.833Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T01:39:41.833Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T01:39:41.833Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T01:39:41.992Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T01:39:43.200Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T01:39:43.519Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T01:39:44.129Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T01:39:44.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T01:39:44.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T01:39:44.691Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T01:39:44.947Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T01:39:45.229Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T01:39:45.509Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T01:39:45.509Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T01:39:46.072Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T01:39:46.640Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T01:39:47.569Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T01:39:48.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T01:39:48.127Z] INFO: Testing against a local daemon [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T01:39:48.127Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T01:39:48.127Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T01:39:48.127Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T01:39:50.082Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T01:39:50.082Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T01:39:50.083Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T01:39:50.084Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T01:39:50.084Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T01:39:50.084Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T01:39:50.084Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T01:39:50.084Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T01:39:50.084Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T01:39:50.084Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T01:39:50.084Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T01:39:50.084Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T01:39:51.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T01:39:51.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-10T01:39:52.426Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T01:39:54.319Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T01:39:54.319Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-10T01:39:54.884Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T01:39:55.813Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T01:39:58.332Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-10T01:39:58.588Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T01:39:59.566Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T01:40:00.482Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T01:40:00.740Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-10T01:40:00.997Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T01:40:02.365Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T01:40:04.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T01:40:05.625Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T01:40:05.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-10T01:40:08.145Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T01:40:08.401Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-10T01:40:10.966Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T01:40:14.233Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T01:40:19.479Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T01:40:20.848Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-10T01:40:21.105Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-10T01:40:22.473Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T01:40:23.403Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T01:40:23.659Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T01:40:24.221Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T01:40:24.221Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T01:40:24.221Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T01:40:24.784Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T01:40:27.308Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T01:40:29.825Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-10T01:40:30.400Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-10T01:40:30.977Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-10T01:40:30.977Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-10T01:40:30.977Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-10T01:40:30.977Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-10T01:40:30.977Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-10T01:40:31.905Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-10T01:40:32.467Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-10T01:40:32.559Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T01:40:32.559Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T01:40:32.559Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T01:40:32.559Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T01:40:32.559Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T01:40:33.030Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-10T01:40:33.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-10T01:40:34.158Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-10T01:40:36.050Z] docker_cli_service_logs_test.go:246: checking task wydm4vgajim6 [2022-03-10T01:40:36.050Z] docker_cli_service_logs_test.go:251: checking messages for wydm4vgajim6 [2022-03-10T01:40:36.050Z] docker_cli_service_logs_test.go:246: checking task 2dxq591tqpzc [2022-03-10T01:40:36.050Z] docker_cli_service_logs_test.go:251: checking messages for 2dxq591tqpzc [2022-03-10T01:40:37.940Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-10T01:40:38.504Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-10T01:40:38.504Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-10T01:40:38.504Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-10T01:40:39.066Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-10T01:40:39.632Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T01:40:42.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-10T01:40:44.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-10T01:40:45.935Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-10T01:40:46.500Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-10T01:40:47.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T01:40:49.273Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-10T01:40:50.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T01:40:53.475Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-10T01:40:53.611Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T01:40:53.611Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T01:40:54.066Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T01:40:54.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-10T01:40:55.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T01:40:55.774Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-10T01:40:56.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-10T01:40:57.633Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-10T01:40:59.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-10T01:41:00.457Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-10T01:41:01.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-10T01:41:03.200Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-10T01:41:05.094Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T01:41:05.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T01:41:05.312Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T01:41:05.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T01:41:06.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-10T01:41:08.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-10T01:41:10.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-10T01:41:11.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T01:41:11.595Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T01:41:11.595Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T01:41:11.595Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T01:41:11.595Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T01:41:12.050Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T01:41:12.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T01:41:12.778Z] docker_cli_swarm_test.go:1895: [d82d5302e3f67] joining swarm manager [d35434a8cad0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:41:13.706Z] docker_cli_swarm_test.go:1896: [d28ce7f48845d] joining swarm manager [d35434a8cad0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:41:20.242Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T01:41:20.242Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T01:41:20.242Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T01:41:20.498Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T01:41:20.498Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T01:41:20.498Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T01:41:20.498Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T01:41:21.062Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T01:41:21.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T01:41:21.625Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T01:41:21.625Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T01:41:21.881Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T01:41:21.881Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T01:41:21.881Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T01:41:22.782Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T01:41:23.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T01:41:23.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T01:41:23.506Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T01:41:23.506Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T01:41:23.506Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-10T01:41:23.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T01:41:25.668Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T01:41:28.778Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T01:41:29.382Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T01:41:29.382Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T01:41:29.382Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T01:41:29.382Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T01:41:29.838Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T01:41:29.838Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T01:41:29.838Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T01:41:29.838Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T01:41:29.838Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T01:41:29.838Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T01:41:29.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T01:41:30.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-10T01:41:30.147Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T01:41:30.404Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T01:41:30.404Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T01:41:32.927Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T01:41:33.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T01:41:33.556Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:41:33.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T01:41:33.556Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T01:41:33.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T01:41:33.556Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T01:41:33.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T01:41:34.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T01:41:34.819Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T01:41:34.819Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite (1279.83s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.93s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.10s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.19s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.62s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.52s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.57s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.51s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.57s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.51s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.25s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.12s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.53s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.76s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.14s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.93s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.52s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.82s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.76s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.67s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-03-10T01:41:34.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.95s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.32s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.05s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.82s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.20s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.75s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.88s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.05s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.52s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.86s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.89s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.07s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.12s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.67s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.81s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.98s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.44s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.26s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.04s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.24s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.91s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.09s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.75s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.02s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.92s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.60s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.16s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.20s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.90s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.98s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.32s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.53s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.83s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.77s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.81s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.66s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildHistory (3.53s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.29s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.65s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.50s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.52s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.61s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.86s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.45s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildPATH (1.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.99s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.57s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRm (2.15s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.25s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildStderr (0.84s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.78s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.85s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildUser (1.70s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.04s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.43s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.56s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.40s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.69s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T01:41:34.820Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.49s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-03-10T01:41:34.820Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.70s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.12s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000844d50_} (1.38s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13084160965_/foo_false____} (0.61s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13084160965_/foo_true____} (1.42s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_false____} (1.30s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_true____} (1.35s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415030135_/foo_true__0xc000844d80__} (1.37s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000844de0_} (1.41s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000844e28_} (1.47s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000844ed0_} (1.33s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000844f48_} (1.58s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.44s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.66s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.92s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.16s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.06s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.58s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.85s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.82s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.78s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFormat (1.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.22s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.64s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.71s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecCgroup (1.02s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.94s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-03-10T01:41:34.821Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.69s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.76s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHealth (19.15s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.73s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-03-10T01:41:34.821Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.26s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.69s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.60s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.67s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-03-10T01:41:34.822Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T01:41:34.822Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.54s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.51s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsTail (0.70s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.54s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.98s) [2022-03-10T01:41:34.822Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.09s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.14s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.12s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPortList (6.79s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.93s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.78s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.88s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.08s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.85s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-03-10T01:41:34.822Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.87s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.22s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.26s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.75s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.40s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.58s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-03-10T01:41:34.822Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.49s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.63s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.23s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.34s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.35s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.45s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.10s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.26s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMount (4.48s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.21s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.10s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.10s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.97s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.11s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.73s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.59s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.29s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.69s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.14s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.79s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.08s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.92s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.71s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.94s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.87s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.11s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.45s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.44s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.23s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-03-10T01:41:34.823Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.13s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.91s) [2022-03-10T01:41:34.823Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.72s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.77s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.70s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-03-10T01:41:34.824Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.26s) [2022-03-10T01:41:34.824Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T01:41:34.824Z] === RUN TestDockerRegistrySuite [2022-03-10T01:41:34.824Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T01:41:36.190Z] check_test.go:195: [dedfed62f1b68] daemon is not started [2022-03-10T01:41:36.190Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T01:41:36.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T01:41:36.242Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T01:41:36.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T01:41:37.120Z] check_test.go:195: [dca72efb392a1] daemon is not started [2022-03-10T01:41:37.120Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T01:41:37.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-10T01:41:38.244Z] check_test.go:195: [d914fbc64bce7] daemon is not started [2022-03-10T01:41:38.244Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T01:41:38.501Z] check_test.go:195: [da3948dd962a6] daemon is not started [2022-03-10T01:41:38.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T01:41:39.195Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T01:41:39.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-10T01:41:41.761Z] check_test.go:195: [dfe2f448ffa70] daemon is not started [2022-03-10T01:41:41.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T01:41:42.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T01:41:42.013Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T01:41:42.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T01:41:42.013Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T01:41:42.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T01:41:46.500Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T01:41:46.500Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T01:41:46.500Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T01:41:46.500Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T01:41:46.500Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T01:41:46.500Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T01:41:46.500Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T01:41:46.500Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T01:41:46.500Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T01:41:47.015Z] check_test.go:195: [d0119b435c6a0] daemon is not started [2022-03-10T01:41:47.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T01:41:48.931Z] check_test.go:195: [df2e94cca798a] daemon is not started [2022-03-10T01:41:48.931Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T01:41:49.396Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T01:41:49.396Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T01:41:49.396Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T01:41:49.396Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T01:41:49.396Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T01:41:49.860Z] check_test.go:195: [d1de813386a6b] daemon is not started [2022-03-10T01:41:50.117Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T01:41:50.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T01:41:50.554Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T01:41:50.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T01:41:50.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T01:41:50.554Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T01:41:50.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T01:41:50.554Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T01:41:50.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T01:41:51.046Z] check_test.go:195: [d1139eb58ba9e] daemon is not started [2022-03-10T01:41:51.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T01:41:51.533Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T01:41:51.975Z] check_test.go:195: [dd59b051ac7c2] daemon is not started [2022-03-10T01:41:51.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T01:41:51.989Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T01:41:51.989Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T01:41:51.989Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T01:41:51.989Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T01:41:51.989Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T01:41:51.989Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T01:41:52.905Z] check_test.go:195: [d41a7b0e0f242] daemon is not started [2022-03-10T01:41:52.905Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T01:41:53.126Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T01:41:54.152Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T01:41:54.273Z] check_test.go:195: [d69912b29e3c5] daemon is not started [2022-03-10T01:41:54.273Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T01:41:54.607Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T01:41:54.836Z] check_test.go:195: [d12955ec2fcef] daemon is not started [2022-03-10T01:41:54.836Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T01:41:55.093Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-10T01:41:55.311Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T01:41:55.311Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T01:41:55.311Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T01:41:55.311Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T01:41:55.311Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T01:41:55.311Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T01:41:55.311Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T01:41:55.311Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T01:41:55.768Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T01:41:56.023Z] check_test.go:195: [d82aa1cb886ec] daemon is not started [2022-03-10T01:41:56.023Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T01:41:56.955Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:86b96f4a4fd2eeed9c62036bba5ce88a0fd9358eeb48a5176438b7028919dd5a [2022-03-10T01:41:57.518Z] docker_cli_swarm_test.go:1796: [d78690cd17c85] joining swarm manager [d08952394a382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:41:58.082Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00f01a46e2d7b5932d16551571a7970cd402f8eec4c31a494da48dc02f259670 [2022-03-10T01:41:58.339Z] check_test.go:195: [d4d3a9dd6b7f9] daemon is not started [2022-03-10T01:41:58.339Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T01:41:58.902Z] docker_cli_swarm_test.go:1797: [dabce49208f32] joining swarm manager [d08952394a382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:41:59.159Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8205fb8e9cc97bc4c9219a41e425fb6cc38609403978b26658a229b05876de47 [2022-03-10T01:41:59.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T01:41:59.569Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T01:41:59.569Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T01:41:59.569Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T01:41:59.569Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T01:42:00.089Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a26d440dac586ddba261db9d328668bd0091f8e18495a7ecb89c5f91072bdc7f [2022-03-10T01:42:00.346Z] check_test.go:195: [dcac67e68e6ce] daemon is not started [2022-03-10T01:42:00.346Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T01:42:00.414Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T01:42:01.276Z] check_test.go:195: [d0556888f45a3] daemon is not started [2022-03-10T01:42:01.276Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T01:42:03.168Z] check_test.go:195: [d77cb46231513] daemon is not started [2022-03-10T01:42:03.168Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T01:42:04.112Z] check_test.go:195: [d3d67e64a5be7] daemon is not started [2022-03-10T01:42:04.112Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T01:42:04.368Z] check_test.go:195: [d931f68950903] daemon is not started [2022-03-10T01:42:04.368Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T01:42:05.296Z] check_test.go:195: [d2e2f896e6852] daemon is not started [2022-03-10T01:42:05.296Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T01:42:06.187Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T01:42:06.225Z] check_test.go:195: [d2169fd726c26] daemon is not started [2022-03-10T01:42:06.225Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T01:42:06.789Z] check_test.go:195: [d3a0d066b13d2] daemon is not started [2022-03-10T01:42:06.789Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T01:42:08.125Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T01:42:09.308Z] check_test.go:195: [d4cbcd6d1cdf4] daemon is not started [2022-03-10T01:42:09.308Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T01:42:09.564Z] check_test.go:195: [ddc13659de4c4] daemon is not started [2022-03-10T01:42:09.565Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T01:42:10.494Z] check_test.go:195: [dd6b6a5da53b3] daemon is not started [2022-03-10T01:42:10.494Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T01:42:10.751Z] check_test.go:195: [d9f7a637a70ea] daemon is not started [2022-03-10T01:42:11.008Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T01:42:11.008Z] check_test.go:195: [d2fa9c79a8d90] daemon is not started [2022-03-10T01:42:11.008Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T01:42:11.265Z] check_test.go:195: [d358c48e4e7bf] daemon is not started [2022-03-10T01:42:11.265Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T01:42:11.522Z] check_test.go:195: [d72df382f11f1] daemon is not started [2022-03-10T01:42:11.522Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T01:42:11.778Z] check_test.go:195: [d62534e94e0a8] daemon is not started [2022-03-10T01:42:11.778Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T01:42:12.035Z] check_test.go:195: [df6dc1576b157] daemon is not started [2022-03-10T01:42:12.035Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T01:42:12.968Z] check_test.go:195: [d8bbb9152adbf] daemon is not started [2022-03-10T01:42:12.968Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T01:42:13.239Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T01:42:14.337Z] check_test.go:195: [da061e5cf3eab] daemon is not started [2022-03-10T01:42:14.338Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T01:42:14.594Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-10T01:42:15.156Z] check_test.go:195: [df6daa37b0e5a] daemon is not started [2022-03-10T01:42:15.156Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T01:42:16.526Z] check_test.go:195: [d9bf03aa534ba] daemon is not started [2022-03-10T01:42:16.526Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T01:42:17.090Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite (43.17s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.36s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.52s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.27s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.94s) [2022-03-10T01:42:18.018Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-03-10T01:42:18.019Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-10T01:42:18.019Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T01:42:18.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T01:42:18.019Z] check_test.go:222: [de4d6bfa3224c] daemon is not started [2022-03-10T01:42:18.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T01:42:19.013Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T01:42:19.469Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T01:42:20.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T01:42:21.306Z] check_test.go:222: [db26889717969] daemon is not started [2022-03-10T01:42:21.306Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T01:42:22.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-10T01:42:24.130Z] docker_cli_swarm_test.go:1315: [dcd35bd3182a6] joining swarm manager [da3a4e8bc60ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:42:25.499Z] docker_cli_swarm_test.go:1316: [d6dc98341ee73] joining swarm manager [da3a4e8bc60ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:42:26.064Z] check_test.go:222: [de617bfc7e977] daemon is not started [2022-03-10T01:42:26.064Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T01:42:26.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T01:42:26.517Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T01:42:26.992Z] check_test.go:222: [df0bf2df08409] daemon is not started [2022-03-10T01:42:26.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T01:42:27.250Z] check_test.go:222: [d336158be006d] daemon is not started [2022-03-10T01:42:27.250Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T01:42:27.483Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T01:42:27.483Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T01:42:27.940Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T01:42:28.178Z] check_test.go:222: [dac61faa6e564] daemon is not started [2022-03-10T01:42:28.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T01:42:29.107Z] check_test.go:222: [d1be7951d20ad] daemon is not started [2022-03-10T01:42:29.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T01:42:29.669Z] check_test.go:222: [d474f87359385] daemon is not started [2022-03-10T01:42:29.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T01:42:29.758Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T01:42:29.758Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T01:42:29.758Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T01:42:29.758Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T01:42:30.107Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T01:42:30.107Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T01:42:30.107Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T01:42:30.215Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T01:42:30.215Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T01:42:30.215Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T01:42:32.188Z] check_test.go:222: [de95d15961d59] daemon is not started [2022-03-10T01:42:32.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T01:42:32.444Z] check_test.go:222: [d25343d2590f7] daemon is not started [2022-03-10T01:42:32.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T01:42:33.007Z] check_test.go:222: [d2de36e6504e3] daemon is not started [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite (14.94s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-10T01:42:33.007Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-10T01:42:33.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T01:42:33.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T01:42:33.569Z] check_test.go:251: [d2e56c88ad26b] daemon is not started [2022-03-10T01:42:33.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T01:42:34.132Z] check_test.go:251: [df7a61b5b1534] daemon is not started [2022-03-10T01:42:34.132Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T01:42:34.388Z] check_test.go:251: [d5f323af07d16] daemon is not started [2022-03-10T01:42:34.388Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T01:42:34.783Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T01:42:35.756Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T01:42:36.013Z] check_test.go:251: [dd2ff9aaec4e8] daemon is not started [2022-03-10T01:42:36.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T01:42:36.576Z] check_test.go:251: [d2d96807ef370] daemon is not started [2022-03-10T01:42:36.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T01:42:36.962Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T01:42:36.962Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T01:42:36.962Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T01:42:36.962Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T01:42:36.962Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T01:42:37.519Z] check_test.go:251: [dc1c481160f93] daemon is not started [2022-03-10T01:42:37.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T01:42:37.779Z] check_test.go:251: [dc115bd3522f2] daemon is not started [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-03-10T01:42:37.779Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-10T01:42:37.779Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T01:42:37.779Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T01:42:38.494Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T01:42:38.765Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T01:42:38.765Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T01:42:38.765Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T01:42:39.456Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T01:42:40.417Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T01:42:40.873Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T01:42:41.835Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T01:42:43.026Z] check_test.go:278: [d72648e0bf9b5] daemon is not started [2022-03-10T01:42:43.026Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T01:42:43.026Z] check_test.go:278: [da8a510e73074] daemon is not started [2022-03-10T01:42:43.026Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T01:42:43.282Z] check_test.go:278: [d079b75269642] daemon is not started [2022-03-10T01:42:43.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T01:42:43.282Z] check_test.go:278: [d6ff342f14e78] daemon is not started [2022-03-10T01:42:43.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T01:42:43.539Z] check_test.go:278: [d0da6c6f92ee7] daemon is not started [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-10T01:42:43.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-10T01:42:43.539Z] === RUN TestDockerNetworkSuite [2022-03-10T01:42:43.539Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-10T01:42:44.467Z] docker_cli_network_unix_test.go:46: [d3fb017a76103] daemon is not started [2022-03-10T01:42:44.467Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-10T01:42:45.030Z] docker_cli_network_unix_test.go:46: [dbce9a4069ff3] daemon is not started [2022-03-10T01:42:45.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-10T01:42:47.178Z] docker_cli_network_unix_test.go:46: [de9010fd05743] daemon is not started [2022-03-10T01:42:47.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-10T01:42:49.044Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T01:42:49.110Z] docker_cli_network_unix_test.go:46: [d18b67dc39a18] daemon is not started [2022-03-10T01:42:49.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-10T01:42:49.366Z] docker_cli_network_unix_test.go:1233: [d2ea16a3b4fc4] daemon is not started [2022-03-10T01:42:49.499Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T01:42:50.376Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T01:42:51.665Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T01:42:51.665Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T01:42:51.665Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T01:42:51.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-10T01:42:51.904Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T01:42:51.904Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T01:42:51.904Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T01:42:52.120Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T01:42:52.121Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T01:42:52.816Z] docker_cli_network_unix_test.go:46: [d2f422c3a9c88] daemon is not started [2022-03-10T01:42:53.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-10T01:42:53.434Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T01:42:53.434Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T01:42:53.434Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T01:42:54.398Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T01:42:56.790Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T01:42:57.245Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T01:42:57.247Z] docker_cli_network_unix_test.go:46: [dcdabb3613e6b] daemon is not started [2022-03-10T01:42:57.290Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T01:42:57.700Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T01:42:58.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-10T01:42:58.661Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T01:42:58.821Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T01:42:59.278Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T01:42:59.278Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T01:42:59.278Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T01:42:59.622Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T01:43:00.083Z] docker_cli_network_unix_test.go:46: [daea66a82899e] daemon is not started [2022-03-10T01:43:00.241Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T01:43:00.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-10T01:43:00.591Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T01:43:01.202Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T01:43:01.202Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T01:43:01.202Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T01:43:01.202Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T01:43:01.202Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T01:43:01.272Z] docker_cli_network_unix_test.go:46: [dbcb9e9f000a2] daemon is not started [2022-03-10T01:43:01.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-10T01:43:01.785Z] docker_cli_network_unix_test.go:46: [d9861c4a1f8da] daemon is not started [2022-03-10T01:43:02.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-10T01:43:02.119Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T01:43:02.298Z] docker_cli_network_unix_test.go:46: [d7ae9bf04aa5d] daemon is not started [2022-03-10T01:43:02.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-10T01:43:02.859Z] docker_cli_network_unix_test.go:46: [d78000b7c6afb] daemon is not started [2022-03-10T01:43:03.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-10T01:43:03.679Z] docker_cli_network_unix_test.go:46: [df25bd6ab289a] daemon is not started [2022-03-10T01:43:04.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-10T01:43:04.241Z] docker_cli_network_unix_test.go:46: [d38647ad392d3] daemon is not started [2022-03-10T01:43:04.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-10T01:43:04.497Z] docker_cli_network_unix_test.go:46: [dcbe9c9f3ddb0] daemon is not started [2022-03-10T01:43:04.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-10T01:43:05.060Z] docker_cli_network_unix_test.go:46: [d5da9aafcc086] daemon is not started [2022-03-10T01:43:05.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-10T01:43:05.316Z] docker_cli_network_unix_test.go:46: [d98bd703d9493] daemon is not started [2022-03-10T01:43:05.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-10T01:43:05.572Z] docker_cli_network_unix_test.go:46: [df4f4304e6a43] daemon is not started [2022-03-10T01:43:05.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-10T01:43:05.572Z] docker_cli_network_unix_test.go:46: [d7aa29de4a495] daemon is not started [2022-03-10T01:43:05.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-10T01:43:06.543Z] docker_cli_network_unix_test.go:46: [dab10e179f553] daemon is not started [2022-03-10T01:43:06.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-10T01:43:07.105Z] docker_cli_network_unix_test.go:46: [da0861cd6e51b] daemon is not started [2022-03-10T01:43:07.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-10T01:43:07.361Z] docker_cli_network_unix_test.go:46: [dbc73447052a6] daemon is not started [2022-03-10T01:43:07.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-10T01:43:07.618Z] docker_cli_network_unix_test.go:46: [d27f597924138] daemon is not started [2022-03-10T01:43:07.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-10T01:43:07.618Z] docker_cli_network_unix_test.go:46: [df38b189ed050] daemon is not started [2022-03-10T01:43:07.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T01:43:07.885Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T01:43:07.885Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T01:43:07.885Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T01:43:08.340Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T01:43:08.803Z] docker_cli_network_unix_test.go:968: [dae1fbb9a2141] daemon is not started [2022-03-10T01:43:08.824Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T01:43:09.767Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T01:43:10.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-10T01:43:11.192Z] docker_cli_network_unix_test.go:46: [d6a10992abdf2] daemon is not started [2022-03-10T01:43:11.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-10T01:43:13.713Z] docker_cli_network_unix_test.go:1116: [d8f420f1f821c] daemon is not started [2022-03-10T01:43:14.757Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T01:43:16.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-10T01:43:16.488Z] docker_cli_network_unix_test.go:46: [d041fc123bb38] daemon is not started [2022-03-10T01:43:16.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-10T01:43:17.417Z] docker_cli_network_unix_test.go:46: [d6aff9817a21e] daemon is not started [2022-03-10T01:43:17.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-10T01:43:17.417Z] docker_cli_network_unix_test.go:46: [d64c94ba3a5da] daemon is not started [2022-03-10T01:43:17.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-10T01:43:17.674Z] docker_cli_network_unix_test.go:46: [d33ee8bc108cd] daemon is not started [2022-03-10T01:43:17.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-10T01:43:17.674Z] docker_cli_network_unix_test.go:46: [da350d7bb4c4b] daemon is not started [2022-03-10T01:43:17.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-10T01:43:17.931Z] docker_cli_network_unix_test.go:46: [d4bd299fff3b6] daemon is not started [2022-03-10T01:43:17.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-10T01:43:17.931Z] docker_cli_network_unix_test.go:46: [d015c1595b72e] daemon is not started [2022-03-10T01:43:17.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-10T01:43:19.299Z] docker_cli_network_unix_test.go:46: [d7d951136e839] daemon is not started [2022-03-10T01:43:20.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-10T01:43:20.227Z] docker_cli_network_unix_test.go:46: [dafa87079f3ae] daemon is not started [2022-03-10T01:43:20.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-10T01:43:20.227Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T01:43:20.227Z] docker_cli_network_unix_test.go:46: [d1748e3f91fc3] daemon is not started [2022-03-10T01:43:20.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-10T01:43:20.789Z] docker_cli_network_unix_test.go:46: [daba35e86cc86] daemon is not started [2022-03-10T01:43:21.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-10T01:43:24.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-10T01:43:26.267Z] docker_cli_network_unix_test.go:1084: [dc9f5ef2c9e6c] daemon is not started [2022-03-10T01:43:27.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-10T01:43:27.636Z] docker_cli_network_unix_test.go:46: [d226da34608a0] daemon is not started [2022-03-10T01:43:27.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-10T01:43:28.199Z] docker_cli_network_unix_test.go:46: [d67b784bb569a] daemon is not started [2022-03-10T01:43:28.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-10T01:43:29.567Z] docker_cli_network_unix_test.go:46: [dafbbb21dc592] daemon is not started [2022-03-10T01:43:29.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-10T01:43:29.825Z] docker_cli_network_unix_test.go:46: [da03d2994038a] daemon is not started [2022-03-10T01:43:29.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-10T01:43:29.947Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T01:43:29.947Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T01:43:29.947Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T01:43:30.082Z] docker_cli_network_unix_test.go:46: [d6c894705afac] daemon is not started [2022-03-10T01:43:30.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-10T01:43:30.902Z] docker_cli_network_unix_test.go:46: [d53478bdf5a01] daemon is not started [2022-03-10T01:43:30.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-10T01:43:31.465Z] docker_cli_network_unix_test.go:46: [ddfc115dc482d] daemon is not started [2022-03-10T01:43:31.722Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-10T01:43:32.159Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T01:43:38.260Z] docker_cli_network_unix_test.go:46: [dec53f63d30f6] daemon is not started [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite (53.84s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.99s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.67s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-10T01:43:38.260Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-03-10T01:43:38.260Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2022-03-10T01:43:38.260Z] === RUN TestDockerHubPullSuite [2022-03-10T01:43:38.260Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-10T01:43:39.188Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-10T01:43:41.707Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-10T01:43:41.964Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-10T01:43:43.856Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-10T01:43:44.115Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite (6.80s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.91s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-10T01:43:44.115Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-10T01:43:44.115Z] PASS [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === Skipped [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T01:43:44.115Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.115Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T01:43:44.115Z] [2022-03-10T01:43:44.115Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-10T01:43:44.116Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T01:43:44.116Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T01:43:44.116Z] docker_cli_network_unix_test.go:46: [d1748e3f91fc3] daemon is not started [2022-03-10T01:43:44.116Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] DONE 1265 tests, 51 skipped in 1415.219s [2022-03-10T01:43:44.116Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:43:44.116Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T01:43:44.116Z] +++ kill 8366 [2022-03-10T01:43:44.116Z] +++ /etc/init.d/apparmor stop [2022-03-10T01:43:44.116Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:43:44.116Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.116Z] To set a process to complain mode, use the command line tool [2022-03-10T01:43:44.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:43:44.116Z] +++ true [2022-03-10T01:43:44.116Z] exiting test-integration [2022-03-10T01:43:44.116Z] ++ exit 0 [2022-03-10T01:43:44.116Z] [2022-03-10T01:43:44.373Z] + for job in $(jobs -p) [2022-03-10T01:43:44.373Z] + wait 7560 [2022-03-10T01:43:54.321Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-10T01:43:57.599Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-10T01:44:00.656Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T01:44:00.656Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T01:44:00.656Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T01:44:02.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T01:44:02.220Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T01:44:02.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T01:44:02.688Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T01:44:03.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T01:44:03.159Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T01:44:03.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T01:44:04.141Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-10T01:44:04.145Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T01:44:04.145Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T01:44:04.145Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T01:44:07.991Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T01:44:09.392Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-10T01:44:11.282Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-10T01:44:15.454Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-10T01:44:17.345Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-10T01:44:18.423Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T01:44:20.620Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-10T01:44:20.620Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T01:44:20.620Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-10T01:44:23.174Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T01:44:25.870Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-10T01:44:26.433Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-10T01:44:26.995Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-10T01:44:29.514Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-10T01:44:30.332Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T01:44:34.257Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T01:44:34.257Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T01:44:34.257Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T01:44:34.257Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T01:44:35.041Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T01:44:35.041Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T01:44:35.041Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T01:44:35.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T01:44:35.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T01:44:35.082Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T01:44:36.032Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T01:44:37.022Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T01:44:37.022Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T01:44:37.022Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T01:44:37.022Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T01:44:37.022Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T01:44:37.022Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T01:44:37.022Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T01:44:37.493Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T01:44:38.486Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T01:44:42.300Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T01:44:44.521Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T01:44:44.521Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T01:44:44.521Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T01:44:44.521Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T01:44:44.521Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T01:44:44.521Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T01:44:48.323Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T01:44:52.868Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T01:44:52.869Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T01:44:52.869Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T01:44:58.646Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T01:44:58.646Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T01:44:58.646Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T01:44:59.101Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T01:44:59.101Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T01:44:59.101Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T01:44:59.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T01:44:59.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T01:44:59.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T01:45:00.728Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T01:45:01.988Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T01:45:04.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T01:45:06.516Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T01:45:06.675Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T01:45:07.481Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T01:45:07.481Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T01:45:07.481Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T01:45:07.901Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T01:45:08.843Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T01:45:08.843Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T01:45:08.843Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T01:45:11.207Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T01:45:11.618Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T01:45:11.733Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T01:45:12.694Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T01:45:13.385Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T01:45:14.220Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T01:45:22.750Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T01:45:23.698Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T01:45:23.698Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T01:45:23.698Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T01:45:23.698Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T01:45:23.698Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T01:45:24.281Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T01:45:25.682Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-10T01:45:25.682Z] docker_cli_swarm_test.go:1180: [d77ef9e25b41e] joining swarm manager [d664fd8b339f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:45:30.926Z] docker_cli_swarm_test.go:1189: [ddd3c81a1c431] joining swarm manager [d664fd8b339f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:45:33.187Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T01:45:36.900Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T01:45:45.432Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T01:45:49.147Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T01:45:53.809Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T01:45:54.775Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T01:45:54.775Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T01:45:54.775Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T01:45:54.775Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T01:45:54.775Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T01:45:56.947Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T01:45:56.947Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T01:45:56.947Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T01:46:14.388Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T01:46:14.388Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T01:46:14.846Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T01:46:14.846Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T01:46:15.304Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T01:46:17.551Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-10T01:46:20.818Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-10T01:46:23.658Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T01:46:23.659Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T01:46:23.659Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T01:46:23.659Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T01:46:24.984Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-10T01:46:26.351Z] docker_cli_swarm_test.go:1112: [d254f42f04a41] joining swarm manager [d8000b39ccc13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:46:27.718Z] docker_cli_swarm_test.go:1113: [dfe869d43162a] joining swarm manager [d8000b39ccc13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:46:39.417Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T01:46:45.241Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T01:46:45.241Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T01:46:45.241Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T01:46:45.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T01:46:53.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T01:46:53.798Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T01:46:54.178Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T01:46:54.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T01:47:00.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T01:47:04.469Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T01:47:06.633Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T01:47:06.633Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T01:47:06.633Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T01:47:06.633Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T01:47:06.633Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T01:47:08.160Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T01:47:10.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T01:47:11.878Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T01:47:15.612Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T01:47:20.292Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T01:47:20.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T01:47:20.686Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T01:47:20.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T01:47:26.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T01:47:26.470Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T01:47:26.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T01:47:26.470Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T01:47:26.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T01:47:35.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T01:47:35.028Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T01:47:35.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T01:47:35.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T01:47:35.028Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T01:47:35.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T01:47:35.028Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T01:47:35.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T01:47:35.064Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T01:47:35.064Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T01:47:35.695Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T01:47:35.695Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T01:47:35.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T01:47:36.031Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T01:47:44.611Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T01:47:44.611Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T01:47:48.328Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T01:47:48.328Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T01:47:52.041Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T01:48:00.855Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T01:48:04.119Z] docker_cli_swarm_test.go:1166: [d5382617ef80f] joining swarm manager [d8000b39ccc13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T01:48:11.148Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T01:48:17.119Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T01:48:17.119Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T01:48:17.119Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T01:48:17.119Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T01:48:17.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T01:48:18.646Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T01:48:21.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T01:48:21.301Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T01:48:22.266Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T01:48:22.266Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T01:48:22.361Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T01:48:22.725Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T01:48:24.268Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T01:48:24.268Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T01:48:24.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T01:48:25.936Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T01:48:27.028Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T01:48:27.028Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T01:48:27.028Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T01:48:27.028Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T01:48:27.028Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T01:48:27.028Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T01:48:27.028Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T01:48:29.412Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T01:48:30.740Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T01:48:31.195Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T01:48:31.585Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T01:48:31.586Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T01:48:31.586Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T01:48:31.586Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T01:48:31.586Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T01:48:33.121Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T01:48:34.084Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T01:48:34.084Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T01:48:34.084Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T01:48:34.084Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T01:48:34.084Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T01:48:34.655Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T01:48:35.112Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T01:48:36.079Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T01:48:36.145Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-10T01:48:36.145Z] docker_cli_swarm_test.go:1447: [df0440d51cb21] joining swarm manager [d6fe4e4029c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:48:36.145Z] docker_cli_swarm_test.go:1448: [d302d1de62998] joining swarm manager [d6fe4e4029c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T01:48:36.537Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T01:48:42.321Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T01:48:45.222Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T01:48:45.222Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T01:48:45.222Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T01:48:46.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-10T01:48:46.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-10T01:48:46.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-10T01:48:46.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-10T01:48:46.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-10T01:48:46.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T01:48:46.756Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T01:48:46.756Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T01:48:47.215Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T01:48:47.271Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-10T01:48:49.387Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T01:48:49.789Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-10T01:48:50.924Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T01:48:51.384Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T01:48:51.384Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T01:48:51.384Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T01:48:52.349Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T01:48:53.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-10T01:48:53.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T01:48:53.320Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T01:48:53.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T01:48:53.320Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T01:48:53.320Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T01:48:54.946Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-10T01:48:55.116Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T01:48:55.116Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T01:48:56.845Z] docker_cli_swarm_unix_test.go:63: [def5211d1b2a1] joining swarm manager [d0230dadcf6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:49:01.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T01:49:03.643Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T01:49:05.696Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T01:49:08.616Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T01:49:08.616Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T01:49:08.616Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T01:49:08.616Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T01:49:08.616Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T01:49:10.924Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T01:49:10.924Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T01:49:10.924Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T01:49:16.372Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T01:49:21.243Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T01:49:24.127Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T01:49:24.127Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T01:49:28.750Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T01:49:36.472Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T01:49:36.472Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T01:49:36.927Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T01:49:36.927Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T01:49:36.927Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T01:49:36.927Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T01:49:36.927Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T01:49:38.455Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T01:49:45.498Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T01:49:46.460Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T01:49:46.460Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T01:49:46.915Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T01:49:46.915Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T01:49:46.915Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T01:49:46.915Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T01:49:46.915Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T01:49:48.225Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T01:49:48.225Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T01:49:48.225Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T01:49:49.077Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T01:49:51.959Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T01:49:51.959Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T01:49:52.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T01:49:52.417Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T01:49:52.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T01:49:52.875Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T01:49:52.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T01:49:53.011Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-10T01:49:53.011Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-10T01:49:53.011Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-10T01:49:53.739Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T01:49:53.840Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T01:49:53.840Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T01:49:53.840Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T01:49:54.376Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-10T01:49:57.645Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-10T01:49:58.417Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T01:50:00.162Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-10T01:50:02.052Z] docker_api_swarm_test.go:962: [d4686a7df0d40] joining swarm manager [de0ae8d75dbb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T01:50:02.158Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T01:50:02.158Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T01:50:02.158Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T01:50:09.218Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T01:50:09.218Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T01:50:09.218Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T01:50:16.259Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T01:50:20.110Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T01:50:20.924Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T01:50:20.924Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T01:50:20.924Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T01:50:20.924Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T01:50:20.924Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T01:50:20.924Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T01:50:20.924Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T01:50:20.924Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T01:50:27.963Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T01:50:29.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T01:50:29.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T01:50:29.539Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T01:50:29.996Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T01:50:32.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-10T01:50:33.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-10T01:50:35.010Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T01:50:35.010Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T01:50:35.010Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T01:50:35.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-10T01:50:36.550Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T01:50:36.550Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T01:50:36.550Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T01:50:36.550Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T01:50:36.550Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T01:50:36.550Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T01:50:36.550Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T01:50:38.244Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-10T01:50:39.439Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T01:50:39.439Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T01:50:39.439Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T01:50:39.439Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T01:50:41.605Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T01:50:41.605Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T01:50:41.605Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T01:50:41.605Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T01:50:41.605Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T01:50:41.605Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T01:50:41.605Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T01:50:41.605Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T01:50:45.321Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T01:50:46.333Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-10T01:50:46.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T01:50:49.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T01:50:49.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T01:50:49.021Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T01:50:49.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T01:50:49.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-10T01:50:51.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T01:50:51.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T01:50:51.185Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T01:50:52.037Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T01:50:52.122Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-10T01:50:53.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T01:50:53.349Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T01:50:53.349Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T01:50:53.349Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T01:50:53.349Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:50:53.349Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T01:50:54.650Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-10T01:50:56.236Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T01:50:56.236Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T01:50:57.181Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-10T01:50:57.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T01:50:57.764Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T01:50:57.764Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T01:50:57.764Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T01:50:59.700Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-10T01:51:01.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T01:51:02.339Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-10T01:51:04.855Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-10T01:51:04.956Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T01:51:05.321Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T01:51:05.411Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T01:51:07.571Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T01:51:09.943Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T01:51:09.943Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T01:51:09.943Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T01:51:09.943Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T01:51:12.232Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T01:51:15.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T01:51:15.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T01:51:15.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T01:51:15.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T01:51:15.942Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T01:51:17.469Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T01:51:17.469Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T01:51:17.469Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T01:51:18.484Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T01:51:20.359Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T01:51:20.359Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T01:51:20.359Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T01:51:22.209Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T01:51:22.522Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T01:51:22.522Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T01:51:27.191Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T01:51:28.717Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T01:51:28.717Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T01:51:28.717Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T01:51:28.717Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T01:51:28.717Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T01:51:28.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T01:51:29.256Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T01:51:29.256Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T01:51:29.256Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T01:51:29.256Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T01:51:29.256Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T01:51:29.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T01:51:30.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T01:51:30.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T01:51:33.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T01:51:33.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T01:51:33.931Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:51:33.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T01:51:33.931Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T01:51:33.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T01:51:33.931Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T01:51:33.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T01:51:35.459Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T01:51:35.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T01:51:38.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T01:51:40.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000884b0_} [2022-03-10T01:51:42.526Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T01:51:43.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14286152725_c:\foo_false____} [2022-03-10T01:51:46.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14286152725_c:\foo_true____} [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T01:51:48.932Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T01:51:48.932Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T01:51:48.932Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T01:51:48.932Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T01:51:48.932Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T01:51:48.932Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T01:51:48.932Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T01:51:49.387Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T01:51:51.551Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T01:51:51.551Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.551Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T01:51:51.551Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.551Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T01:51:51.552Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T01:51:51.552Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T01:51:51.552Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T01:51:54.439Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T01:51:54.439Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T01:51:54.439Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T01:51:54.439Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T01:51:57.333Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T01:51:57.333Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T01:51:57.333Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T01:51:57.333Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T01:51:57.333Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T01:51:57.333Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T01:51:57.333Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T01:52:00.173Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T01:52:00.173Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T01:52:00.173Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T01:52:00.173Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T01:52:00.173Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T01:52:00.173Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T01:52:01.024Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-10T01:52:01.997Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T01:52:03.893Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T01:52:03.893Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T01:52:04.163Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T01:52:04.163Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T01:52:04.163Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T01:52:04.163Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T01:52:04.163Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T01:52:12.440Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T01:52:14.452Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T01:52:14.452Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T01:52:14.452Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T01:52:14.452Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T01:52:14.452Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T01:52:15.874Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-10T01:52:19.487Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T01:52:22.991Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T01:52:22.991Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T01:52:22.991Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T01:52:22.991Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T01:52:22.991Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T01:52:25.875Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T01:52:25.875Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T01:52:25.875Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T01:52:25.875Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T01:52:25.875Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T01:52:28.038Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T01:52:28.038Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T01:52:28.038Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T01:52:28.038Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T01:52:28.038Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T01:52:28.038Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T01:52:28.038Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T01:52:28.038Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T01:52:28.038Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T01:52:28.497Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T01:52:28.497Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T01:52:29.778Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T01:52:30.660Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite (1605.08s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.74s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.70s) [2022-03-10T01:52:30.717Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.38s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.39s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.47s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.60s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.39s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.28s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.59s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.05s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.45s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.79s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.60s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.77s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.36s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.10s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.12s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.50s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.25s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.92s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.65s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.61s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.30s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.98s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.83s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.29s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.71s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.60s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.77s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.54s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.73s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.85s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.15s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.14s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.27s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.97s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.97s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.35s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.56s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.81s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.75s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2022-03-10T01:52:30.717Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.89s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.75s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.13s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.17s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.34s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.22s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.37s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.40s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-10T01:52:30.717Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-03-10T01:52:30.717Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T01:52:30.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-10T01:52:30.975Z] docker_cli_external_volume_driver_test.go:52: [df18dc64d9abe] daemon is not started [2022-03-10T01:52:31.394Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T01:52:33.544Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T01:52:33.544Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T01:52:33.544Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T01:52:35.125Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T01:52:35.126Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T01:52:35.126Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T01:52:35.545Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T01:52:35.713Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T01:52:36.169Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T01:52:36.169Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T01:52:36.169Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T01:52:36.169Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T01:52:36.624Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T01:52:36.624Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T01:52:36.624Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T01:52:37.073Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T01:52:37.078Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T01:52:37.078Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T01:52:45.608Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T01:52:45.608Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T01:52:45.608Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T01:52:45.611Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T01:52:45.611Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T01:52:45.611Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T01:52:45.611Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T01:52:46.066Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T01:52:46.066Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T01:52:46.066Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T01:52:48.495Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T01:52:48.949Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T01:52:48.949Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T01:52:48.949Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T01:52:49.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T01:52:51.835Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T01:52:51.835Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T01:52:51.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T01:52:51.836Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T01:52:51.836Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T01:52:51.836Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.836Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T01:52:51.836Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.836Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T01:52:51.836Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T01:52:51.836Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T01:52:54.722Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T01:52:57.611Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T01:52:58.407Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T01:52:58.407Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T01:52:58.407Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T01:52:59.772Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T01:53:10.066Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T01:53:13.184Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T01:53:13.184Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T01:53:13.780Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T01:53:16.076Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T01:53:16.076Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T01:53:16.076Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T01:53:16.531Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T01:53:16.531Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T01:53:19.542Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T01:53:21.068Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T01:53:22.029Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T01:53:23.600Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T01:53:23.600Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T01:53:24.563Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T01:53:26.093Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T01:53:26.549Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T01:53:26.690Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T01:53:27.144Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T01:53:28.085Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T01:53:28.106Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T01:53:29.617Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T01:53:33.887Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T01:53:36.695Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T01:53:36.695Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T01:53:36.695Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T01:53:36.695Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T01:53:36.695Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T01:53:37.152Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T01:53:37.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T01:53:37.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T01:53:37.152Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T01:53:38.113Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T01:53:38.555Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T01:53:38.555Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T01:53:38.555Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T01:53:38.555Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T01:53:38.570Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T01:53:40.083Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T01:53:40.083Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T01:53:40.083Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T01:53:42.967Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T01:53:45.621Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T01:53:51.502Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T01:53:53.029Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T01:53:55.195Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T01:53:56.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-10T01:54:00.956Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T01:54:00.956Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T01:54:00.956Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T01:54:03.122Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T01:54:03.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-10T01:54:06.682Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T01:54:06.682Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T01:54:06.682Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T01:54:07.790Z] === RUN TestDockerSuite/TestExec [2022-03-10T01:54:07.790Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T01:54:07.790Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T01:54:07.790Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T01:54:07.790Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T01:54:08.849Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T01:54:09.315Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T01:54:11.476Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T01:54:11.476Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T01:54:11.476Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T01:54:11.476Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T01:54:11.476Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T01:54:11.476Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T01:54:11.476Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T01:54:13.638Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T01:54:15.168Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T01:54:16.358Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T01:54:16.823Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T01:54:17.337Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T01:54:17.788Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T01:54:18.039Z] docker_cli_external_volume_driver_test.go:52: [dd6a971aa56e2] daemon is not started [2022-03-10T01:54:19.502Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T01:54:24.170Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T01:54:24.170Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T01:54:24.170Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T01:54:24.170Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T01:54:24.170Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T01:54:24.170Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T01:54:24.170Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T01:54:25.697Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T01:54:30.360Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T01:54:30.360Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T01:54:30.360Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T01:54:30.360Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T01:54:30.360Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T01:54:30.360Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T01:54:32.523Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T01:54:32.523Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T01:54:32.523Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T01:54:32.523Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T01:54:32.523Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T01:54:32.523Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T01:54:32.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-10T01:54:34.687Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T01:54:34.687Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T01:54:34.687Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T01:54:40.461Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T01:54:40.461Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T01:54:40.461Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T01:54:40.461Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T01:54:40.461Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T01:54:40.461Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T01:54:40.461Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T01:54:46.245Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T01:54:47.717Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T01:54:50.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-10T01:54:52.043Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T01:54:54.946Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T01:54:56.312Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T01:54:59.483Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T01:55:00.720Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T01:55:00.720Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T01:55:00.720Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T01:55:00.720Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T01:55:00.720Z] === RUN TestDockerSuite/TestHealth [2022-03-10T01:55:00.720Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T01:55:00.720Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T01:55:01.175Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T01:55:01.175Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T01:55:01.175Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T01:55:05.787Z] docker_cli_external_volume_driver_test.go:52: [da0944e7d5858] daemon is not started [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T01:55:05.837Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T01:55:05.837Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T01:55:06.795Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T01:55:06.795Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T01:55:06.795Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T01:55:07.757Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T01:55:07.757Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T01:55:08.674Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T01:55:09.284Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T01:55:09.740Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T01:55:11.837Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T01:55:11.903Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T01:55:14.791Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T01:55:14.791Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T01:55:14.791Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T01:55:14.791Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T01:55:18.516Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T01:55:18.516Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T01:55:18.516Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T01:55:18.516Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T01:55:18.516Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T01:55:18.516Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T01:55:18.516Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T01:55:18.516Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T01:55:18.516Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T01:55:18.516Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T01:55:18.516Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T01:55:18.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T01:55:20.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-10T01:55:20.625Z] docker_cli_external_volume_driver_test.go:52: [dd8264187350e] daemon is not started [2022-03-10T01:55:21.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T01:55:23.606Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T01:55:23.606Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T01:55:23.606Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T01:55:23.606Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T01:55:23.606Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T01:55:23.606Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T01:55:23.606Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T01:55:23.606Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T01:55:26.504Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T01:55:26.504Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T01:55:28.668Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T01:55:28.668Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T01:55:28.668Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T01:55:28.668Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T01:55:28.668Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T01:55:28.668Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T01:55:28.668Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T01:55:29.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T01:55:31.556Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T01:55:35.279Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T01:55:35.279Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T01:55:35.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-10T01:55:35.734Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T01:55:35.734Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T01:55:35.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T01:55:35.735Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T01:55:35.735Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T01:55:36.268Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T01:55:37.897Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T01:55:40.059Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T01:55:40.059Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T01:55:42.944Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T01:55:45.107Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T01:55:45.107Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T01:55:45.107Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T01:55:45.107Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T01:55:46.633Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T01:55:50.345Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T01:55:54.057Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T01:55:56.220Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T01:55:58.390Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T01:55:59.328Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T01:56:00.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T01:56:01.361Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T01:56:01.361Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T01:56:01.361Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T01:56:03.449Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T01:56:05.611Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T01:56:07.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-10T01:56:08.503Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T01:56:08.504Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T01:56:08.504Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T01:56:08.504Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T01:56:08.504Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T01:56:09.904Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T01:56:09.904Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T01:56:09.904Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T01:56:09.904Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T01:56:09.904Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T01:56:09.904Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T01:56:10.666Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T01:56:12.200Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T01:56:14.574Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T01:56:16.996Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T01:56:17.967Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T01:56:20.356Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T01:56:20.861Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T01:56:20.862Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T01:56:20.862Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T01:56:22.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-10T01:56:23.027Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T01:56:23.028Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T01:56:24.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T01:56:24.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T01:56:24.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T01:56:26.965Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T01:56:27.307Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T01:56:27.926Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T01:56:28.790Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T01:56:29.456Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T01:56:33.463Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T01:56:37.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-10T01:56:39.231Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T01:56:41.392Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T01:56:41.809Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T01:56:43.554Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T01:56:43.554Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T01:56:43.554Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T01:56:43.976Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T01:56:46.446Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T01:56:48.609Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T01:56:56.345Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T01:56:58.893Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T01:56:58.893Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T01:56:58.893Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T01:56:58.893Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T01:56:58.893Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T01:57:00.422Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T01:57:02.118Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T01:57:03.312Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T01:57:06.197Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T01:57:06.197Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T01:57:06.197Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T01:57:06.197Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T01:57:06.197Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T01:57:06.197Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T01:57:06.197Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T01:57:06.197Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T01:57:06.197Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T01:57:06.197Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T01:57:06.197Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T01:57:06.197Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T01:57:06.197Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T01:57:06.197Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T01:57:06.197Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T01:57:06.197Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPortList [2022-03-10T01:57:06.197Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T01:57:06.197Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T01:57:10.868Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T01:57:10.868Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T01:57:10.868Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T01:57:10.868Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T01:57:10.868Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T01:57:10.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T01:57:10.868Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T01:57:10.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T01:57:10.868Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T01:57:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T01:57:11.323Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T01:57:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T01:57:11.323Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T01:57:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T01:57:11.323Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T01:57:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T01:57:11.323Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T01:57:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T01:57:12.406Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T01:57:15.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T01:57:15.987Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T01:57:16.443Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T01:57:19.453Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T01:57:23.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-10T01:57:24.982Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T01:57:24.982Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T01:57:24.982Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T01:57:26.504Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T01:57:26.959Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T01:57:26.959Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T01:57:27.416Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T01:57:27.416Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T01:57:27.416Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T01:57:31.133Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T01:57:31.133Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T01:57:31.133Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T01:57:33.521Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T01:57:41.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-10T01:57:48.281Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T01:57:48.281Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T01:57:48.281Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T01:57:48.281Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T01:58:00.617Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T01:58:04.329Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T01:58:12.865Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T01:58:13.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-10T01:58:16.577Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T01:58:16.577Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T01:58:16.577Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T01:58:16.577Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T01:58:16.577Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T01:58:21.526Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T01:58:21.526Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T01:58:21.526Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T01:58:21.526Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T01:58:21.526Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T01:58:21.526Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T01:58:21.526Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T01:58:21.526Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T01:58:21.526Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T01:58:28.576Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T01:58:28.576Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T01:58:28.576Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T01:58:29.538Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T01:58:29.538Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T01:58:29.538Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T01:58:30.498Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T01:58:31.459Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T01:58:31.459Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T01:58:31.459Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T01:58:31.530Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T01:58:35.172Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T01:58:39.249Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T01:58:39.249Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T01:58:39.250Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T01:58:39.250Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T01:58:39.250Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T01:58:39.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T01:58:39.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T01:58:39.250Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T01:58:39.250Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T01:58:39.250Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T01:58:39.707Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T01:58:39.846Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T01:58:40.166Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T01:58:42.743Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T01:58:45.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-10T01:58:47.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T01:58:49.187Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T01:58:50.132Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T01:58:55.912Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T01:58:55.912Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T01:58:55.912Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T01:58:55.912Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T01:58:55.912Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T01:58:55.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T01:59:00.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T01:59:00.590Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T01:59:00.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T01:59:00.590Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T01:59:00.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T01:59:00.590Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T01:59:00.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T01:59:00.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-10T01:59:01.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T01:59:03.807Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T01:59:03.807Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T01:59:03.807Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T01:59:06.829Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T01:59:07.341Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T01:59:08.997Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T01:59:08.997Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T01:59:08.997Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T01:59:08.997Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T01:59:09.574Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T01:59:09.574Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T01:59:09.958Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T01:59:10.028Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T01:59:10.483Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T01:59:11.486Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T01:59:15.156Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T01:59:17.256Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T01:59:18.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-10T01:59:18.817Z] docker_cli_external_volume_driver_test.go:484: [dd81d30d07618] daemon is not started [2022-03-10T01:59:19.816Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T01:59:19.816Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T01:59:19.816Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T01:59:21.925Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T01:59:24.481Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T01:59:24.481Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T01:59:24.481Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T01:59:25.033Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T01:59:25.033Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T01:59:25.033Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T01:59:25.492Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T01:59:25.492Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T01:59:25.492Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T01:59:25.492Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T01:59:25.492Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T01:59:25.492Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T01:59:25.492Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T01:59:25.492Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T01:59:25.492Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T01:59:27.706Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T01:59:28.397Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T01:59:28.397Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T01:59:33.654Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-10T01:59:33.654Z] docker_cli_external_volume_driver_test.go:52: [da5c480fae8e5] daemon is not started [2022-03-10T01:59:35.461Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T01:59:39.245Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T01:59:40.774Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T01:59:41.229Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T01:59:45.763Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T01:59:46.994Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T01:59:48.492Z] --- PASS: TestDockerExternalVolumeSuite (436.77s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.21s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-03-10T01:59:48.493Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-10T01:59:48.493Z] PASS [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] === Skipped [2022-03-10T01:59:48.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T01:59:48.493Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T01:59:48.493Z] check_test.go:308: [d78e27637dbfc] daemon is not started [2022-03-10T01:59:48.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T01:59:48.493Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T01:59:48.493Z] check_test.go:308: [dd1ce66537a88] daemon is not started [2022-03-10T01:59:48.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T01:59:48.493Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T01:59:48.493Z] check_test.go:308: [d6ab002000c08] daemon is not started [2022-03-10T01:59:48.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T01:59:48.493Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-10T01:59:48.493Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T01:59:48.493Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T01:59:48.493Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] DONE 271 tests, 5 skipped in 2378.487s [2022-03-10T01:59:48.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T01:59:48.493Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1496d50dbf8e/docker.pid [2022-03-10T01:59:48.493Z] +++ kill 6300 [2022-03-10T01:59:48.493Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6300 is not a child of this shell [2022-03-10T01:59:48.493Z] warning: PID 6300 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1496d50dbf8e/docker.pid had a nonzero exit code [2022-03-10T01:59:48.493Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T01:59:48.493Z] +++ kill 8356 [2022-03-10T01:59:48.493Z] +++ /etc/init.d/apparmor stop [2022-03-10T01:59:48.493Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] Unloading profiles will leave already running processes permanently [2022-03-10T01:59:48.493Z] unconfined, which can lead to unexpected situations. [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] To set a process to complain mode, use the command line tool [2022-03-10T01:59:48.493Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T01:59:48.493Z] +++ true [2022-03-10T01:59:48.493Z] exiting test-integration [2022-03-10T01:59:48.493Z] ++ exit 0 [2022-03-10T01:59:48.493Z] [2022-03-10T01:59:48.493Z] + exit 0 [2022-03-10T01:59:48.493Z] ++ jobs -p [2022-03-10T01:59:48.493Z] + pids= [2022-03-10T01:59:48.493Z] + echo 'Remaining pids to kill: []' [2022-03-10T01:59:48.493Z] Remaining pids to kill: [] [2022-03-10T01:59:48.493Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-10T01:59:48.506Z] Recording test results [2022-03-10T01:59:48.761Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T01:59:49.217Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T01:59:50.179Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T01:59:50.225Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T01:59:50.549Z] + echo Ensuring container killed. [2022-03-10T01:59:50.550Z] Ensuring container killed. [2022-03-10T01:59:50.550Z] + docker ps -aq -f name=docker-pr3-* [2022-03-10T01:59:50.550Z] + cids=eb8ef16fbedf [2022-03-10T01:59:50.550Z] 65b76c4ad141 [2022-03-10T01:59:50.550Z] fdd10d526374 [2022-03-10T01:59:50.550Z] + [ -n eb8ef16fbedf [2022-03-10T01:59:50.550Z] 65b76c4ad141 [2022-03-10T01:59:50.550Z] fdd10d526374 ] [2022-03-10T01:59:50.550Z] + docker rm -vf eb8ef16fbedf 65b76c4ad141 fdd10d526374 [2022-03-10T01:59:50.810Z] eb8ef16fbedf [2022-03-10T01:59:51.067Z] 65b76c4ad141 [2022-03-10T01:59:51.067Z] fdd10d526374 [Pipeline] sh [2022-03-10T01:59:51.344Z] + echo Chowning /workspace to jenkins user [2022-03-10T01:59:51.344Z] Chowning /workspace to jenkins user [2022-03-10T01:59:51.344Z] + id -u [2022-03-10T01:59:51.344Z] + id -g [2022-03-10T01:59:51.344Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43353:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T01:59:51.344Z] Unable to find image 'busybox:latest' locally [2022-03-10T01:59:51.344Z] latest: Pulling from library/busybox [2022-03-10T01:59:51.600Z] 7e5209d2300f: Pulling fs layer [2022-03-10T01:59:51.600Z] 7e5209d2300f: Verifying Checksum [2022-03-10T01:59:51.600Z] 7e5209d2300f: Download complete [2022-03-10T01:59:51.600Z] 7e5209d2300f: Pull complete [2022-03-10T01:59:51.600Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T01:59:51.600Z] Status: Downloaded newer image for busybox:latest [2022-03-10T01:59:52.758Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T01:59:54.408Z] + bundleName=amd64 [2022-03-10T01:59:54.408Z] + echo Creating amd64-bundles.tar.gz [2022-03-10T01:59:54.408Z] Creating amd64-bundles.tar.gz [2022-03-10T01:59:54.408Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-10T01:59:54.408Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-10T01:59:55.346Z] Archiving artifacts [2022-03-10T01:59:57.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T01:59:57.458Z] + make clean [2022-03-10T01:59:57.715Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T01:59:57.715Z] docker-dev-cache [2022-03-10T01:59:57.715Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T01:59:58.133Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T01:59:59.797Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T02:00:00.467Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T02:00:00.924Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T02:00:03.510Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T02:00:04.476Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T02:00:07.379Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T02:00:07.986Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T02:00:07.986Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T02:00:10.522Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T02:00:10.983Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T02:00:15.088Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T02:00:18.072Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T02:00:18.072Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T02:00:18.072Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T02:00:18.072Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T02:00:19.044Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T02:00:19.044Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T02:00:19.044Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T02:00:25.062Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T02:00:26.597Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T02:00:29.393Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T02:00:29.393Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:00:29.394Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T02:00:31.282Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T02:00:32.250Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T02:00:32.250Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T02:00:32.250Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T02:00:32.250Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T02:00:32.250Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.250Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T02:00:32.251Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.251Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T02:00:32.251Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:00:32.251Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T02:00:34.428Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T02:00:34.428Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:00:34.428Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T02:00:34.428Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:00:34.428Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T02:00:40.193Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T02:00:40.234Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T02:00:40.234Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T02:00:40.234Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T02:00:42.356Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T02:00:44.220Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T02:00:44.220Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T02:00:44.900Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T02:00:45.240Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T02:00:45.767Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T02:00:45.767Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T02:00:45.767Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T02:00:46.428Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T02:00:46.731Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T02:00:46.731Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T02:00:47.405Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T02:00:50.288Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T02:00:50.288Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T02:00:53.480Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T02:00:56.047Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:00:56.047Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T02:00:57.041Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T02:00:58.006Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T02:00:58.212Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T02:00:58.212Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:00:58.212Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T02:00:58.971Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T02:00:59.937Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T02:01:00.399Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T02:01:01.096Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T02:01:01.097Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:01:01.551Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T02:01:01.551Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:01:01.551Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T02:01:01.933Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T02:01:02.016Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T02:01:02.016Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T02:01:02.016Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T02:01:02.016Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T02:01:02.016Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T02:01:02.016Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T02:01:02.016Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T02:01:03.465Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T02:01:03.714Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:01:03.714Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T02:01:05.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T02:01:07.790Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T02:01:08.245Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T02:01:08.763Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T02:01:10.549Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T02:01:10.549Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T02:01:10.549Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T02:01:10.549Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T02:01:10.928Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T02:01:10.928Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:01:10.928Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T02:01:10.928Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:01:10.928Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T02:01:10.928Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:01:10.928Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T02:01:11.006Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T02:01:11.006Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T02:01:11.006Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T02:01:11.006Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T02:01:11.463Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T02:01:11.921Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T02:01:12.888Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T02:01:12.911Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T02:01:12.912Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T02:01:12.912Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T02:01:12.912Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T02:01:12.912Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T02:01:13.814Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T02:01:13.814Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:01:13.814Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T02:01:13.814Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:01:13.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T02:01:13.814Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:01:13.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T02:01:13.814Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:01:13.814Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T02:01:15.350Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T02:01:18.739Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T02:01:21.110Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:01:21.110Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T02:01:23.273Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T02:01:23.273Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:01:23.273Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T02:01:23.728Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T02:01:23.728Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:01:23.728Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T02:01:26.616Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T02:01:28.784Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T02:01:28.784Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:01:28.784Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T02:01:31.671Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T02:01:31.671Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:01:31.671Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T02:01:31.671Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:01:31.671Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T02:01:31.671Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:01:31.671Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T02:01:33.840Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T02:01:36.739Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T02:01:38.902Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T02:01:41.795Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:01:41.795Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T02:01:42.881Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T02:01:43.336Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T02:01:46.460Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T02:01:46.460Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T02:01:46.460Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T02:01:46.460Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T02:01:46.460Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:01:46.460Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T02:01:48.684Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T02:01:48.684Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T02:01:48.684Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T02:01:48.684Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T02:01:53.498Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T02:01:53.498Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:01:53.498Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T02:01:55.660Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:01:55.660Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T02:01:55.694Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T02:02:02.739Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T02:02:02.739Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T02:02:03.195Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T02:02:03.195Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T02:02:03.195Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T02:02:04.190Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T02:02:04.190Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:02:04.190Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T02:02:04.190Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:02:04.190Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T02:02:04.190Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:02:04.190Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T02:02:07.863Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T02:02:07.863Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:02:07.863Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T02:02:08.858Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T02:02:13.521Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:02:13.521Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T02:02:13.977Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T02:02:14.936Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T02:02:17.104Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T02:02:19.277Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T02:02:20.238Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T02:02:22.401Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T02:02:22.856Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:02:22.856Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:02:25.509Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T02:02:26.576Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T02:02:26.576Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:02:26.576Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T02:02:26.576Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:02:26.576Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T02:02:26.576Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:02:26.576Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T02:02:26.576Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:02:26.576Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T02:02:26.576Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:02:27.031Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T02:02:32.556Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T02:02:32.556Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T02:02:37.323Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T02:02:37.323Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:02:37.323Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T02:02:38.858Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T02:02:39.344Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T02:02:44.646Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T02:02:46.812Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T02:02:49.704Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T02:02:51.229Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T02:02:53.899Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T02:02:53.899Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T02:02:53.899Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T02:02:53.899Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T02:02:53.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T02:02:53.899Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T02:02:53.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T02:02:53.899Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T02:02:54.939Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T02:02:54.939Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:02:54.939Z] === RUN TestDockerSuite/TestRunState [2022-03-10T02:02:54.939Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:02:54.939Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T02:02:57.104Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T02:02:57.104Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:02:57.104Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T02:02:59.996Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T02:02:59.996Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T02:02:59.996Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:02:59.996Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T02:03:00.439Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T02:03:04.191Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T02:03:04.747Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:03:04.747Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T02:03:05.121Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T02:03:07.079Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T02:03:07.079Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T02:03:07.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T02:03:07.079Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T02:03:07.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T02:03:07.079Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T02:03:07.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T02:03:07.751Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T02:03:07.751Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:03:07.751Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T02:03:09.966Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T02:03:09.966Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:03:09.966Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T02:03:10.737Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T02:03:10.737Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:03:10.737Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T02:03:10.737Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:03:10.737Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T02:03:14.572Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T02:03:17.023Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T02:03:17.498Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T02:03:21.993Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T02:03:22.844Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T02:03:22.844Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T02:03:22.844Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T02:03:23.311Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T02:03:26.678Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T02:03:33.168Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T02:03:33.168Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:03:33.168Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T02:03:33.742Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T02:03:33.742Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:03:33.742Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T02:03:33.742Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T02:03:36.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T02:03:39.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T02:03:42.410Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:03:42.410Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T02:03:43.459Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T02:03:46.448Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T02:03:47.977Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T02:03:48.475Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T02:03:48.475Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T02:03:48.475Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T02:03:49.228Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T02:03:49.228Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.228Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T02:03:49.228Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.228Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T02:03:49.228Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.228Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T02:03:49.228Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.228Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T02:03:49.228Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.502Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T02:03:49.684Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T02:03:49.684Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.684Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T02:03:49.684Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T02:03:49.684Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T02:03:49.684Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T02:03:55.277Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T02:03:55.277Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T02:03:55.277Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T02:03:55.277Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T02:03:55.277Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T02:03:55.277Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:03:55.277Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T02:03:57.030Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T02:03:57.030Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T02:03:57.030Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T02:03:57.030Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T02:03:57.030Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T02:03:57.030Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T02:03:57.442Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T02:03:57.898Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T02:03:58.355Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T02:03:58.355Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T02:03:59.975Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T02:04:00.517Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T02:04:00.517Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T02:04:00.756Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T02:04:02.690Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T02:04:05.596Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T02:04:06.540Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T02:04:08.485Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T02:04:08.485Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:04:08.485Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T02:04:10.264Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T02:04:10.264Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:04:10.264Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T02:04:13.153Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T02:04:13.153Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T02:04:13.153Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T02:04:13.153Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:04:13.153Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T02:04:13.153Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T02:04:13.153Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T02:04:13.611Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T02:04:14.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T02:04:14.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T02:04:16.874Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T02:04:16.874Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T02:04:16.874Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T02:04:16.874Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T02:04:16.962Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T02:04:17.020Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T02:04:17.020Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:04:17.020Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T02:04:17.927Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T02:04:19.764Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T02:04:19.765Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T02:04:19.765Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T02:04:19.765Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T02:04:19.765Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T02:04:19.765Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T02:04:19.765Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T02:04:19.765Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T02:04:20.100Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T02:04:20.732Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T02:04:20.732Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:04:20.732Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T02:04:20.732Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:04:20.732Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T02:04:20.732Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:04:20.732Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T02:04:20.732Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:04:20.732Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T02:04:24.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T02:04:27.772Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:04:27.772Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T02:04:29.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T02:04:29.935Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T02:04:31.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T02:04:31.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T02:04:31.993Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T02:04:31.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T02:04:32.107Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T02:04:32.107Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:04:32.107Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T02:04:32.472Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T02:04:32.930Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T02:04:34.277Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T02:04:34.277Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T02:04:34.277Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T02:04:34.277Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T02:04:34.277Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T02:04:34.277Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:04:34.277Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T02:04:36.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T02:04:36.665Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T02:04:39.556Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T02:04:39.556Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:04:39.556Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T02:04:39.556Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:04:39.556Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T02:04:43.255Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T02:04:43.277Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T02:04:43.278Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T02:04:46.994Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T02:04:46.994Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T02:04:46.994Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T02:04:47.947Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T02:04:51.935Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T02:04:51.935Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T02:04:53.500Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T02:04:53.500Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T02:04:55.593Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T02:04:55.593Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T02:04:56.450Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T02:04:56.917Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T02:04:56.917Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T02:04:57.385Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T02:04:57.385Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T02:04:58.335Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T02:04:58.547Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T02:05:04.229Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T02:05:05.705Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T02:05:06.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T02:05:06.037Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:05:06.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T02:05:06.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T02:05:06.037Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T02:05:06.037Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:05:06.037Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T02:05:08.994Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T02:05:09.983Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T02:05:09.983Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T02:05:10.453Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T02:05:10.453Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T02:05:10.453Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T02:05:12.673Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T02:05:12.673Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T02:05:12.673Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T02:05:12.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T02:05:12.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T02:05:12.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T02:05:12.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T02:05:12.859Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T02:05:14.690Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T02:05:14.690Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T02:05:14.690Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T02:05:15.810Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T02:05:15.810Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T02:05:15.810Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T02:05:19.602Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T02:05:19.602Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T02:05:19.602Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T02:05:24.367Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T02:05:24.367Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T02:05:25.103Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T02:05:25.103Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.103Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite (2149.95s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.14s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.65s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.89s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (70.58s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.94s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.46s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.61s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.55s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.45s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.10s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.14s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.14s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.78s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.57s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.95s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T02:05:25.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T02:05:25.571Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.51s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.08s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.95s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.43s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.40s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.98s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.04s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.54s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.53s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.47s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.28s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.98s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.83s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.65s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.43s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.37s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.74s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.34s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.74s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.79s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.17s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.52s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.72s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.16s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.62s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.07s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.70s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFails (2.48s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.96s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.89s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.19s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.68s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.61s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.60s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildHistory (10.55s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.22s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.51s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.46s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.32s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.77s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.46s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.60s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.52s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.18s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.63s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.88s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.37s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.34s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.76s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.16s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.81s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.54s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildRm (11.19s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.05s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.68s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.29s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.84s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.07s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.15s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildStderr (3.73s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.45s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.30s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.97s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.62s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.62s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.97s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.41s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.19s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.29s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.05s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.64s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.43s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.58s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.73s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.33s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitChange (4.65s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.37s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.94s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitTTY (6.88s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.38s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.73s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.89s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.06s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2022-03-10T02:05:25.572Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-10T02:05:25.572Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.15s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.02s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (7.12s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.89s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.06s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.65s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.51s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000884b0_} (2.56s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14286152725_c:\foo_false____} (2.59s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14286152725_c:\foo_true____} (2.57s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.26s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.63s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.69s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.62s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.29s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.31s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToDot (2.58s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.55s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.67s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.15s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.69s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.05s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsCopy (4.38s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.41s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.15s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFilters (5.25s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFormat (5.13s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsRename (2.66s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsResize (7.85s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.49s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.97s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.97s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.99s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.53s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.08s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.13s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.15s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.98s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.95s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.32s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.46s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T02:05:25.573Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectDefault (2.44s) [2022-03-10T02:05:25.573Z] --- PASS: TestDockerSuite/TestInspectHistory (4.33s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.47s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.90s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.09s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.37s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.35s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.34s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsSince (9.07s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsTail (2.86s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.53s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.78s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.06s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.92s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.85s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.60s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.76s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.42s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.65s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.65s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.85s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.12s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.66s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.30s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.55s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.98s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.08s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.88s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.91s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.91s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.53s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.82s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.77s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.26s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.38s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.74s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.54s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.65s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.23s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.70s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.58s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T02:05:25.574Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T02:05:25.574Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.57s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.10s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.10s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.72s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.13s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.57s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.81s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.10s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.79s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.48s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.52s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.19s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.72s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.26s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.64s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.10s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.84s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.62s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.61s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.59s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.22s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.59s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.90s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.13s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.11s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.52s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.89s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:05:25.575Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T02:05:25.575Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.575Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-03-10T02:05:25.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T02:05:25.576Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T02:05:25.576Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T02:05:25.576Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T02:05:25.576Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T02:05:25.576Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T02:05:25.576Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T02:05:25.576Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerDaemonSuite [2022-03-10T02:05:25.576Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T02:05:25.576Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T02:05:25.576Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T02:05:25.576Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerSwarmSuite [2022-03-10T02:05:25.576Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T02:05:25.576Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T02:05:25.576Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerNetworkSuite [2022-03-10T02:05:25.576Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T02:05:25.576Z] === RUN TestDockerHubPullSuite [2022-03-10T02:05:25.576Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T02:05:25.576Z] PASS [2022-03-10T02:05:25.576Z] ok github.com/docker/docker/integration-cli 2150.285s [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === Skipped [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T02:05:25.576Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:05:25.576Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:05:25.576Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T02:05:25.576Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:05:25.576Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:05:25.576Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-10T02:05:25.577Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-10T02:05:25.577Z] [2022-03-10T02:05:25.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:05:25.577Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T02:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T02:05:26.045Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T02:05:26.045Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.045Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T02:05:26.045Z] [2022-03-10T02:05:26.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T02:05:26.046Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-03-10T02:05:26.046Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-10T02:05:26.046Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:05:26.046Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:05:26.046Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:05:26.046Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:05:26.046Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.046Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T02:05:26.046Z] [2022-03-10T02:05:26.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T02:05:26.046Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:26.047Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:26.047Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T02:05:26.047Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T02:05:26.047Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T02:05:26.047Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:05:26.047Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T02:05:26.047Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:05:26.047Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:05:26.047Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T02:05:26.047Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:05:26.047Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.047Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:05:26.047Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:05:26.048Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:05:26.048Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T02:05:26.048Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T02:05:26.048Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T02:05:26.048Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T02:05:26.048Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:05:26.048Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:05:26.048Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-10T02:05:26.048Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T02:05:26.048Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:05:26.048Z] [2022-03-10T02:05:26.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T02:05:26.048Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:05:26.049Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T02:05:26.049Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T02:05:26.049Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.049Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T02:05:26.049Z] [2022-03-10T02:05:26.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T02:05:26.050Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T02:05:26.050Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T02:05:26.051Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:05:26.051Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:05:26.051Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:05:26.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.051Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:05:26.051Z] [2022-03-10T02:05:26.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.052Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:05:26.052Z] [2022-03-10T02:05:26.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:05:26.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T02:05:26.520Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] DONE 1088 tests, 539 skipped in 2160.316s [2022-03-10T02:05:26.520Z] INFO: Integration tests ended at 03/10/2022 02:05:26. Duration:00:36:00.5594189 [2022-03-10T02:05:26.520Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] Containers: 2 [2022-03-10T02:05:26.520Z] Running: 0 [2022-03-10T02:05:26.520Z] Paused: 0 [2022-03-10T02:05:26.520Z] Stopped: 2 [2022-03-10T02:05:26.520Z] Images: 18 [2022-03-10T02:05:26.520Z] Server Version: 0.0.0-dev [2022-03-10T02:05:26.520Z] Storage Driver: windowsfilter [2022-03-10T02:05:26.520Z] Windows: [2022-03-10T02:05:26.520Z] Logging Driver: json-file [2022-03-10T02:05:26.520Z] Plugins: [2022-03-10T02:05:26.520Z] Volume: local [2022-03-10T02:05:26.520Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T02:05:26.520Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T02:05:26.520Z] Swarm: inactive [2022-03-10T02:05:26.520Z] Default Isolation: process [2022-03-10T02:05:26.520Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T02:05:26.520Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T02:05:26.520Z] OSType: windows [2022-03-10T02:05:26.520Z] Architecture: x86_64 [2022-03-10T02:05:26.520Z] CPUs: 4 [2022-03-10T02:05:26.520Z] Total Memory: 32GiB [2022-03-10T02:05:26.520Z] Name: azwin-2-51b270 [2022-03-10T02:05:26.520Z] ID: 6NLJ:4K6U:6RKG:ELAT:QRTH:SNKI:3NEQ:7GDT:X7QN:V74W:N6W5:I7NK [2022-03-10T02:05:26.520Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T02:05:26.520Z] Debug Mode (client): false [2022-03-10T02:05:26.520Z] Debug Mode (server): true [2022-03-10T02:05:26.520Z] File Descriptors: -1 [2022-03-10T02:05:26.520Z] Goroutines: 17 [2022-03-10T02:05:26.520Z] System Time: 2022-03-10T02:05:26.1035541Z [2022-03-10T02:05:26.520Z] EventsListeners: 0 [2022-03-10T02:05:26.520Z] Registry: https://index.docker.io/v1/ [2022-03-10T02:05:26.520Z] Labels: [2022-03-10T02:05:26.520Z] Experimental: false [2022-03-10T02:05:26.520Z] Insecure Registries: [2022-03-10T02:05:26.520Z] 127.0.0.0/8 [2022-03-10T02:05:26.520Z] Live Restore Enabled: false [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] [2022-03-10T02:05:26.520Z] INFO: Stopping daemon under test [2022-03-10T02:05:26.520Z] SUCCESS: The process with PID 1404 (child process of PID 2692) has been terminated. [2022-03-10T02:05:26.520Z] SUCCESS: The process with PID 2692 (child process of PID 4088) has been terminated. [2022-03-10T02:05:26.520Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T02:05:26.520Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 02:05:26. [2022-03-10T02:05:26.520Z] INFO: Tidying up at end of run [2022-03-10T02:05:26.520Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.out) to bundles\CIDUT.out [2022-03-10T02:05:26.520Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.err) to bundles\CIDUT.err [2022-03-10T02:05:26.520Z] INFO: Saving containerd logs to bundles [2022-03-10T02:05:26.520Z] INFO: Nuke-Everything... [2022-03-10T02:05:26.987Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T02:05:26.987Z] a522d6564558 [2022-03-10T02:05:26.987Z] ab73a09351d9 [2022-03-10T02:05:26.987Z] INFO: Tidying pidfile d:\CI\PR-43353\3\docker.pid [2022-03-10T02:05:26.987Z] INFO: Nuking d:\CI [2022-03-10T02:05:30.235Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T02:05:33.185Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T02:05:33.185Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T02:05:33.185Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T02:05:33.185Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T02:05:33.185Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T02:05:33.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T02:05:35.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T02:05:35.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T02:05:39.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T02:05:42.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T02:05:45.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T02:05:48.226Z] INFO: Zapped successfully [2022-03-10T02:05:48.226Z] [2022-03-10T02:05:48.226Z] INFO: executeCI.ps1 exiting at Thu Mar 10 02:05:45 CUT 2022. Duration 00:58:00.5015278 [2022-03-10T02:05:48.226Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T02:05:48.476Z] Recording test results [2022-03-10T02:05:48.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00077efd8_} [2022-03-10T02:05:52.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507001177_c:\foo_false____} [2022-03-10T02:05:55.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507001177_c:\foo_true____} [2022-03-10T02:05:57.850Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T02:05:58.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T02:05:58.592Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T02:05:58.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T02:05:59.060Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T02:05:59.060Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T02:05:59.060Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T02:05:59.060Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T02:05:59.060Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T02:05:59.060Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T02:06:00.025Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T02:06:01.231Z] Archiving artifacts [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T02:06:02.861Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T02:06:02.861Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T02:06:02.861Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:06:02.861Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T02:06:06.651Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T02:06:06.651Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T02:06:06.651Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T02:06:06.651Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T02:06:10.441Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T02:06:10.441Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T02:06:10.441Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T02:06:10.441Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T02:06:10.441Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T02:06:10.441Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T02:06:10.441Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T02:06:13.353Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T02:06:16.311Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T02:06:17.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T02:06:18.541Z] + make clean [2022-03-10T02:06:19.263Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T02:06:19.263Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:06:19.263Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T02:06:19.263Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T02:06:19.263Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T02:06:19.527Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T02:06:19.527Z] docker-dev-cache [2022-03-10T02:06:19.527Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T02:06:31.180Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T02:06:34.187Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T02:06:34.187Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T02:06:34.187Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T02:06:34.187Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:06:34.187Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T02:06:45.969Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T02:06:46.540Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T02:06:46.540Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T02:06:46.540Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T02:06:46.540Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T02:06:46.540Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T02:06:48.874Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T02:06:48.874Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T02:06:48.874Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T02:06:48.874Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T02:06:49.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T02:06:49.431Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T02:06:49.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T02:06:49.431Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T02:06:49.431Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T02:06:49.726Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T02:06:51.262Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T02:06:53.149Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T02:06:53.149Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T02:06:53.149Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T02:06:53.149Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T02:06:53.149Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T02:06:54.995Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T02:06:56.041Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T02:06:58.932Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T02:06:59.387Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T02:06:59.387Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T02:06:59.689Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T02:07:03.106Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T02:07:03.562Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T02:07:04.018Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T02:07:04.018Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T02:07:04.018Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T02:07:04.475Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T02:07:04.475Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T02:07:04.475Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T02:07:04.475Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T02:07:05.438Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T02:07:05.481Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T02:07:15.735Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T02:07:15.735Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T02:07:16.192Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T02:07:19.910Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T02:07:19.910Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T02:07:19.910Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T02:07:19.910Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T02:07:23.634Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T02:07:23.634Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T02:07:23.634Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T02:07:23.634Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T02:07:23.634Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T02:07:23.634Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T02:07:23.634Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T02:07:23.634Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T02:07:24.131Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T02:07:27.854Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T02:07:30.623Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T02:07:30.623Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T02:07:30.623Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T02:07:30.752Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T02:07:34.470Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T02:07:43.011Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T02:07:43.011Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T02:07:46.818Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T02:07:48.806Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T02:07:48.806Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T02:07:52.616Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T02:07:54.096Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T02:08:01.156Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T02:08:03.327Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T02:08:04.292Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T02:08:10.068Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T02:08:11.595Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T02:08:12.557Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T02:08:19.232Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T02:08:19.232Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T02:08:19.232Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T02:08:19.606Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T02:08:26.295Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T02:08:26.653Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T02:08:26.653Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T02:08:26.653Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T02:08:26.653Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T02:08:27.109Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T02:08:27.109Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T02:08:27.109Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T02:08:27.262Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T02:08:30.828Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T02:08:33.053Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T02:08:38.839Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T02:08:38.839Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T02:08:39.298Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T02:08:39.298Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T02:08:39.298Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T02:08:39.298Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T02:08:39.298Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T02:08:43.986Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T02:08:44.952Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T02:08:48.683Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T02:08:48.683Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T02:08:48.683Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T02:08:48.683Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T02:08:48.683Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T02:09:06.511Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T02:09:08.040Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T02:09:12.708Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T02:09:13.806Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T02:09:14.265Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T02:09:18.476Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T02:09:18.476Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T02:09:18.476Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T02:09:20.642Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T02:09:26.634Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T02:09:30.936Z] === RUN TestDockerSuite/TestExec [2022-03-10T02:09:30.936Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:09:30.936Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T02:09:30.936Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T02:09:30.936Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T02:09:36.709Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T02:09:38.998Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T02:09:38.998Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T02:09:38.998Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T02:09:38.998Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T02:09:38.998Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T02:09:39.602Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T02:09:39.602Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:09:39.602Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T02:09:39.602Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:09:39.602Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T02:09:39.602Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T02:09:39.602Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T02:09:43.323Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T02:09:43.685Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T02:09:43.685Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:09:44.143Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T02:09:47.040Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T02:09:51.711Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T02:09:55.433Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T02:09:56.506Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T02:10:01.191Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T02:10:01.649Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T02:10:02.480Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T02:10:02.480Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T02:10:02.480Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T02:10:02.480Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:10:02.480Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T02:10:02.480Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T02:10:02.480Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T02:10:07.148Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T02:10:12.943Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T02:10:12.943Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T02:10:12.943Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T02:10:12.943Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T02:10:12.943Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T02:10:12.943Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T02:10:17.619Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T02:10:17.619Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T02:10:17.619Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T02:10:17.619Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T02:10:17.619Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T02:10:17.619Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T02:10:21.338Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T02:10:21.338Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T02:10:21.338Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T02:10:22.723Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T02:10:22.723Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T02:10:22.723Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T02:10:22.723Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T02:10:22.723Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T02:10:22.723Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T02:10:22.723Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T02:10:23.694Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T02:10:29.927Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T02:10:29.927Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T02:10:29.927Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T02:10:29.927Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T02:10:29.927Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T02:10:29.927Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T02:10:29.927Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T02:10:32.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T02:10:35.156Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T02:10:35.156Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T02:10:35.156Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T02:10:35.156Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T02:10:35.156Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T02:10:35.156Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T02:10:35.156Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T02:10:37.102Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T02:10:37.473Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T02:10:43.268Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T02:10:44.150Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T02:10:47.868Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T02:10:49.052Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T02:10:53.737Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T02:10:53.737Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T02:10:53.737Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T02:10:56.411Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestHealth [2022-03-10T02:10:56.411Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T02:10:56.411Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T02:11:00.819Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T02:11:00.819Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:11:00.819Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T02:11:02.186Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T02:11:02.186Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T02:11:02.186Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T02:11:02.186Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T02:11:02.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T02:11:02.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T02:11:02.642Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T02:11:03.098Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T02:11:03.098Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T02:11:03.098Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T02:11:04.627Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T02:11:04.627Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T02:11:06.796Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T02:11:07.252Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T02:11:09.421Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T02:11:13.141Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T02:11:13.598Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T02:11:13.598Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:11:13.598Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T02:11:17.313Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T02:11:17.770Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T02:11:17.770Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T02:11:17.770Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T02:11:17.770Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T02:11:17.770Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T02:11:17.770Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T02:11:17.770Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T02:11:17.770Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T02:11:17.770Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:11:17.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T02:11:17.770Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:11:18.226Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T02:11:18.496Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T02:11:21.944Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T02:11:24.283Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T02:11:24.283Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T02:11:24.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T02:11:24.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T02:11:24.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T02:11:24.283Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T02:11:24.283Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T02:11:24.283Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T02:11:24.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T02:11:24.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.841Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T02:11:24.841Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.841Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T02:11:24.841Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T02:11:24.841Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T02:11:24.841Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T02:11:28.563Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T02:11:28.563Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T02:11:32.287Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T02:11:32.287Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T02:11:32.287Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T02:11:32.287Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T02:11:32.287Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T02:11:32.287Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T02:11:32.287Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T02:11:32.844Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T02:11:35.178Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T02:11:40.992Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T02:11:40.992Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:11:41.452Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T02:11:41.452Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:11:41.452Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T02:11:41.452Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:11:41.452Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T02:11:45.170Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T02:11:45.216Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T02:11:45.216Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:11:45.216Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T02:11:48.059Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T02:11:48.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T02:11:52.234Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T02:11:52.280Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T02:11:52.280Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T02:11:52.280Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T02:11:52.280Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:11:52.280Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T02:11:52.280Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T02:11:52.280Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T02:11:54.458Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T02:11:54.458Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T02:11:54.458Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T02:11:54.458Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T02:11:55.125Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T02:11:55.125Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T02:11:55.125Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T02:11:55.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T02:11:58.845Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T02:12:03.043Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T02:12:03.043Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T02:12:03.043Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T02:12:03.043Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T02:12:03.043Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T02:12:03.043Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T02:12:03.043Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T02:12:03.043Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T02:12:03.515Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T02:12:05.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T02:12:08.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T02:12:10.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T02:12:10.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T02:12:10.306Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T02:12:10.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T02:12:10.563Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T02:12:13.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T02:12:13.222Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T02:12:14.287Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T02:12:16.133Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T02:12:16.133Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:12:16.133Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T02:12:16.133Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:12:16.133Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T02:12:18.004Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T02:12:19.031Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T02:12:19.031Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T02:12:21.205Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T02:12:21.205Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T02:12:21.205Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T02:12:21.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T02:12:24.111Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T02:12:24.111Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T02:12:24.616Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T02:12:27.011Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T02:12:28.332Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T02:12:31.223Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T02:12:31.223Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T02:12:31.223Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.223Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T02:12:31.223Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.223Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T02:12:31.223Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T02:12:31.679Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T02:12:31.679Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T02:12:31.679Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T02:12:31.679Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T02:12:35.397Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T02:12:35.576Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T02:12:39.119Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T02:12:40.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T02:12:40.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T02:12:40.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T02:12:40.729Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T02:12:40.729Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T02:12:42.913Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T02:12:42.913Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T02:12:42.913Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T02:12:46.167Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T02:12:49.058Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T02:12:49.058Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T02:12:49.058Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T02:12:51.476Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T02:12:51.476Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T02:12:51.476Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T02:12:52.777Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T02:12:52.777Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T02:12:53.651Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T02:12:53.651Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T02:12:58.346Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T02:12:59.825Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T02:13:01.247Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T02:13:01.247Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T02:13:01.247Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T02:13:01.247Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T02:13:01.247Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T02:13:01.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T02:13:03.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T02:13:03.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T02:13:08.383Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T02:13:12.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T02:13:15.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T02:13:19.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T02:13:20.217Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T02:13:22.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T02:13:24.909Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T02:13:24.909Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T02:13:24.909Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T02:13:28.771Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T02:13:30.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f40a8_} [2022-03-10T02:13:31.679Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T02:13:32.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14285507526_c:\foo_false____} [2022-03-10T02:13:40.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14285507526_c:\foo_true____} [2022-03-10T02:13:42.011Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T02:13:42.011Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T02:13:42.011Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T02:13:42.011Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T02:13:42.011Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T02:13:45.732Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T02:13:47.843Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T02:13:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T02:13:48.303Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T02:13:48.303Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T02:13:48.303Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T02:13:48.304Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T02:13:48.304Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T02:13:48.304Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T02:13:48.304Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T02:13:48.304Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T02:13:48.304Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T02:13:48.304Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T02:13:49.448Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T02:13:51.205Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T02:13:51.205Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.205Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T02:13:51.205Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.205Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T02:13:51.205Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T02:13:51.663Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T02:13:51.663Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:13:51.663Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T02:13:53.164Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T02:13:53.164Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T02:13:53.164Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T02:13:53.164Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T02:13:53.164Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T02:13:53.164Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T02:13:53.164Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T02:13:53.164Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T02:13:53.164Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T02:13:53.164Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T02:13:53.164Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T02:13:53.164Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T02:13:53.164Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T02:13:53.164Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T02:13:53.164Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T02:13:53.164Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPortList [2022-03-10T02:13:53.164Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T02:13:53.164Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T02:13:54.584Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T02:13:54.584Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T02:13:54.584Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T02:13:54.584Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T02:13:57.498Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T02:13:57.498Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T02:13:57.498Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T02:13:57.498Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T02:13:57.498Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T02:13:57.498Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T02:13:57.498Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T02:14:00.213Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T02:14:00.213Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T02:14:00.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T02:14:03.284Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T02:14:07.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T02:14:07.259Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T02:14:07.259Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T02:14:10.344Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T02:14:10.344Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:14:10.344Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T02:14:10.344Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T02:14:10.344Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T02:14:22.036Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T02:14:22.036Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T02:14:22.036Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T02:14:31.418Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T02:14:31.418Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T02:14:31.418Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T02:14:31.418Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:14:31.418Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T02:14:36.809Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T02:14:41.748Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T02:14:41.748Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T02:14:41.748Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T02:14:41.748Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T02:14:41.748Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T02:14:43.292Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T02:14:43.292Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T02:14:43.292Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T02:14:43.292Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T02:14:43.292Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T02:14:46.211Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T02:14:46.211Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:14:46.211Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T02:14:46.211Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T02:14:46.211Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T02:14:46.211Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T02:14:46.211Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T02:14:46.211Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T02:14:46.211Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T02:14:46.676Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T02:14:46.676Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T02:14:49.596Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T02:14:56.676Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T02:14:56.676Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T02:14:56.676Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T02:14:57.911Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T02:14:57.911Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T02:14:57.911Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T02:14:57.911Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T02:14:57.911Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T02:14:57.911Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T02:14:58.848Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T02:14:59.815Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T02:15:00.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T02:15:00.274Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T02:15:00.274Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T02:15:00.732Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T02:15:00.732Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T02:15:00.732Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T02:15:00.732Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T02:15:01.190Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T02:15:02.581Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T02:15:09.750Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T02:15:09.750Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T02:15:10.207Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T02:15:12.877Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T02:15:13.934Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T02:15:13.934Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T02:15:13.934Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T02:15:13.934Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T02:15:16.832Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T02:15:16.832Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T02:15:16.832Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T02:15:16.832Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T02:15:16.832Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T02:15:17.292Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T02:15:17.292Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T02:15:17.292Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T02:15:17.292Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T02:15:17.292Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T02:15:17.292Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T02:15:17.292Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T02:15:19.926Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T02:15:19.926Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T02:15:19.926Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T02:15:19.926Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T02:15:19.926Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T02:15:20.190Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T02:15:26.979Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T02:15:26.979Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:15:26.979Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T02:15:26.979Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T02:15:26.979Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T02:15:26.979Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T02:15:26.979Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T02:15:26.979Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T02:15:26.979Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T02:15:27.848Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T02:15:30.748Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T02:15:39.311Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T02:15:39.338Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T02:15:39.338Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T02:15:39.338Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T02:15:39.793Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T02:15:39.793Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T02:15:39.793Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T02:15:41.320Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T02:15:42.280Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T02:15:42.280Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T02:15:42.280Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T02:15:45.094Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T02:15:49.326Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T02:15:49.779Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T02:15:52.679Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T02:15:53.138Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T02:15:56.377Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T02:15:59.271Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T02:16:03.454Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T02:16:03.454Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T02:16:04.421Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T02:16:10.212Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T02:16:14.980Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T02:16:14.980Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T02:16:14.980Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T02:16:14.980Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T02:16:16.550Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T02:16:16.550Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T02:16:16.550Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T02:16:19.507Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T02:16:28.183Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T02:16:29.259Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T02:16:29.260Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:16:29.260Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T02:16:29.756Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T02:16:32.714Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T02:16:38.622Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T02:16:38.622Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T02:16:38.622Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T02:16:39.692Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T02:16:39.693Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T02:16:39.693Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T02:16:40.680Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T02:16:40.845Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T02:16:46.740Z] === RUN TestDockerSuite/TestExec [2022-03-10T02:16:46.740Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:16:46.740Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T02:16:46.741Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T02:16:46.741Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T02:16:48.965Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T02:16:49.343Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T02:16:51.213Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T02:16:51.213Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:16:51.213Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T02:16:51.213Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:16:51.213Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T02:16:51.213Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T02:16:51.213Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T02:16:54.173Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T02:16:55.209Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T02:16:55.209Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:16:55.209Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T02:16:56.393Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T02:16:58.614Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T02:17:01.580Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T02:17:02.370Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T02:17:02.370Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T02:17:02.370Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T02:17:06.350Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T02:17:06.350Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T02:17:06.350Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T02:17:06.350Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:17:06.350Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T02:17:06.350Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T02:17:06.350Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T02:17:08.569Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T02:17:13.338Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T02:17:13.338Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T02:17:13.338Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T02:17:13.338Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T02:17:13.338Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T02:17:13.338Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T02:17:16.296Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T02:17:16.296Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T02:17:16.296Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T02:17:16.296Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T02:17:16.296Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T02:17:16.296Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T02:17:19.260Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T02:17:19.260Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T02:17:19.260Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T02:17:23.609Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T02:17:25.830Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T02:17:26.816Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T02:17:27.940Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T02:17:27.940Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T02:17:27.940Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T02:17:27.940Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T02:17:27.940Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T02:17:27.940Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T02:17:27.940Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T02:17:35.108Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T02:17:37.242Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T02:17:40.983Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T02:17:43.113Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T02:17:43.941Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T02:17:51.091Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestHealth [2022-03-10T02:17:51.091Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T02:17:51.091Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T02:17:55.574Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T02:17:55.774Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T02:17:55.774Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T02:17:55.774Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T02:17:55.774Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T02:17:56.233Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T02:17:56.233Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T02:17:56.690Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T02:17:57.148Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T02:17:57.148Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T02:17:57.148Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T02:17:58.680Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T02:17:58.680Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T02:18:00.261Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T02:18:00.717Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T02:18:00.857Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T02:18:01.314Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T02:18:04.212Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T02:18:04.441Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T02:18:12.767Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T02:18:12.767Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T02:18:12.767Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:18:12.767Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T02:18:16.490Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T02:18:16.490Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T02:18:16.490Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T02:18:16.490Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T02:18:16.490Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T02:18:16.490Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T02:18:16.490Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.490Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T02:18:16.490Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.947Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T02:18:16.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T02:18:16.947Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T02:18:16.947Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:18:16.947Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T02:18:19.122Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T02:18:22.020Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T02:18:22.020Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:18:22.020Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T02:18:22.020Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T02:18:22.020Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T02:18:22.020Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T02:18:22.020Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T02:18:22.020Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T02:18:24.192Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T02:18:24.192Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T02:18:27.090Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T02:18:27.090Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T02:18:27.090Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T02:18:27.090Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T02:18:27.090Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T02:18:27.090Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T02:18:27.090Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T02:18:29.264Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T02:18:29.533Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T02:18:31.064Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T02:18:35.043Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T02:18:35.043Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:18:35.043Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T02:18:35.043Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:18:35.043Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T02:18:35.043Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:18:35.043Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T02:18:37.214Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T02:18:38.116Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T02:18:39.078Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:18:39.078Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T02:18:39.386Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T02:18:39.386Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T02:18:41.559Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T02:18:42.798Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T02:18:42.798Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:18:42.798Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T02:18:42.798Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:18:42.798Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T02:18:44.455Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T02:18:44.455Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T02:18:44.455Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T02:18:44.455Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T02:18:46.628Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T02:18:49.525Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T02:18:49.850Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T02:18:53.574Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T02:18:55.306Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T02:18:57.294Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T02:18:57.476Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T02:19:00.187Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T02:19:00.373Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T02:19:03.276Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T02:19:03.906Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T02:19:03.907Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T02:19:05.454Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T02:19:10.960Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:19:10.960Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T02:19:14.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T02:19:14.679Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T02:19:14.679Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:19:14.679Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T02:19:15.548Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T02:19:15.548Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T02:19:15.548Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T02:19:16.008Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:19:16.008Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T02:19:16.008Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T02:19:16.008Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T02:19:16.008Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T02:19:16.008Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T02:19:16.008Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T02:19:16.008Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T02:19:18.180Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T02:19:18.395Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T02:19:18.395Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:19:18.395Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T02:19:18.395Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:19:18.395Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T02:19:20.351Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T02:19:22.112Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:19:22.112Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T02:19:24.288Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T02:19:27.428Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T02:19:28.033Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T02:19:29.614Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T02:19:29.614Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T02:19:29.614Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T02:19:30.940Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T02:19:30.940Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:19:30.940Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T02:19:30.940Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:19:30.940Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T02:19:30.940Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:19:30.940Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T02:19:32.074Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T02:19:32.074Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T02:19:34.660Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T02:19:34.660Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:19:34.660Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T02:19:34.660Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:19:34.660Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T02:19:34.660Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:19:34.660Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T02:19:34.660Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:19:34.660Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T02:19:36.830Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T02:19:40.777Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T02:19:45.388Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:19:45.388Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T02:19:48.279Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T02:19:48.279Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:19:48.279Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T02:19:48.279Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T02:19:48.279Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:19:48.279Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T02:19:49.339Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T02:19:51.996Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T02:19:54.895Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T02:19:54.895Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:19:54.895Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T02:19:57.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T02:19:58.613Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T02:19:58.613Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:19:58.613Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T02:19:58.613Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:19:58.613Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T02:19:58.613Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:19:58.613Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T02:20:00.071Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T02:20:02.330Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T02:20:02.968Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T02:20:02.968Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T02:20:02.968Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T02:20:05.139Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T02:20:06.051Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T02:20:08.944Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T02:20:12.666Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:20:12.666Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T02:20:13.693Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T02:20:19.716Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T02:20:19.716Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T02:20:19.716Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T02:20:19.716Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T02:20:19.716Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:20:19.716Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T02:20:24.001Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T02:20:24.001Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T02:20:24.001Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T02:20:24.001Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T02:20:24.001Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T02:20:26.171Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T02:20:28.261Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T02:20:28.261Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:20:28.261Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T02:20:29.073Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T02:20:30.430Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:20:30.430Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T02:20:31.979Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T02:20:31.979Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T02:20:31.979Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T02:20:31.979Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T02:20:31.979Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T02:20:31.979Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T02:20:31.979Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T02:20:31.979Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T02:20:31.979Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T02:20:31.979Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T02:20:31.979Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T02:20:31.979Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T02:20:31.979Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T02:20:31.979Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T02:20:31.979Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T02:20:31.979Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPortList [2022-03-10T02:20:31.979Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T02:20:31.979Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T02:20:37.759Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T02:20:37.759Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T02:20:37.759Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T02:20:37.759Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T02:20:37.759Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T02:20:37.760Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T02:20:37.760Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T02:20:37.760Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T02:20:37.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T02:20:40.721Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T02:20:40.721Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:20:40.721Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T02:20:40.721Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:20:40.721Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T02:20:40.721Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:20:40.721Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T02:20:42.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T02:20:42.439Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T02:20:42.439Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T02:20:47.779Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T02:20:52.756Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T02:20:52.756Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T02:20:52.756Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T02:20:53.568Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T02:20:53.568Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:20:53.568Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T02:20:53.568Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:20:53.568Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T02:20:53.568Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:20:53.568Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T02:20:53.568Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T02:20:54.024Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T02:20:54.024Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T02:20:54.024Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T02:20:54.024Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T02:20:54.024Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:20:54.024Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T02:20:54.480Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T02:20:56.006Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T02:20:58.173Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T02:21:01.069Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T02:21:02.032Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T02:21:03.063Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T02:21:04.923Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.377Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T02:21:05.377Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:21:05.835Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T02:21:10.507Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T02:21:10.507Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T02:21:10.507Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T02:21:10.507Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T02:21:10.507Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:21:10.507Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T02:21:20.742Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T02:21:20.742Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T02:21:20.742Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T02:21:20.742Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T02:21:22.856Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T02:21:22.856Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:21:22.856Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T02:21:26.574Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T02:21:33.639Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T02:21:35.540Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T02:21:35.805Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T02:21:38.444Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T02:21:39.528Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T02:21:43.268Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T02:21:43.268Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:21:43.268Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T02:21:43.268Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:21:43.268Z] === RUN TestDockerSuite/TestRunState [2022-03-10T02:21:43.268Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:21:43.268Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T02:21:46.447Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T02:21:46.447Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:21:46.447Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T02:21:46.903Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T02:21:46.903Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:21:46.903Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T02:21:46.903Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:21:46.903Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T02:21:47.056Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T02:21:47.360Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T02:21:47.360Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T02:21:47.360Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:21:47.360Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T02:21:53.135Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:21:53.135Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T02:21:56.855Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T02:21:56.855Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:21:56.855Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T02:21:57.358Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T02:21:57.358Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T02:21:57.358Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T02:21:57.358Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T02:21:57.358Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T02:21:59.746Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T02:21:59.746Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:21:59.746Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T02:21:59.746Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:21:59.746Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T02:22:02.035Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T02:22:02.035Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:22:02.035Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T02:22:02.035Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T02:22:02.035Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T02:22:02.035Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T02:22:02.035Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T02:22:02.035Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T02:22:02.035Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T02:22:04.413Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T02:22:10.588Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T02:22:10.588Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T02:22:10.588Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T02:22:12.118Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T02:22:12.118Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T02:22:12.118Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T02:22:13.082Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T02:22:14.048Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T02:22:14.048Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T02:22:14.048Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T02:22:14.705Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T02:22:18.728Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T02:22:21.758Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T02:22:23.410Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T02:22:25.582Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T02:22:32.045Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T02:22:32.045Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:22:32.045Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T02:22:32.045Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T02:22:34.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T02:22:38.657Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T02:22:42.393Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:22:42.393Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T02:22:49.471Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T02:22:50.858Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T02:22:50.858Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:22:50.858Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T02:22:51.008Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T02:22:53.186Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T02:22:55.550Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T02:22:55.550Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T02:22:56.007Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T02:22:56.464Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T02:23:00.237Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T02:23:00.237Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T02:23:00.237Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T02:23:00.237Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T02:23:00.237Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T02:23:00.237Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:23:00.237Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T02:23:01.144Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T02:23:02.405Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T02:23:02.861Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T02:23:03.316Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T02:23:03.771Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T02:23:05.299Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T02:23:05.299Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T02:23:05.823Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T02:23:05.823Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:23:05.823Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T02:23:09.018Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T02:23:10.505Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T02:23:10.505Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T02:23:10.965Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T02:23:11.906Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T02:23:15.621Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T02:23:15.621Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:23:15.621Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T02:23:25.914Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T02:23:25.914Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:23:25.914Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T02:23:28.631Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T02:23:30.165Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T02:23:31.132Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T02:23:32.963Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T02:23:32.963Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:23:32.963Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T02:23:32.963Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:23:32.963Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T02:23:32.963Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:23:32.963Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T02:23:32.963Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:23:32.963Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T02:23:38.197Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T02:23:43.252Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:23:43.252Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T02:23:43.976Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T02:23:46.147Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T02:23:49.866Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T02:23:49.866Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:23:49.866Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T02:23:52.529Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T02:23:53.583Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T02:23:53.583Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T02:23:53.583Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T02:23:53.583Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T02:23:53.583Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T02:23:53.583Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:23:53.584Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T02:23:57.219Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T02:23:57.684Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T02:24:00.597Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T02:24:11.279Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T02:24:11.279Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T02:24:13.454Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T02:24:13.454Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T02:24:18.124Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T02:24:18.124Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T02:24:18.579Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T02:24:18.579Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T02:24:18.579Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T02:24:21.702Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T02:24:22.669Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T02:24:28.445Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T02:24:28.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T02:24:28.884Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:24:28.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T02:24:29.431Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T02:24:29.431Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.431Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T02:24:29.431Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.431Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T02:24:29.431Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T02:24:29.431Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.871Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T02:24:29.871Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T02:24:29.871Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.871Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T02:24:29.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T02:24:29.900Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T02:24:29.900Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.900Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T02:24:29.900Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:24:29.900Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T02:24:32.118Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T02:24:32.118Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:24:32.118Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T02:24:32.118Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:24:32.118Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T02:24:36.883Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T02:24:40.291Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T02:24:40.291Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T02:24:40.291Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T02:24:40.692Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T02:24:42.914Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T02:24:51.591Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T02:24:52.584Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T02:24:53.059Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T02:24:55.300Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T02:24:55.301Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:24:55.301Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite (2971.73s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.72s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.06s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.57s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.50s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.66s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.46s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.65s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.56s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.27s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.71s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.44s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.90s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.47s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.04s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.56s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.08s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.19s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.31s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.09s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.55s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.38s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.16s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.87s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.16s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:24:55.769Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.36s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.87s) [2022-03-10T02:24:55.769Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.32s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.81s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.97s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.58s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.77s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.88s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.88s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.49s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.65s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.17s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.20s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.94s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.13s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.89s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.45s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.49s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.58s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.55s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.61s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.76s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.43s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.55s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFails (3.51s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.78s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.77s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.31s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.24s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.49s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildHistory (13.77s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.11s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.92s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabels (1.31s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.11s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.64s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.65s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.47s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.79s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.75s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.82s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.87s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.58s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.94s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.67s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.70s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.10s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.20s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.41s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.16s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.62s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.40s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.31s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.95s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.12s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildRm (17.59s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.91s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.91s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.90s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.94s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.22s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.38s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.70s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildStderr (6.38s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.43s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.59s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.59s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.92s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.46s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.18s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.77s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.01s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.48s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.12s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.22s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.65s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.40s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.07s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.53s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCommitChange (6.73s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.48s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.94s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCommitTTY (9.94s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.41s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.48s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.27s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.39s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.54s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.48s) [2022-03-10T02:24:55.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:24:55.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.18s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.24s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.74s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-10T02:24:55.771Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.96s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.57s) [2022-03-10T02:24:55.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:24:55.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.35s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.47s) [2022-03-10T02:24:55.771Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (8.03s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.50s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.69s) [2022-03-10T02:24:55.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.22s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.46s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.43s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.40s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.41s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.44s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.42s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.19s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.35s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.40s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.37s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.27s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00077efd8_} (3.36s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507001177_c:\foo_false____} (3.17s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507001177_c:\foo_true____} (3.23s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.54s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.48s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.41s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.13s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.36s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.85s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.25s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToDot (3.38s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCpToStdout (3.63s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.40s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.27s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.34s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.22s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.47s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:24:56.240Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.55s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.55s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.53s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.02s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.42s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.38s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-03-10T02:24:56.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.80s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFilters (6.76s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFormat (6.71s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsRename (3.57s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsResize (33.75s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.38s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.09s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.79s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.65s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (5.75s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.50s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.82s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.61s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.12s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.09s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.29s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.10s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecInspectID (6.09s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.34s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.13s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.31s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.42s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.43s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.43s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.42s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.90s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.68s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.35s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.39s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.38s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.45s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectDefault (3.38s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectHistory (5.85s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.39s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.43s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.38s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.47s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.68s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectStatus (4.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.38s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.06s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.39s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.54s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.40s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.27s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.49s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.46s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.63s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.39s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.62s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.50s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.52s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.04s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.84s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.41s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.33s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsSince (10.27s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsTail (3.91s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.51s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.48s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.78s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.99s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsByOrder (14.27s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.00s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.46s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.36s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.30s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.96s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.03s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.56s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.68s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.47s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.51s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.79s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.47s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.04s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.61s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.41s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.30s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.56s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.84s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.73s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.89s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.65s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.91s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.87s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.60s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T02:24:56.241Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.20s) [2022-03-10T02:24:56.241Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.84s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.17s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.39s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.42s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.36s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.89s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.39s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.38s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.11s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.33s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.34s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.30s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.29s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.70s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.57s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.32s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.37s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.46s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunExitCode (3.55s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.48s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.45s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.59s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.30s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.41s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.72s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.99s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.15s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.46s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.44s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.25s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.72s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.25s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunRm (3.39s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.48s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.44s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.44s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.53s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.40s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.47s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.59s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.30s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.39s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.23s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.38s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.75s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.53s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.26s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.47s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.47s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.16s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.66s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.56s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.82s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.28s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.24s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.29s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.78s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.03s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.94s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.60s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.03s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.56s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-10T02:24:56.242Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-03-10T02:24:56.242Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.64s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.98s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.30s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.97s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.56s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.84s) [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T02:24:56.243Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T02:24:56.243Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T02:24:56.243Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T02:24:56.243Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T02:24:56.243Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T02:24:56.243Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T02:24:56.243Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T02:24:56.243Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerDaemonSuite [2022-03-10T02:24:56.243Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T02:24:56.243Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T02:24:56.243Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T02:24:56.243Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:24:56.243Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerSwarmSuite [2022-03-10T02:24:56.243Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.243Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T02:24:56.243Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T02:24:56.244Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T02:24:56.244Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T02:24:56.244Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T02:24:56.244Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T02:24:56.244Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:24:56.244Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T02:24:56.244Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:24:56.244Z] === RUN TestDockerNetworkSuite [2022-03-10T02:24:56.244Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T02:24:56.244Z] === RUN TestDockerHubPullSuite [2022-03-10T02:24:56.244Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T02:24:56.244Z] PASS [2022-03-10T02:24:56.244Z] ok github.com/docker/docker/integration-cli 2972.191s [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === Skipped [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:24:56.244Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:24:56.244Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:24:56.244Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-10T02:24:56.244Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:24:56.244Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:24:56.244Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-10T02:24:56.244Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-10T02:24:56.244Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:24:56.244Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:24:56.244Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:24:56.244Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-10T02:24:56.244Z] [2022-03-10T02:24:56.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-10T02:24:56.244Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.245Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:24:56.245Z] [2022-03-10T02:24:56.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:24:56.245Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-10T02:24:56.715Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T02:24:56.715Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:24:56.715Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:24:56.715Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-10T02:24:56.715Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T02:24:56.715Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.715Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T02:24:56.715Z] [2022-03-10T02:24:56.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T02:24:56.715Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:24:56.716Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:24:56.716Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:24:56.716Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:24:56.716Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.05s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.716Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.716Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:24:56.716Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-10T02:24:56.716Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:24:56.716Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.716Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:24:56.716Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:24:56.717Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:24:56.717Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:24:56.717Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:24:56.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:24:56.717Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:24:56.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-03-10T02:24:56.717Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:24:56.717Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:24:56.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:24:56.717Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:24:56.717Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:24:56.717Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:24:56.717Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.717Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:24:56.717Z] [2022-03-10T02:24:56.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:24:56.718Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:24:56.718Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T02:24:56.718Z] [2022-03-10T02:24:56.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:24:56.718Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:24:56.719Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:24:56.719Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:24:56.720Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:24:56.720Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.720Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:24:56.720Z] [2022-03-10T02:24:56.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:24:56.721Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:24:56.721Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:24:56.721Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:56.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-10T02:24:56.721Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:24:56.721Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-10T02:24:56.721Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:24:57.189Z] [2022-03-10T02:24:57.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:57.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T02:24:57.190Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] DONE 1088 tests, 544 skipped in 2984.357s [2022-03-10T02:24:57.190Z] INFO: Integration tests ended at 03/10/2022 02:24:56. Duration:00:49:44.4789239 [2022-03-10T02:24:57.190Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] Containers: 2 [2022-03-10T02:24:57.190Z] Running: 0 [2022-03-10T02:24:57.190Z] Paused: 0 [2022-03-10T02:24:57.190Z] Stopped: 2 [2022-03-10T02:24:57.190Z] Images: 18 [2022-03-10T02:24:57.190Z] Server Version: 0.0.0-dev [2022-03-10T02:24:57.190Z] Storage Driver: windowsfilter [2022-03-10T02:24:57.190Z] Windows: [2022-03-10T02:24:57.190Z] Logging Driver: json-file [2022-03-10T02:24:57.190Z] Plugins: [2022-03-10T02:24:57.190Z] Volume: local [2022-03-10T02:24:57.190Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T02:24:57.190Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T02:24:57.190Z] Swarm: inactive [2022-03-10T02:24:57.190Z] Default Isolation: process [2022-03-10T02:24:57.190Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T02:24:57.190Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T02:24:57.190Z] OSType: windows [2022-03-10T02:24:57.190Z] Architecture: x86_64 [2022-03-10T02:24:57.190Z] CPUs: 4 [2022-03-10T02:24:57.190Z] Total Memory: 32GiB [2022-03-10T02:24:57.190Z] Name: azwin-2-4884a0 [2022-03-10T02:24:57.190Z] ID: GU6U:VA2R:2HTE:DWA4:XNYZ:2ZPD:RBIE:IGS4:ED6C:NHQL:QMEI:JHND [2022-03-10T02:24:57.190Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T02:24:57.190Z] Debug Mode (client): false [2022-03-10T02:24:57.190Z] Debug Mode (server): true [2022-03-10T02:24:57.190Z] File Descriptors: -1 [2022-03-10T02:24:57.190Z] Goroutines: 46 [2022-03-10T02:24:57.190Z] System Time: 2022-03-10T02:24:56.8826164Z [2022-03-10T02:24:57.190Z] EventsListeners: 0 [2022-03-10T02:24:57.190Z] Registry: https://index.docker.io/v1/ [2022-03-10T02:24:57.190Z] Labels: [2022-03-10T02:24:57.190Z] Experimental: false [2022-03-10T02:24:57.190Z] Insecure Registries: [2022-03-10T02:24:57.190Z] 127.0.0.0/8 [2022-03-10T02:24:57.190Z] Live Restore Enabled: false [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] [2022-03-10T02:24:57.190Z] INFO: Stopping daemon under test [2022-03-10T02:24:57.190Z] SUCCESS: The process with PID 4812 (child process of PID 5040) has been terminated. [2022-03-10T02:24:57.190Z] SUCCESS: The process with PID 5040 (child process of PID 4548) has been terminated. [2022-03-10T02:24:57.190Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T02:24:57.190Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 02:24:57. [2022-03-10T02:24:57.190Z] INFO: Tidying up at end of run [2022-03-10T02:24:57.190Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.out) to bundles\CIDUT.out [2022-03-10T02:24:57.190Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.err) to bundles\CIDUT.err [2022-03-10T02:24:57.190Z] INFO: Saving containerd logs to bundles [2022-03-10T02:24:57.190Z] INFO: Nuke-Everything... [2022-03-10T02:24:57.658Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T02:24:57.658Z] c0588f28abee [2022-03-10T02:24:57.658Z] f30a20b86870 [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:24:57.825Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T02:24:57.825Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.126Z] INFO: Tidying pidfile d:\CI\PR-43353\3\docker.pid [2022-03-10T02:24:58.126Z] INFO: Killing containerd with PID 2848 [2022-03-10T02:24:58.126Z] INFO: Nuking d:\CI [2022-03-10T02:24:58.296Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T02:24:58.296Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.296Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T02:24:58.296Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T02:24:58.296Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T02:24:58.296Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.297Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T02:24:58.297Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:24:58.297Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T02:25:00.517Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T02:25:00.517Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:25:00.517Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T02:25:04.315Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T02:25:04.315Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:25:04.315Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T02:25:04.315Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:25:04.315Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T02:25:06.536Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:25:06.536Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T02:25:08.755Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T02:25:11.715Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T02:25:18.882Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T02:25:18.882Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:25:18.882Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T02:25:18.882Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:25:18.882Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T02:25:18.882Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:25:18.882Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T02:25:21.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T02:25:21.845Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:25:21.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T02:25:21.845Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:25:21.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T02:25:21.845Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:25:21.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T02:25:21.845Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:25:21.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T02:25:24.070Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T02:25:28.266Z] INFO: Zapped successfully [2022-03-10T02:25:28.266Z] [2022-03-10T02:25:28.266Z] INFO: executeCI.ps1 exiting at Thu Mar 10 02:25:23 CUT 2022. Duration 01:17:03.4369776 [2022-03-10T02:25:28.266Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T02:25:28.556Z] Recording test results [2022-03-10T02:25:29.950Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T02:25:29.951Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:25:29.951Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T02:25:37.114Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T02:25:37.114Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:25:37.114Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T02:25:37.114Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T02:25:37.114Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:25:37.114Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T02:25:38.214Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T02:25:40.073Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T02:25:40.388Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T02:25:42.174Z] Archiving artifacts [2022-03-10T02:25:42.295Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T02:25:42.296Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:25:42.296Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T02:25:44.517Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T02:25:44.517Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:25:44.517Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T02:25:44.517Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:25:44.517Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T02:25:44.517Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:25:44.517Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T02:25:47.462Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T02:25:54.625Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T02:25:56.844Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T02:25:58.418Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T02:25:59.448Z] + make clean [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T02:25:59.805Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:25:59.805Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T02:26:01.017Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T02:26:01.017Z] docker-dev-cache [2022-03-10T02:26:01.017Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T02:26:14.755Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T02:26:14.755Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T02:26:14.755Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T02:26:14.755Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T02:26:14.755Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:26:14.755Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T02:26:25.202Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T02:26:25.202Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:26:25.202Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T02:26:26.191Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T02:26:26.191Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T02:26:26.191Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T02:26:26.192Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:26:26.192Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T02:26:34.868Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T02:26:34.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:26:34.868Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T02:26:34.868Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:26:34.868Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T02:26:34.868Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:26:34.868Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T02:26:39.635Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T02:26:43.421Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.883Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T02:26:43.883Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.883Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T02:26:43.883Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.883Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T02:26:43.883Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:26:43.883Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T02:26:44.345Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T02:26:45.317Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T02:26:48.231Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T02:26:50.419Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T02:26:51.393Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T02:26:54.314Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:26:54.314Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T02:26:58.057Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T02:26:58.057Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T02:26:58.057Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T02:26:58.057Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T02:26:58.057Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:26:58.057Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T02:27:08.413Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T02:27:08.413Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:27:08.413Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T02:27:09.982Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T02:27:15.857Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T02:27:23.029Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T02:27:25.256Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T02:27:28.215Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T02:27:30.449Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T02:27:30.449Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:27:30.449Z] === RUN TestDockerSuite/TestRunState [2022-03-10T02:27:30.449Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:27:30.449Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T02:27:33.407Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T02:27:33.407Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:27:33.407Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T02:27:35.631Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T02:27:35.631Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T02:27:35.631Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:27:35.631Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T02:27:41.490Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:27:41.490Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T02:27:43.687Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T02:27:43.687Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:27:43.687Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T02:27:50.824Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T02:27:50.824Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:27:50.824Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T02:27:50.824Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:27:50.824Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T02:27:54.560Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T02:28:03.118Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T02:28:07.803Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T02:28:14.863Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T02:28:14.863Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:28:14.863Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T02:28:14.863Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T02:28:17.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T02:28:19.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T02:28:22.836Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:28:22.836Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T02:28:27.516Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T02:28:29.050Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T02:28:31.946Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T02:28:36.619Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T02:28:36.619Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T02:28:36.619Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T02:28:36.619Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T02:28:36.619Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T02:28:36.619Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.619Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T02:28:36.620Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.620Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T02:28:36.620Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.620Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T02:28:36.620Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.620Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T02:28:36.620Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.620Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T02:28:36.620Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:28:36.620Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T02:28:39.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T02:28:39.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T02:28:39.973Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T02:28:40.430Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T02:28:41.961Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T02:28:41.961Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T02:28:50.514Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T02:28:52.046Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T02:28:54.215Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T02:28:54.215Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:28:54.215Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T02:29:02.764Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T02:29:02.764Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:29:02.764Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T02:29:07.450Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T02:29:07.450Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:29:07.450Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T02:29:07.450Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:29:07.450Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T02:29:07.450Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:29:07.450Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T02:29:07.450Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:29:07.450Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T02:29:17.752Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:29:17.752Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T02:29:19.925Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T02:29:22.828Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T02:29:22.828Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:29:22.828Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T02:29:25.007Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T02:29:25.007Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T02:29:25.007Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T02:29:25.007Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T02:29:25.007Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T02:29:25.007Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:29:25.007Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T02:29:42.669Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T02:29:42.669Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T02:29:44.844Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T02:29:44.844Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T02:29:48.578Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T02:29:49.035Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T02:29:49.493Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T02:29:49.493Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T02:29:49.493Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T02:30:04.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T02:30:04.286Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:30:04.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T02:30:04.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T02:30:04.749Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T02:30:04.749Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:30:04.749Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T02:30:13.316Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T02:30:13.316Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T02:30:13.316Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T02:30:23.634Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T02:30:23.634Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:30:23.634Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite (3037.54s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.52s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.30s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.62s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.89s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.66s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.67s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.87s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.48s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.00s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.42s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.16s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.68s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.81s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.61s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.48s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.48s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.88s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.70s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.81s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.75s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.39s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.90s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.39s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.30s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.41s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.91s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.11s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.65s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.59s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.47s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignore (83.35s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.49s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.75s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.32s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.61s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.71s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.54s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.15s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (128.88s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.96s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.73s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.31s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.36s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.50s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.68s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFails (2.75s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.11s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.11s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.27s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.53s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.25s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildHistory (13.33s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2022-03-10T02:30:24.605Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.86s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-03-10T02:30:24.605Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.04s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.73s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.88s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.94s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.84s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.59s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.37s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.27s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.08s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.31s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.44s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.63s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.75s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.86s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.58s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.36s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.92s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.85s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.31s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.97s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildRm (14.81s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.25s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.24s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.37s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.52s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.86s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.66s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildStderr (5.26s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.87s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.67s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.73s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.60s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.42s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.83s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.61s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.35s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.87s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.12s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.22s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.33s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.85s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.10s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.52s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitTTY (17.53s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.30s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.94s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.57s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.30s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.45s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.62s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.62s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.97s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.62s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.07s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.67s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.76s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.92s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.47s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (44.70s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.86s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.86s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.75s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f40a8_} (2.75s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14285507526_c:\foo_false____} (7.77s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14285507526_c:\foo_true____} (7.85s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.85s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.91s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.83s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.50s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.78s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.34s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToDot (2.83s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCpToStdout (3.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.36s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-10T02:30:24.606Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-10T02:30:24.606Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.36s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.58s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.39s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.14s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.28s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsCopy (5.67s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.65s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.95s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFilters (5.26s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFormat (5.05s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsResize (8.08s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.53s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.03s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.39s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.09s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.60s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.36s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.61s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.81s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.72s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.40s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.34s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.31s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.74s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.82s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.39s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.33s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectDefault (2.46s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectHistory (4.97s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.55s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.36s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.35s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.38s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.43s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectStatus (2.83s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.68s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.73s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.61s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.34s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.53s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.31s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.29s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.24s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.73s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.59s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.97s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.30s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.17s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.24s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.86s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.57s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsTail (3.38s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.97s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.99s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsByOrder (9.94s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.58s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.26s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-03-10T02:30:24.607Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.21s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.24s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.63s) [2022-03-10T02:30:24.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.86s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.17s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.29s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.30s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.69s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.08s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.42s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.53s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.46s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.86s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.13s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.19s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.21s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.60s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.29s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.69s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.17s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.90s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.62s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.96s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.44s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.45s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.08s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.38s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.45s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.39s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.89s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.33s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.42s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.36s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunExitCode (2.40s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.32s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.45s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.65s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.08s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.11s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.64s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.23s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.15s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.63s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.39s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.42s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.72s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.19s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:30:24.608Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.34s) [2022-03-10T02:30:24.608Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-10T02:30:24.609Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:30:24.609Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.48s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.82s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.11s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.06s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.57s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.39s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.41s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.76s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.86s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.17s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.30s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.47s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.38s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.62s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.79s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.71s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.05s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.34s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.01s) [2022-03-10T02:30:25.071Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:30:25.071Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2022-03-10T02:30:25.071Z] === RUN TestDockerRegistrySuite [2022-03-10T02:30:25.071Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T02:30:25.071Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T02:30:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T02:30:25.072Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T02:30:25.072Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T02:30:25.072Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T02:30:25.072Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T02:30:25.072Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T02:30:25.072Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T02:30:25.072Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.01s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerDaemonSuite [2022-03-10T02:30:25.072Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T02:30:25.072Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T02:30:25.072Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T02:30:25.072Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerSwarmSuite [2022-03-10T02:30:25.072Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T02:30:25.072Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T02:30:25.072Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerNetworkSuite [2022-03-10T02:30:25.072Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T02:30:25.072Z] === RUN TestDockerHubPullSuite [2022-03-10T02:30:25.072Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.072Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T02:30:25.072Z] PASS [2022-03-10T02:30:25.072Z] ok github.com/docker/docker/integration-cli 3038.072s [2022-03-10T02:30:25.072Z] [2022-03-10T02:30:25.072Z] === Skipped [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:30:25.073Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-10T02:30:25.073Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:30:25.073Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:30:25.073Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:30:25.073Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:30:25.073Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:30:25.073Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:30:25.073Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.073Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-10T02:30:25.073Z] [2022-03-10T02:30:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:30:25.073Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T02:30:25.074Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-10T02:30:25.074Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:30:25.074Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:30:25.074Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-10T02:30:25.074Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:30:25.074Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:30:25.074Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.074Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T02:30:25.074Z] [2022-03-10T02:30:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T02:30:25.075Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:30:25.075Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:25.075Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:25.075Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T02:30:25.075Z] [2022-03-10T02:30:25.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:30:25.543Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:30:25.543Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:30:25.543Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:30:25.543Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-10T02:30:25.543Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:30:25.543Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:30:25.543Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.543Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T02:30:25.543Z] [2022-03-10T02:30:25.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-10T02:30:25.544Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:30:25.544Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:30:25.544Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:30:25.544Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:30:25.544Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:30:25.544Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:30:25.544Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-10T02:30:25.544Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:30:25.544Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-10T02:30:25.544Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:30:25.544Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.544Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T02:30:25.544Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:30:25.545Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:30:25.545Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.545Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T02:30:25.545Z] [2022-03-10T02:30:25.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:30:25.545Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.546Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T02:30:25.546Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:30:25.547Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:30:25.547Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.547Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T02:30:25.547Z] [2022-03-10T02:30:25.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:30:25.548Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:25.548Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T02:30:25.548Z] [2022-03-10T02:30:25.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:30:26.009Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.009Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T02:30:26.009Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T02:30:26.010Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] DONE 1088 tests, 539 skipped in 3050.177s [2022-03-10T02:30:26.010Z] INFO: Integration tests ended at 03/10/2022 02:30:25. Duration:00:50:50.3785163 [2022-03-10T02:30:26.010Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] Containers: 2 [2022-03-10T02:30:26.010Z] Running: 0 [2022-03-10T02:30:26.010Z] Paused: 0 [2022-03-10T02:30:26.010Z] Stopped: 2 [2022-03-10T02:30:26.010Z] Images: 18 [2022-03-10T02:30:26.010Z] Server Version: 0.0.0-dev [2022-03-10T02:30:26.010Z] Storage Driver: windowsfilter [2022-03-10T02:30:26.010Z] Windows: [2022-03-10T02:30:26.010Z] Logging Driver: json-file [2022-03-10T02:30:26.010Z] Plugins: [2022-03-10T02:30:26.010Z] Volume: local [2022-03-10T02:30:26.010Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T02:30:26.010Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T02:30:26.010Z] Swarm: inactive [2022-03-10T02:30:26.010Z] Default Isolation: process [2022-03-10T02:30:26.010Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T02:30:26.010Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T02:30:26.010Z] OSType: windows [2022-03-10T02:30:26.010Z] Architecture: x86_64 [2022-03-10T02:30:26.010Z] CPUs: 4 [2022-03-10T02:30:26.010Z] Total Memory: 32GiB [2022-03-10T02:30:26.010Z] Name: azwin-2-315130 [2022-03-10T02:30:26.010Z] ID: MHXH:YZ2H:R7HS:3PCJ:R72S:QYUP:5SCN:ESXR:MVV7:WHO2:CNDL:ANNI [2022-03-10T02:30:26.010Z] Docker Root Dir: D:\CI\PR-43353\3\daemon [2022-03-10T02:30:26.010Z] Debug Mode (client): false [2022-03-10T02:30:26.010Z] Debug Mode (server): true [2022-03-10T02:30:26.010Z] File Descriptors: -1 [2022-03-10T02:30:26.010Z] Goroutines: 17 [2022-03-10T02:30:26.010Z] System Time: 2022-03-10T02:30:25.6678197Z [2022-03-10T02:30:26.010Z] EventsListeners: 0 [2022-03-10T02:30:26.010Z] Registry: https://index.docker.io/v1/ [2022-03-10T02:30:26.010Z] Labels: [2022-03-10T02:30:26.010Z] Experimental: false [2022-03-10T02:30:26.010Z] Insecure Registries: [2022-03-10T02:30:26.010Z] 127.0.0.0/8 [2022-03-10T02:30:26.010Z] Live Restore Enabled: false [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] [2022-03-10T02:30:26.010Z] INFO: Stopping daemon under test [2022-03-10T02:30:26.010Z] SUCCESS: The process with PID 5204 (child process of PID 5504) has been terminated. [2022-03-10T02:30:26.010Z] SUCCESS: The process with PID 5504 (child process of PID 4268) has been terminated. [2022-03-10T02:30:26.010Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T02:30:26.010Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 02:30:25. [2022-03-10T02:30:26.010Z] INFO: Tidying up at end of run [2022-03-10T02:30:26.010Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.out) to bundles\CIDUT.out [2022-03-10T02:30:26.010Z] INFO: Saving daemon under test log (d:\CI\PR-43353\3\dut.err) to bundles\CIDUT.err [2022-03-10T02:30:26.010Z] INFO: Saving containerd logs to bundles [2022-03-10T02:30:26.471Z] INFO: Nuke-Everything... [2022-03-10T02:30:26.933Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T02:30:26.933Z] 1dec79b265c0 [2022-03-10T02:30:26.933Z] 6734baeaa15b [2022-03-10T02:30:27.396Z] INFO: Tidying pidfile d:\CI\PR-43353\3\docker.pid [2022-03-10T02:30:27.396Z] INFO: Nuking d:\CI [2022-03-10T02:31:09.904Z] INFO: Zapped successfully [2022-03-10T02:31:09.904Z] [2022-03-10T02:31:09.904Z] INFO: executeCI.ps1 exiting at Thu Mar 10 02:31:04 CUT 2022. Duration 01:22:25.6920561 [2022-03-10T02:31:09.904Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T02:31:10.141Z] Recording test results [2022-03-10T02:31:19.318Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T02:31:21.431Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T02:31:23.818Z] Archiving artifacts [2022-03-10T02:31:39.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43353/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T02:31:40.177Z] + make clean [2022-03-10T02:31:42.355Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T02:31:42.355Z] docker-dev-cache [2022-03-10T02:31:42.355Z] 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